mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-17 16:35:17 -05:00
[YAML] Add deprecated field to YAML files and phases
This commit is contained in:
committed by
Ray Speth
parent
aaa6cdd38d
commit
d020feb668
@@ -8,6 +8,9 @@ date: Wed, 11 Dec 2019 16:59:05 -0500
|
||||
input-files: [argon.cti]
|
||||
|
||||
units: {length: cm, quantity: mol, activation-energy: cal/mol}
|
||||
deprecated: >-
|
||||
The file 'argon.yaml' is deprecated and will be removed after Cantera 2.5.
|
||||
A nearly equivalent phase can be obtained from 'air.yaml'.
|
||||
|
||||
phases:
|
||||
- name: argon
|
||||
|
||||
Reference in New Issue
Block a user