mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
61 lines
1.9 KiB
XML
61 lines
1.9 KiB
XML
<?xml version="1.0"?>
|
|
<ctml>
|
|
|
|
<!-- generated from argon.inp by ck2ctml. -->
|
|
|
|
<!-- transport data from ../transport/gri30_tran.dat. -->
|
|
<phase id="argon">
|
|
<state>
|
|
<temperature units="K">300</temperature>
|
|
<pressure units="atm">1</pressure>
|
|
<moleFractions>AR:1.0</moleFractions>
|
|
</state>
|
|
<thermo model="IdealGas"/>
|
|
<elementArray datasrc="elements.xml"> Ar </elementArray>
|
|
<speciesArray datasrc="#argon_species_data">
|
|
AR
|
|
</speciesArray>
|
|
<reactionArray datasrc="#argon_rxn_data">
|
|
<include max="0" min="1" prefix="argon_rxn_"/>
|
|
</reactionArray>
|
|
<kinetics model="GasKinetics"/>
|
|
</phase>
|
|
|
|
<!-- species data -->
|
|
<speciesData id="argon_species_data">
|
|
|
|
<!-- AR -->
|
|
<species id="argon_s_AR" name="AR">
|
|
<note>120186</note>
|
|
<atomArray> Ar:1 </atomArray>
|
|
<charge>0.000000000E+00</charge>
|
|
<thermo>
|
|
<NASA Tmax="1000" Tmin="300">
|
|
<floatArray size="7" title="coeffs">
|
|
2.500000000E+00, 0.000000000E+00, 0.000000000E+00,
|
|
0.000000000E+00, 0.000000000E+00, -7.453750000E+02,
|
|
4.366000000E+00
|
|
</floatArray>
|
|
</NASA>
|
|
<NASA Tmax="5000" Tmin="1000">
|
|
<floatArray size="7" title="coeffs">
|
|
2.500000000E+00, 0.000000000E+00, 0.000000000E+00,
|
|
0.000000000E+00, 0.000000000E+00, -7.453750000E+02,
|
|
4.366000000E+00
|
|
</floatArray>
|
|
</NASA>
|
|
</thermo>
|
|
<transport>
|
|
<string title="geometry">atom</string>
|
|
<LJ_welldepth units="Kelvin">1.365000000E+02</LJ_welldepth>
|
|
<LJ_diameter units="A">3.330000000E+00</LJ_diameter>
|
|
<dipoleMoment units="Debye">0.000000000E+00</dipoleMoment>
|
|
<polarizability units="A^3">0.000000000E+00</polarizability>
|
|
<rotRelax>0.000000000E+00</rotRelax>
|
|
</transport>
|
|
</species>
|
|
</speciesData>
|
|
|
|
<!-- reaction data -->
|
|
<reactionData id="argon_rxn_data"/>
|
|
</ctml> |