Skip to content
Snippets Groups Projects
Commit e6f749a3 authored by Rayne Liu's avatar Rayne Liu
Browse files

Rising from the Ashes

parent de9ae517
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ import random
#tshift: time shift after the strain peak
#vary_fund: whether you vary the fundamental frequency. Works in the model_dv function.
rootpath= "/Users/RayneLiu"#"/work/rayne.liu"
rootpath= "/work/rayne.liu"#"/Users/RayneLiu"
nmax=0
tshift=0
vary_fund = False
......
universe = vanilla
getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
executable = RDGW150914_Phoenix_n0t0.py
executable = RDGW150914_Phoenix_n0t0T.py
# file to dump stdout (this directory should exist)
output = RDGW150914_Phoenix_n0t0.out
output = RDGW150914_Phoenix_n0t0T.out
# file to dump stderr
error = RDGW150914_Phoenix_n0t0.err
error = RDGW150914_Phoenix_n0t0T.err
# condor logs
log = RDGW150914_Phoenix_n0t0.log
log = RDGW150914_Phoenix_n0t0T.log
initialdir = .
notify_user = rl746@cornell.edu
notification = Complete
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment