cantera/src
Bryan W. Weber 5d215b7e86 Add base class functions to set density and pressure simultaneously
They have the names setState_RP, setState_RPX, and setState_RPY. These
base class functions mirror the TP, TPX, TPY set, except that RP is not
implemented, because it depends on the EOS of the system. We cannot use
the normal setPressure because it sets the state by calculating the
density, but RP will specify the density.
2015-06-15 17:46:51 -04:00
..
apps Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
base Use short form of cantera_version when looking for data directory 2015-06-14 19:51:00 -04:00
clib Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
equil Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
fortran Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
kinetics Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
matlab [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
numerics Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
oneD Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
thermo Add base class functions to set density and pressure simultaneously 2015-06-15 17:46:51 -04:00
tpx [Thermo] Improve error message generated by Substance::set_xy 2015-05-29 12:45:17 -04:00
transport Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
zeroD [Reactor] Make argument to ReactorNet.step optional and deprecated 2015-06-11 14:03:20 -04:00
SConscript [SCons] Miscellaneous cleanup of SConstruct/SConscript files 2015-06-13 23:29:58 -04:00