mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
This is necessary so these tests can be retained after the XML format is removed and only the ctml2yaml conversion tool remains.
43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
generator: ctml2yaml
|
|
cantera-version: 2.6.0a3
|
|
date: Sat, 18 Dec 2021 14:09:10 -0500
|
|
input-files: [test/data/RedlichKisterVPSSTP_valid.xml]
|
|
|
|
phases:
|
|
- name: LiC6_and_Vacancies
|
|
elements: [Li, C]
|
|
species: [Li(C6), V(C6)]
|
|
thermo: Redlich-Kister
|
|
interactions:
|
|
- species: [Li(C6), V(C6)]
|
|
excess-enthalpy: [-3.268E6 J/kmol, 3.955E6 J/kmol, -4.573E6 J/kmol, 6.147E6 J/kmol,
|
|
-3.339E6 J/kmol, 1.117E7 J/kmol, 2.997E5 J/kmol, -4.866E7 J/kmol, 1.362E5 J/kmol,
|
|
1.373E8 J/kmol, -2.129E7 J/kmol, -1.722E8 J/kmol, 3.956E7 J/kmol, 9.302E7 J/kmol,
|
|
-3.280E7 J/kmol]
|
|
excess-entropy: [0.0 J/kmol/K]
|
|
state: {T: 298.15 K, P: 1.01325e+05 Pa, X: {Li(C6): 0.6, V(C6): 0.4}}
|
|
|
|
species:
|
|
- name: Li(C6)
|
|
composition: {C: 6.0, Li: 1.0}
|
|
thermo:
|
|
model: constant-cp
|
|
T0: 298.15 K
|
|
h0: -11.65 kJ/mol
|
|
s0: 0.0 J/mol/K
|
|
cp0: 0.0 J/mol/K
|
|
equation-of-state:
|
|
model: constant-volume
|
|
molar-volume: 0.036
|
|
- name: V(C6)
|
|
composition: {C: 6.0}
|
|
thermo:
|
|
model: constant-cp
|
|
T0: 298.15 K
|
|
h0: 0.0 kJ/mol
|
|
s0: 0.0 J/mol/K
|
|
cp0: 0.0 J/mol/K
|
|
equation-of-state:
|
|
model: constant-volume
|
|
molar-volume: 0.036
|