Change in xml data file to support new changes.
standardState xml node value for water now matters.
This commit is contained in:
parent
19cd590ac2
commit
9017d157a6
10 changed files with 12 additions and 12 deletions
|
|
@ -8,4 +8,4 @@ table.csv
|
|||
Cp_standalone
|
||||
HMW_graph_CpvT
|
||||
HMW_graph_CpvT.d
|
||||
|
||||
csvCode.txt
|
||||
|
|
|
|||
|
|
@ -115,13 +115,13 @@
|
|||
</floatArray>
|
||||
</NASA>
|
||||
</thermo>
|
||||
<standardState model="waterPDSS">
|
||||
<standardState model="waterIAPWS">
|
||||
<!--
|
||||
Molar volume in m3 kmol-1.
|
||||
(this is from Pitzer, Peiper, and Busey. However,
|
||||
the result can be easily derived from ~ 1gm/cm**3)
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
-->
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -108,13 +108,13 @@
|
|||
</floatArray>
|
||||
</NASA>
|
||||
</thermo>
|
||||
<standardState model="constant_incompressible">
|
||||
<standardState model="waterIAPWS">
|
||||
<!--
|
||||
Molar volume in m3 kmol-1.
|
||||
(this is from Pitzer, Peiper, and Busey. However,
|
||||
the result can be easily derived from ~ 1gm/cm**3)
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
-->
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -120,8 +120,8 @@
|
|||
Molar volume in m3 kmol-1.
|
||||
(this is from Pitzer, Peiper, and Busey. However,
|
||||
the result can be easily derived from ~ 1gm/cm**3)
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
-->
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ L_standalone
|
|||
diff_test.out
|
||||
sortAlgorithms.d
|
||||
table.csv
|
||||
csvCode.txt
|
||||
|
|
|
|||
|
|
@ -120,8 +120,8 @@
|
|||
Molar volume in m3 kmol-1.
|
||||
(this is from Pitzer, Peiper, and Busey. However,
|
||||
the result can be easily derived from ~ 1gm/cm**3)
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
-->
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ V_standalone
|
|||
diff_test.out
|
||||
sortAlgorithms.d
|
||||
table.csv
|
||||
csvCode.txt
|
||||
|
|
|
|||
|
|
@ -120,8 +120,8 @@
|
|||
Molar volume in m3 kmol-1.
|
||||
(this is from Pitzer, Peiper, and Busey. However,
|
||||
the result can be easily derived from ~ 1gm/cm**3)
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
-->
|
||||
<molarVolume> 0.018068 </molarVolume>
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -92,8 +92,7 @@
|
|||
</floatArray>
|
||||
</NASA>
|
||||
</thermo>
|
||||
<standardState model="constant_incompressible">
|
||||
<molarVolume> 0.05555555 </molarVolume>
|
||||
<standardState model="waterIAPWS">
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
|
|
@ -100,8 +100,7 @@
|
|||
</floatArray>
|
||||
</NASA>
|
||||
</thermo>
|
||||
<standardState model="constant_incompressible">
|
||||
<molarVolume> 0.05555555 </molarVolume>
|
||||
<standardState model="waterIAPWS">
|
||||
</standardState>
|
||||
</species>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue