Skip to content

Commit

Permalink
Update gas.myps
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsso committed Jul 30, 2021
1 parent a6cf57c commit 6cd073d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion myps/test-scripts/factory/gas.myps
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ loop:
# (d) calculate moles to remove and add from C and H (nR/nC/nH)
db.Setting = 5
yield()
fix nCI, nHI # TODO: Scopes need to be restricted better...
tag partD:
nT = pT*vF/(R*tT)
tTnT = tT*nT
Expand Down Expand Up @@ -117,4 +118,4 @@ loop:
AdvFurnace.all.SettingInput = 0

# (g) enjoy
db.Setting = 0
db.Setting = 0

0 comments on commit 6cd073d

Please sign in to comment.