Skip to content

Commit

Permalink
bep keywords changed
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkumar committed May 13, 2020
1 parent 60e0c21 commit 93cc25e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/model_simul_YAML/bep/thermo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -400,20 +400,20 @@ interactions:

bep:
- id: "NH2-H"
alpha: 0.71
beta: 23.69 kcal/mol
slope: 0.71
intercept: 23.69 kcal/mol
direction: "cleavage"
cleavage_reactions: ["NH2-H_cle_0001", "NH2-H_cle_0002"]

- id: "NH-H"
alpha: 0.52
beta: 19.78 kcal/mol
slope: 0.52
intercept: 19.78 kcal/mol
direction: "cleavage"
cleavage_reactions: ["NH-H_cle_0001", "NH-H_cle_0002"]

- id: "N-H"
alpha: 0.29
beta: 23.23 kcal/mol
slope: 0.29
intercept: 23.23 kcal/mol
direction: "cleavage"
cleavage_reactions: ["N-H_cle_0001"]
synthesis_reactions: ["N-H_syn_0001"]
Expand Down

0 comments on commit 93cc25e

Please sign in to comment.