Difference between revisions of "SIMC Monte Carlo"

From HallCWiki
Jump to navigationJump to search
Line 8: Line 8:
 
** 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''  
 
** 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''  
 
* [http://www.jlab.org/Hall-C/upgrade/MC.html Details] on the SHMS in SIMC.
 
* [http://www.jlab.org/Hall-C/upgrade/MC.html Details] on the SHMS in SIMC.
 +
* Documentation
 +
** [http://www.jlab.org/~johna/SIMC_documents/simc.ps Primer] on SIMC.
 +
** [http://www.jlab.org/~johna/SIMC_documents/documents Directory] with SIMC documentation.
 +
** [http://hallaweb.jlab.org/data_reduc/AnaWork2001/johna/ Talk] given by John Arrington at a 2001 Hall A meeting.
 +
* [http://www.jlab.org/~johna/SIMC_archive Directory] that archives previous versions of SIMC.

Revision as of 10:34, 2 December 2009

SIMC

  • The latest version of the code has been modified to compile using gfortran instead of the Absoft compiler.
    • To checkout from CVS:
      • setenv CVSROOT /group/hallc/cvsroot
      • cvs co simc_gfortran
    • 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
  • Details on the SHMS in SIMC.
  • Documentation
    • Primer on SIMC.
    • Directory with SIMC documentation.
    • Talk given by John Arrington at a 2001 Hall A meeting.
  • Directory that archives previous versions of SIMC.