Skip to content

Commit

Permalink
[Input] Add header/description to .inp files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingmar Schoegl committed Dec 19, 2019
1 parent c5c470e commit 5743959
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions data/inputs/air.inp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! Ideal gas properties of air. Includes several reactions among
! the included species.
ELEMENTS
O N AR
END
Expand Down
5 changes: 1 addition & 4 deletions data/inputs/airNASA9.inp
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
!
!
!
!
! Subset of NASA Glenn thermodynamic property data
ELEMENTS
O N E
END
Expand Down
1 change: 1 addition & 0 deletions data/inputs/h2o2.inp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
! Hydrogen-Oxygen submechanism extracted from GRI-Mech 3.0.
ELEMENTS
O H AR
END
Expand Down
2 changes: 2 additions & 0 deletions data/inputs/silane.inp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! Source unknown. Data originially added by Dave Goodwin in an early
! version of Cantera.
ELEMENTS
SI H HE
END
Expand Down

0 comments on commit 5743959

Please sign in to comment.