cantera/test_problems/cathermo/HMW_dupl_test
Ray Speth 8b699082c8 Removed cantera/kernel from include path
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".

This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
..
HMW_dupl_test.cpp Removed cantera/kernel from include path 2012-01-09 17:31:21 +00:00
HMW_NaCl_sp1977_alt.xml Initial Import 2009-07-27 23:17:19 +00:00
NaCl_Solid.xml Added another test problem that checks the duplMyselfAsThermoPhase 2007-06-02 00:14:24 +00:00
output_blessed.txt Small changes due to changes in water object 2008-09-03 22:41:08 +00:00
README Added another test problem that checks the duplMyselfAsThermoPhase 2007-06-02 00:14:24 +00:00
sortAlgorithms.cpp Initial Import 2009-07-27 23:17:19 +00:00
sortAlgorithms.h Initial Import 2009-07-27 23:17:19 +00:00
TemperatureTable.h Initial Import 2009-07-27 23:17:19 +00:00

Check on the duplication routines for HMWSoln
In other words, this checks whether duplMyselfAsThermoPhase() works.