SIMC Monte Carlo
From HallCWiki
Jump to navigationJump to searchSIMC
- Version control of SIMC has moved from CVS to git.
- To checkout from git:
- If you haven't been using the Hall C git repository, then following the instructions for gaining access gain access to the repository. If you have been using the hcana git repo then you should be able to access the simc git repo.
- git clone git@hallcgit.jlab.org:simc_gfortran.git
- After cloning you will be in the "master" branch. Please create a branch for your experiment and that way you can keep track of your infiles. With your separate branch you can push it to the Hall C repo and then share it with others in the experiment. Any changes that would be useful to all can also be incorporated into the "master" branch.
- The CTP library is now included as a SIMC subdirectory
- The input files included with simc_gfortran have NOT been updated to work with the new code. Basically in the name of a variable the "." needs to be replaced by a "%" for gfortran. To convert your input files use the script ( in the infiles subdirectory) : convert_inputfile.sh oldfile
- To checkout from git:
- simc_grfortan Git repo on the web.
- History of SIMC ( starting in June 2011).
- Documentation
- Directory that archives previous versions of SIMC.
- Single arm Monte Carlo for SHMS.
- Page for the SHMS MC Working Group