Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.17 KB

GUIMesh

Copyright (c) 2018 Marco Gui Alves Pinto mail:[email protected]

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.8 with TKinter extension
  • FreeCAD v0.19
  • 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