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 ...@@ -34,7 +34,7 @@ import random
#tshift: time shift after the strain peak #tshift: time shift after the strain peak
#vary_fund: whether you vary the fundamental frequency. Works in the model_dv function. #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 nmax=0
tshift=0 tshift=0
vary_fund = False vary_fund = False
......
universe = vanilla universe = vanilla
getenv = true getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py) # 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) # file to dump stdout (this directory should exist)
output = RDGW150914_Phoenix_n0t0.out output = RDGW150914_Phoenix_n0t0T.out
# file to dump stderr # file to dump stderr
error = RDGW150914_Phoenix_n0t0.err error = RDGW150914_Phoenix_n0t0T.err
# condor logs # condor logs
log = RDGW150914_Phoenix_n0t0.log log = RDGW150914_Phoenix_n0t0T.log
initialdir = . initialdir = .
notify_user = rl746@cornell.edu notify_user = rl746@cornell.edu
notification = Complete notification = Complete
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment