Closed GoogleCodeExporter closed 8 years ago
This behavior is expected. The default is to load the first phase defined in
the xml file (or cti file), which in this case is the stoichiometric solid
phase (H2O(S)). To load the liquid phase, type
liquid_h2o = ct.Solution('water.xml','liquid_water')
To explicitly load the solid phase, type
solid_h2o = ct.Solution('water.xml','ice')
For further help on how to use these phases, please post on the Cantera User's
Group (http://groups.google.com/forum/#!forum/cantera-users).
Best,
Bryan
Original comment by bryan.w....@gmail.com
on 10 Sep 2014 at 12:58
Bryan !
water is not ice at this temperature (300K) !!! it is liquid
Original comment by NBSah...@gmail.com
on 26 Nov 2014 at 12:18
Original issue reported on code.google.com by
sgl...@gmail.com
on 10 Sep 2014 at 12:13