Skip to content

Commit

Permalink
[Input] Generate description for argon.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingmar Schoegl committed Dec 19, 2019
1 parent b743751 commit 7209405
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -1597,6 +1597,10 @@ ck_sources = [
dict(output='h2o2.yaml', input='data/inputs/h2o2.inp',
transport='data/transport/gri30_tran.dat',
phase='ohmech'),
dict(output='argon.yaml', input='data/inputs/argon.inp',
thermo='data/thermo/gri30_thermo.dat',
transport='data/transport/gri30_tran.dat',
phase='ohmech'),
dict(output='silane.yaml', input='data/inputs/silane.inp')
]

Expand Down
1 change: 1 addition & 0 deletions data/inputs/argon.inp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
! Ideal gas properties of argon extracted from GRI-Mech 3.0.
ELEMENTS
AR
END
Expand Down

0 comments on commit 7209405

Please sign in to comment.