Files
cantera/test/data/liquid-water.yaml
Ray Speth fd96d5e206 [Test] Use YAML input files as reference for ctml2yaml tests
This is necessary so these tests can be retained after the XML format
is removed and only the ctml2yaml conversion tool remains.
2022-01-05 17:36:04 -05:00

17 lines
330 B
YAML

generator: ctml2yaml
cantera-version: 2.6.0a3
date: Sun, 19 Dec 2021 10:34:37 -0500
input-files: [test/data/liquid-water.xml]
phases:
- name: water
elements: [O, H]
species: [H2O]
thermo: liquid-water-IAPWS95
transport: water
state: {T: 300.0 K, P: 1.01325e+05 Pa}
species:
- name: H2O
composition: {H: 2.0, O: 1.0}