Skip to content

achim1/GUIMesh3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUIMesh

Copyright (c) 2018 Marco Gui Alves Pinto mail:mgpinto11@gmail.com

This program is distributed under the terms of the GNU General Public License 3

Software Description

GUIMesh is a Graphical User Interface that converts STEP geometries to GDML format allowing to import this geometries into Geant4

Dependencies

GUIMesh requires:

  • UNIX distribution or Windows (R)
  • Python 3.6 with TKinter extension
  • FreeCAD v0.15 and 0.16
  • Geant4 - although Geant4 is not necessary to run GUIMesh, its output are intended to be imported by it. Versions >10 are recomended.

Note: Since GUIMesh is a python script only its dependencies must be installed.

File description

  • GUIMesh.py - Main and only source code
  • Documents - Folder with "GUIMesh User Manual.pdf", a guide on how to run GUIMesh found in the Documents directory
  • GUIMeshLibs - folder containing libraries used in GUIMesh
  • Materials - folder which should be used to save materials in a database
  • STEP Files - folder with STEP geometries used in all tests
  • COPYING - License disclosure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%