Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetCal

(synchronized with VoxelVersion - except for surface source)

  • Under Development: visualization
  • Developed Functions: External, Internal (volume/surface), Hadronic, dose arrangement (tallying), effective dose calculation
  • Dose Arrangement: doses can be organized in [phantom name].dose file (similar to tallying cells in MCNP)
[dose ID] [dose name] [organ ID list]
  • Effective Dose Calculation: Implemented in SetEffectiveDose() in RunAction.cc. When the organ IDs were changed, please modify the function

*MACROS (see sample.in)

/run/initialize       (required before any run)
/gun/particle  gamma  (particle)
/gun/energy    1 MeV  (energy)
/external/dir  AP     (idealized external irradiation geometries)
/internal/source "1 2" [or 1] (internal soruce organ IDs, double quotation is required for multiple sources) 
/internal/surface "1 2" [or 1] (internal soruce organ IDs, double quotation is required for multiple sources) 
/run/beamOn    10000  (nps)

About

Geant4 code to calculate radiation doses with tetrahedral mesh phanotms

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages