######################################## ## ## Condor submission command file for mcnp5 ## in standard universe ## ## to submit program use: ## condor_submit stdmcnp5.cmd ## ######################################## executable = /usr/local/bin/cmcnp5 copy_to_spool = False # # set shared library paths if needed (e.g. pg compilers) environment = LD_LIBRARY_PATH=. # set filenames for standard output, std error (mcnp doesn't use std input) output = outrt13 error = errrt13 log = logrt13 # set condor universe to run in universe = standard # the standard universe automatically transfers files needed # arguments = n=rt13 queue