-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathiniFile128.ini
120 lines (94 loc) · 2.33 KB
/
iniFile128.ini
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
[Type]
simulationType = EVOLVE_BY_SNAPSHOT
# possible options: FIXED_REDSHIFT, EVOLVE_REDSHIFT, EVOLVE_ALL, EVOLVE_BY_SNAPSHOT
[FixedRedshift]
redshift = 6.000
evolutionTime = 300.
[EvolveRedshift]
numSnapshots = 6
redshift_start = 6.669
redshift_end = 6.000
[EvolveAll]
numSnapshots = 6
redshiftFile = data_files/redshift_file.dat
[EvolveBySnapshot]
numSnapshots = 6
redshiftFile = data_files/redshift_file.dat
snapshot_start = 1
[Cosmology]
hubble_h = 0.7
omega_b = 0.045
omega_m = 0.27
omega_l = 0.73
sigma8 = 0.82
Y = 0.24
[Input]
gridsize = 128
boxsize = 80.0
inputFilesAreInDoublePrecision = 0
inputFilesAreComoving = 1
inputIgmDensityFile = data_files/grid128/density11_ic.in
densityInOverdensity = 1
meanDensity = 2.510225e-7
useDefaultMeanDensity = 1
inputIgmClumpFile = data_files/grid128/clump11_ic.in
inputSourcesFile = data_files/sources11_ic.in
inputNionFile = None
paddedBox = 0
[BubbleModel]
size_linear_scale = 20.
first_increment_in_logscale = 2
max_scale = 80.
useIonizeSphereModel = 0
[PhotoionizationModel]
useWebModel = 0
photHImodel = PHOTHI_FLUX
# possible options: PHOTHI_CONST, PHOTHI_GIVEN, PHOTHI_FLUX, PHOTHI_MFP
calcMeanFreePath = 1
[PhotoionizationConst]
photHI_bg = 1.e-12
[PhotoionizationGiven]
photHI_bg_file = data_files/photion_background/comp_pCRASH_photIonRates.dat
meanFreePathInIonizedMedium = 6.0
sourceSlopeIndex = 5.
[PhotoionizationFlux]
meanFreePathInIonizedMedium = 6.
sourceSlopeIndex = 5.
[PhotoionizationMfp]
sourceSlopeIndex = 5.
[RecombinationModel]
calcRecombinations = 0
recombinationModel = RECOMB_DEFAULT
# possible options: RECOMB_DEFAULT, RECOMB_CONST, RECOMB_TABLE
[RecombinationDefault]
[RecombinationConst]
dnrec_dt = 0.025
[RecombinationTable]
recombinationTable = data_files/nrec_tables/nrec_values_batch_z3_30_0.01_f-9_9_0.1_d-4_4_0.1.dat
zmin = 3.
zmax = 30.
dz = 0.01
fmin = -9.
fmax = 9.
df = 0.1
dcellmin = -4.
dcellmax = 4.
ddcell = 0.1
[Helium]
solveForHelium = 0
inputSourcesHeIFile = data_files/sources11_ic.in
inputNionHeIFile = None
inputSourcesHeIIFile = data_files/sources11_ic.in
inputNionHeIIFile = None
dnrec_HeI_dt = 0.
dnrec_HeII_dt = 0.
[Output]
output_XHII_file = XHII_128.out
write_photHI_file = 1
output_photHI_file = photHI_128.out
output_XHeII_file = XHeII_128.out
output_XHeIII_file = XHeIII_128.out
[Restart]
writeRestartFiles = 1
restartFiles = restart
walltime = 100.