forked from cdfortenbach/JET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathotherInput.in
49 lines (49 loc) · 1.29 KB
/
otherInput.in
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
Collision_Opac.in -
Formatting here is very important, please put the instructed content on the instructed line!
Opac Files on the next 30 lines:
/Opac/opacCH4.dat
/Opac/opacC2H2.dat
/Opac/opacC2H4.dat
/Opac/opacC2H6.dat
/Opac/opacCO.dat
/Opac/opacCO2.dat
/Opac/opacH2CO.dat
/Opac/opacH2O.dat
/Opac/opacH2S.dat
/Opac/opacHCN.dat
/Opac/opacHCl.dat
/Opac/opacHF.dat
/Opac/opacMgH.dat
/Opac/opacN2.dat
/Opac/opacNH3.dat
/Opac/opacNO.dat
/Opac/opacNO2.dat
/Opac/opacO2.dat
/Opac/opacO3.dat
/Opac/opacOCS.dat
/Opac/opacOH.dat
/Opac/opacPH3.dat
/Opac/opacSH.dat
/Opac/opacSO2.dat
/Opac/opacSiH.dat
/Opac/opacSiO.dat
/Opac/opacTiO.dat
/Opac/opacVO.dat
/Opac/opacNa.dat
/Opac/opacK.dat
Collision Induced Opacity files on the next line:
/Opac/opacCIA.dat
Constant variables should be on the following lines:
On lines 38 through 40, write the number of temp points in the TP grid (line 38) along with the minimum (39) and maximum (40) (in K) values
30
100.0
3000.0
On lines 42 through 44, write the number of pressure points in the TP grid (42) along with the minimum (43) and maximum (44) (in Pa) values.
13
1.0e-04
1.0e+08
On line 46 write the number of wavelength points in the grid:
4616
On line 48 write the number of optical depth points:
534
End of otherInput.c (Do not change this line!)