Skip to content

Commit

Permalink
f! PNL
Browse files Browse the repository at this point in the history
  • Loading branch information
alongd committed Oct 14, 2023
1 parent 245bf9a commit 8631ca8
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion input/kinetics/libraries/primaryNitrogenLibrary/reactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6558,7 +6558,19 @@
""",
)

# 401 pladceholder
entry(
index=401,
label='N2H3 + NH2 <=> H2NN(T) + NH3',
kinetics=Arrhenius(A=(7.15894, 'cm^3/(mol*s)'), n=3.26667, Ea=(-6.93272, 'kJ/mol'),
T0=(1, 'K'), Tmin=(300, 'K'), Tmax=(3000, 'K')),
shortDesc=u"""[GrinbergDana2023]""",
longDesc=
u"""
michal_2
x116
CCSD(T)-F12/cc-pvtz-f12//B2PLYPD3/aug-cc-pvtz
""",
)

entry(
index=402,
Expand Down

0 comments on commit 8631ca8

Please sign in to comment.