-
Notifications
You must be signed in to change notification settings - Fork 8
/
sample_mc.par
26 lines (19 loc) · 1.12 KB
/
sample_mc.par
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
[Hydro/MHD Simulation Block]
5. # Number of frames per second of hydro simulation (likely always the same)
3000 # Last available hydro simulation frame (get it from the last file in the data folder)
0 5e12 # Max r0 coordinate limits of hydro simulation
0 2.5e12 # Max r1 coordinate limit of hydro simulation
0 2e13 # Max r2 coordinate limit of hydro simulation (if simulation is 3D)
[MCRaT Injection Angles Block]
0. # The minimum off-axis angle to inject photons (in degrees)
6. # The maximum off-axis angle to inject photons (in degrees)
3. # Number of angle bins to consider
200 200 200 # Frame at which photon injection starts for each angle bin
2 2 2 # Number of frames for which photons are injected for each angle bin
1e11 1.5e12 2e12 # The radius at which the photons are injected for each angle bin
[MCRaT Photon Block]
b # Type of spectrum we inject with, w=wien b=blackbody
1000 # Min number of photons
5000 # Max number of photons
[Initialization/Continuation Block]
i # Initialize or continue simulation (i=initialize (delete all files) c=continue)