reblessed a file that got inadvertently changed.
This commit is contained in:
parent
97f1d00059
commit
b652f2fc4a
1 changed files with 160 additions and 160 deletions
|
|
@ -38,10 +38,10 @@ species(name = "H2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 2.92,
|
||||
well_depth = 38.00,
|
||||
polar = 0.79,
|
||||
rot_relax = 280.00),
|
||||
diam = 2.92,
|
||||
well_depth = 38,
|
||||
polar = 0.79,
|
||||
rot_relax = 280),
|
||||
note = "TPIS78"
|
||||
)
|
||||
|
||||
|
|
@ -57,8 +57,8 @@ species(name = "H",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "atom",
|
||||
diam = 2.05,
|
||||
well_depth = 145.00),
|
||||
diam = 2.05,
|
||||
well_depth = 145),
|
||||
note = "L 7/88"
|
||||
)
|
||||
|
||||
|
|
@ -74,8 +74,8 @@ species(name = "O",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "atom",
|
||||
diam = 2.75,
|
||||
well_depth = 80.00),
|
||||
diam = 2.75,
|
||||
well_depth = 80),
|
||||
note = "L 1/90"
|
||||
)
|
||||
|
||||
|
|
@ -91,10 +91,10 @@ species(name = "O2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.46,
|
||||
well_depth = 107.40,
|
||||
polar = 1.60,
|
||||
rot_relax = 3.80),
|
||||
diam = 3.458,
|
||||
well_depth = 107.4,
|
||||
polar = 1.6,
|
||||
rot_relax = 3.8),
|
||||
note = "TPIS89"
|
||||
)
|
||||
|
||||
|
|
@ -110,8 +110,8 @@ species(name = "OH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 2.75,
|
||||
well_depth = 80.00),
|
||||
diam = 2.75,
|
||||
well_depth = 80),
|
||||
note = "RUS 78"
|
||||
)
|
||||
|
||||
|
|
@ -127,10 +127,10 @@ species(name = "H2O",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 2.60,
|
||||
well_depth = 572.40,
|
||||
dipole = 1.84,
|
||||
rot_relax = 4.00),
|
||||
diam = 2.605,
|
||||
well_depth = 572.4,
|
||||
dipole = 1.844,
|
||||
rot_relax = 4),
|
||||
note = "L 8/89"
|
||||
)
|
||||
|
||||
|
|
@ -146,9 +146,9 @@ species(name = "HO2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.46,
|
||||
well_depth = 107.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.458,
|
||||
well_depth = 107.4,
|
||||
rot_relax = 1),
|
||||
note = "L 5/89"
|
||||
)
|
||||
|
||||
|
|
@ -164,9 +164,9 @@ species(name = "H2O2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.46,
|
||||
well_depth = 107.40,
|
||||
rot_relax = 3.80),
|
||||
diam = 3.458,
|
||||
well_depth = 107.4,
|
||||
rot_relax = 3.8),
|
||||
note = "L 7/88"
|
||||
)
|
||||
|
||||
|
|
@ -182,8 +182,8 @@ species(name = "C",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "atom",
|
||||
diam = 3.30,
|
||||
well_depth = 71.40),
|
||||
diam = 3.298,
|
||||
well_depth = 71.4),
|
||||
note = "L11/88"
|
||||
)
|
||||
|
||||
|
|
@ -199,8 +199,8 @@ species(name = "CH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 2.75,
|
||||
well_depth = 80.00),
|
||||
diam = 2.75,
|
||||
well_depth = 80),
|
||||
note = "TPIS79"
|
||||
)
|
||||
|
||||
|
|
@ -216,8 +216,8 @@ species(name = "CH2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.80,
|
||||
well_depth = 144.00),
|
||||
diam = 3.8,
|
||||
well_depth = 144),
|
||||
note = "L S/93"
|
||||
)
|
||||
|
||||
|
|
@ -233,8 +233,8 @@ species(name = "CH2(S)",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.80,
|
||||
well_depth = 144.00),
|
||||
diam = 3.8,
|
||||
well_depth = 144),
|
||||
note = "L S/93"
|
||||
)
|
||||
|
||||
|
|
@ -250,8 +250,8 @@ species(name = "CH3",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.80,
|
||||
well_depth = 144.00),
|
||||
diam = 3.8,
|
||||
well_depth = 144),
|
||||
note = "L11/89"
|
||||
)
|
||||
|
||||
|
|
@ -267,10 +267,10 @@ species(name = "CH4",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.75,
|
||||
well_depth = 141.40,
|
||||
polar = 2.60,
|
||||
rot_relax = 13.00),
|
||||
diam = 3.746,
|
||||
well_depth = 141.4,
|
||||
polar = 2.6,
|
||||
rot_relax = 13),
|
||||
note = "L 8/88"
|
||||
)
|
||||
|
||||
|
|
@ -286,10 +286,10 @@ species(name = "CO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.65,
|
||||
well_depth = 98.10,
|
||||
polar = 1.95,
|
||||
rot_relax = 1.80),
|
||||
diam = 3.65,
|
||||
well_depth = 98.1,
|
||||
polar = 1.95,
|
||||
rot_relax = 1.8),
|
||||
note = "TPIS79"
|
||||
)
|
||||
|
||||
|
|
@ -305,10 +305,10 @@ species(name = "CO2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.76,
|
||||
well_depth = 244.00,
|
||||
polar = 2.65,
|
||||
rot_relax = 2.10),
|
||||
diam = 3.763,
|
||||
well_depth = 244,
|
||||
polar = 2.65,
|
||||
rot_relax = 2.1),
|
||||
note = "L 7/88"
|
||||
)
|
||||
|
||||
|
|
@ -324,8 +324,8 @@ species(name = "HCO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.59,
|
||||
well_depth = 498.00),
|
||||
diam = 3.59,
|
||||
well_depth = 498),
|
||||
note = "L12/89"
|
||||
)
|
||||
|
||||
|
|
@ -341,9 +341,9 @@ species(name = "CH2O",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.59,
|
||||
well_depth = 498.00,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.59,
|
||||
well_depth = 498,
|
||||
rot_relax = 2),
|
||||
note = "L 8/88"
|
||||
)
|
||||
|
||||
|
|
@ -359,10 +359,10 @@ species(name = "CH2OH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.69,
|
||||
well_depth = 417.00,
|
||||
dipole = 1.70,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.69,
|
||||
well_depth = 417,
|
||||
dipole = 1.7,
|
||||
rot_relax = 2),
|
||||
note = "GUNL93"
|
||||
)
|
||||
|
||||
|
|
@ -378,10 +378,10 @@ species(name = "CH3O",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.69,
|
||||
well_depth = 417.00,
|
||||
dipole = 1.70,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.69,
|
||||
well_depth = 417,
|
||||
dipole = 1.7,
|
||||
rot_relax = 2),
|
||||
note = "121686"
|
||||
)
|
||||
|
||||
|
|
@ -397,9 +397,9 @@ species(name = "CH3OH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.63,
|
||||
well_depth = 481.80,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.626,
|
||||
well_depth = 481.8,
|
||||
rot_relax = 1),
|
||||
note = "L 8/88"
|
||||
)
|
||||
|
||||
|
|
@ -415,9 +415,9 @@ species(name = "C2H",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 4.10,
|
||||
well_depth = 209.00,
|
||||
rot_relax = 2.50),
|
||||
diam = 4.1,
|
||||
well_depth = 209,
|
||||
rot_relax = 2.5),
|
||||
note = "L 1/91"
|
||||
)
|
||||
|
||||
|
|
@ -433,9 +433,9 @@ species(name = "C2H2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 4.10,
|
||||
well_depth = 209.00,
|
||||
rot_relax = 2.50),
|
||||
diam = 4.1,
|
||||
well_depth = 209,
|
||||
rot_relax = 2.5),
|
||||
note = "L 1/91"
|
||||
)
|
||||
|
||||
|
|
@ -451,9 +451,9 @@ species(name = "C2H3",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 4.10,
|
||||
well_depth = 209.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 4.1,
|
||||
well_depth = 209,
|
||||
rot_relax = 1),
|
||||
note = "L 2/92"
|
||||
)
|
||||
|
||||
|
|
@ -469,9 +469,9 @@ species(name = "C2H4",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.97,
|
||||
well_depth = 280.80,
|
||||
rot_relax = 1.50),
|
||||
diam = 3.971,
|
||||
well_depth = 280.8,
|
||||
rot_relax = 1.5),
|
||||
note = "L 1/91"
|
||||
)
|
||||
|
||||
|
|
@ -487,9 +487,9 @@ species(name = "C2H5",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 4.30,
|
||||
well_depth = 252.30,
|
||||
rot_relax = 1.50),
|
||||
diam = 4.302,
|
||||
well_depth = 252.3,
|
||||
rot_relax = 1.5),
|
||||
note = "L12/92"
|
||||
)
|
||||
|
||||
|
|
@ -505,9 +505,9 @@ species(name = "C2H6",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 4.30,
|
||||
well_depth = 252.30,
|
||||
rot_relax = 1.50),
|
||||
diam = 4.302,
|
||||
well_depth = 252.3,
|
||||
rot_relax = 1.5),
|
||||
note = "L 8/88"
|
||||
)
|
||||
|
||||
|
|
@ -523,9 +523,9 @@ species(name = "HCCO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 2.50,
|
||||
well_depth = 150.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 2.5,
|
||||
well_depth = 150,
|
||||
rot_relax = 1),
|
||||
note = "SRIC91"
|
||||
)
|
||||
|
||||
|
|
@ -541,9 +541,9 @@ species(name = "CH2CO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.97,
|
||||
well_depth = 436.00,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.97,
|
||||
well_depth = 436,
|
||||
rot_relax = 2),
|
||||
note = "L 5/90"
|
||||
)
|
||||
|
||||
|
|
@ -559,9 +559,9 @@ species(name = "HCCOH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.97,
|
||||
well_depth = 436.00,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.97,
|
||||
well_depth = 436,
|
||||
rot_relax = 2),
|
||||
note = "SRI91"
|
||||
)
|
||||
|
||||
|
|
@ -577,8 +577,8 @@ species(name = "N",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "atom",
|
||||
diam = 3.30,
|
||||
well_depth = 71.40),
|
||||
diam = 3.298,
|
||||
well_depth = 71.4),
|
||||
note = "L 6/88"
|
||||
)
|
||||
|
||||
|
|
@ -594,9 +594,9 @@ species(name = "NH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 2.65,
|
||||
well_depth = 80.00,
|
||||
rot_relax = 4.00),
|
||||
diam = 2.65,
|
||||
well_depth = 80,
|
||||
rot_relax = 4),
|
||||
note = "And94"
|
||||
)
|
||||
|
||||
|
|
@ -612,10 +612,10 @@ species(name = "NH2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 2.65,
|
||||
well_depth = 80.00,
|
||||
polar = 2.26,
|
||||
rot_relax = 4.00),
|
||||
diam = 2.65,
|
||||
well_depth = 80,
|
||||
polar = 2.26,
|
||||
rot_relax = 4),
|
||||
note = "And89"
|
||||
)
|
||||
|
||||
|
|
@ -631,10 +631,10 @@ species(name = "NH3",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 2.92,
|
||||
well_depth = 481.00,
|
||||
dipole = 1.47,
|
||||
rot_relax = 10.00),
|
||||
diam = 2.92,
|
||||
well_depth = 481,
|
||||
dipole = 1.47,
|
||||
rot_relax = 10),
|
||||
note = "J 6/77"
|
||||
)
|
||||
|
||||
|
|
@ -650,9 +650,9 @@ species(name = "NNH",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.80,
|
||||
well_depth = 71.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.798,
|
||||
well_depth = 71.4,
|
||||
rot_relax = 1),
|
||||
note = "T07/93"
|
||||
)
|
||||
|
||||
|
|
@ -668,10 +668,10 @@ species(name = "NO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.62,
|
||||
well_depth = 97.53,
|
||||
polar = 1.76,
|
||||
rot_relax = 4.00),
|
||||
diam = 3.621,
|
||||
well_depth = 97.53,
|
||||
polar = 1.76,
|
||||
rot_relax = 4),
|
||||
note = "RUS 78"
|
||||
)
|
||||
|
||||
|
|
@ -687,9 +687,9 @@ species(name = "NO2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.50,
|
||||
well_depth = 200.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.5,
|
||||
well_depth = 200,
|
||||
rot_relax = 1),
|
||||
note = "L 7/88"
|
||||
)
|
||||
|
||||
|
|
@ -705,9 +705,9 @@ species(name = "N2O",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.83,
|
||||
well_depth = 232.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.828,
|
||||
well_depth = 232.4,
|
||||
rot_relax = 1),
|
||||
note = "L 7/88"
|
||||
)
|
||||
|
||||
|
|
@ -723,9 +723,9 @@ species(name = "HNO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.49,
|
||||
well_depth = 116.70,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.492,
|
||||
well_depth = 116.7,
|
||||
rot_relax = 1),
|
||||
note = "And93"
|
||||
)
|
||||
|
||||
|
|
@ -741,9 +741,9 @@ species(name = "CN",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.86,
|
||||
well_depth = 75.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.856,
|
||||
well_depth = 75,
|
||||
rot_relax = 1),
|
||||
note = "HBH92"
|
||||
)
|
||||
|
||||
|
|
@ -759,9 +759,9 @@ species(name = "HCN",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.63,
|
||||
well_depth = 569.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.63,
|
||||
well_depth = 569,
|
||||
rot_relax = 1),
|
||||
note = "GRI/98"
|
||||
)
|
||||
|
||||
|
|
@ -777,9 +777,9 @@ species(name = "H2CN",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.63,
|
||||
well_depth = 569.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.63,
|
||||
well_depth = 569,
|
||||
rot_relax = 1),
|
||||
note = "41687"
|
||||
)
|
||||
|
||||
|
|
@ -795,9 +795,9 @@ species(name = "HCNN",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 2.50,
|
||||
well_depth = 150.00,
|
||||
rot_relax = 1.00),
|
||||
diam = 2.5,
|
||||
well_depth = 150,
|
||||
rot_relax = 1),
|
||||
note = "SRI/94"
|
||||
)
|
||||
|
||||
|
|
@ -813,9 +813,9 @@ species(name = "HCNO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.83,
|
||||
well_depth = 232.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.828,
|
||||
well_depth = 232.4,
|
||||
rot_relax = 1),
|
||||
note = "BDEA94"
|
||||
)
|
||||
|
||||
|
|
@ -831,9 +831,9 @@ species(name = "HOCN",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.83,
|
||||
well_depth = 232.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.828,
|
||||
well_depth = 232.4,
|
||||
rot_relax = 1),
|
||||
note = "BDEA94"
|
||||
)
|
||||
|
||||
|
|
@ -849,9 +849,9 @@ species(name = "HNCO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.83,
|
||||
well_depth = 232.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.828,
|
||||
well_depth = 232.4,
|
||||
rot_relax = 1),
|
||||
note = "BDEA94"
|
||||
)
|
||||
|
||||
|
|
@ -867,9 +867,9 @@ species(name = "NCO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.83,
|
||||
well_depth = 232.40,
|
||||
rot_relax = 1.00),
|
||||
diam = 3.828,
|
||||
well_depth = 232.4,
|
||||
rot_relax = 1),
|
||||
note = "EA 93"
|
||||
)
|
||||
|
||||
|
|
@ -885,10 +885,10 @@ species(name = "N2",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "linear",
|
||||
diam = 3.62,
|
||||
well_depth = 97.53,
|
||||
polar = 1.76,
|
||||
rot_relax = 4.00),
|
||||
diam = 3.621,
|
||||
well_depth = 97.53,
|
||||
polar = 1.76,
|
||||
rot_relax = 4),
|
||||
note = "121286"
|
||||
)
|
||||
|
||||
|
|
@ -904,8 +904,8 @@ species(name = "AR",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "atom",
|
||||
diam = 3.33,
|
||||
well_depth = 136.50),
|
||||
diam = 3.33,
|
||||
well_depth = 136.5),
|
||||
note = "120186"
|
||||
)
|
||||
|
||||
|
|
@ -921,9 +921,9 @@ species(name = "C3H7",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 4.98,
|
||||
well_depth = 266.80,
|
||||
rot_relax = 1.00),
|
||||
diam = 4.982,
|
||||
well_depth = 266.8,
|
||||
rot_relax = 1),
|
||||
note = "L 9/84"
|
||||
)
|
||||
|
||||
|
|
@ -939,9 +939,9 @@ species(name = "C3H8",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 4.98,
|
||||
well_depth = 266.80,
|
||||
rot_relax = 1.00),
|
||||
diam = 4.982,
|
||||
well_depth = 266.8,
|
||||
rot_relax = 1),
|
||||
note = "L 4/85"
|
||||
)
|
||||
|
||||
|
|
@ -957,9 +957,9 @@ species(name = "CH2CHO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.97,
|
||||
well_depth = 436.00,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.97,
|
||||
well_depth = 436,
|
||||
rot_relax = 2),
|
||||
note = "SAND86"
|
||||
)
|
||||
|
||||
|
|
@ -975,9 +975,9 @@ species(name = "CH3CHO",
|
|||
),
|
||||
transport = gas_transport(
|
||||
geom = "nonlinear",
|
||||
diam = 3.97,
|
||||
well_depth = 436.00,
|
||||
rot_relax = 2.00),
|
||||
diam = 3.97,
|
||||
well_depth = 436,
|
||||
rot_relax = 2),
|
||||
note = "L 8/88"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue