cantera/data
Steven DeCaluwe fb3dee36c5 Removing references to incompressible_solid in sofc.cti
Removes references to incompressible_solid phase in the codebase.
This phase type references ConstDensityThermo phase, which is a
non-physical model and is to be deprecated, with Cantera 2.5. In
order to enable deprecation, the following changes are hereby made:

- Changes oxide_bulk phase type from incompressible_solid to lattice in sofc.cti
- Changes test_convert.py so that it interrogates the density_mole of the bulk_oxide, rather than density_mass
2019-06-12 17:54:48 -04:00
..
inputs Removing references to incompressible_solid in sofc.cti 2019-06-12 17:54:48 -04:00
thermo Add missing number prefix 2017-12-06 15:00:50 -05:00
transport Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
README Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00

 This directory contains subdirectories with data files of various types.
 By default, Cantera looks for files in the 'inputs', 'thermo', and
 'transport' directories. These defaults can be modified by editing
 Cantera/src/misc.cpp.