Skip to content

gaskelld/mc_hms_single

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc_hms_single

mc_hms_single is the standard Hall C HMS single arm Monte Carlo.

Compiling code

To compile type "make"

Main code is mc_hms_single.f

If include files are changed it is best to do "make Clean" and then "make" since the Makefile is not smart enough to look for dependency

Running code

mc_hms_single (ask for input file name ( assumed in infiles subdirectory with .inp extension)

  • Input file : infile_name
  • Output file is at outfiles/infile_name.out
  • The hbook file is at worksim/infile_name.rzdat

About

Hall C HMS single arm Monte Carlo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 90.6%
  • C 6.0%
  • Makefile 1.7%
  • C++ 1.2%
  • SourcePawn 0.5%