-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrelax.param
40 lines (40 loc) · 1.21 KB
/
relax.param
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# evolve for 150 years
achInFile = snapshot.std
# iStartStep = 400
achOutName = snapshot
bDoDensity = 0
bDoGas = 1
bDoIOrderOutput = 1
bDoSinks = 1
bFastGas = 1
bGasAdiabatic = 0
bGasIsothermal = 1
bKDK = 1
bParaRead = 1
bParaWrite = 0
bStandard = 1
bVDetails = 1
bViscosityLimiter = 1
dConstGamma = 1.4
# .1 year timesteps
dDelta = 0.628318
dEta = 0.2
dEtaCourant = 0.3
dFracFastGas = 0.1
dKpcUnit = 4.84813680873e-09
dMeanMolWeight = 2.0
dMsolUnit = 1
dSinkBoundOrbitRadius = 0.2
dSinkRadius = 0.2
# dSinkBoundOrbitRadius = 0.112007521093
# dSinkRadius = 0.112007521093
dSinkMassMin = 0.9
dTheta = 0.7
iBinaryOutput = 2
iCheckInterval = 10
iLogInterval = 1
iMaxRung = 30
iOutInterval = 100
nSmooth = 128
nSteps = 1500
nTruncateRung = 128