Garfield Installation
Jump to navigation
Jump to search
Garfield++259
Garfield is gaseous detector simulation package developed recently to be used with root interface (C++/C coding).[1]
Garfield++ is used to simulate GEM detector. [2]
Garfield++ has an input file (.result) that has all the information about the detector geometry and the electric field simulation. Steps to obtain the input file is summarized by the follow chart:
build the geometry -> build a mesh -> ElmerSolver(output .result file)
An open source for building the desired geometry is Gmsh[3] which produce (.msh) file to be as an input file to Elmer which is responsible for the solving the electric field using the finite element method (FEM) and recording all the data in a (.ep and .result) files.
List of Download files
Support files/Libraries
Installation Steps
Step 1
COMpile HEED