cantera/src/transport
Ray Speth 217d780233 Fix calls to CanteraError with blank or incorrect first argument
The first argument should be the function name from which the exception was
thrown. Leaving this blank makes it difficult to track down the location of the
exception.
2015-06-09 12:03:57 -04:00
..
AqueousTransport.cpp [Transport] Deprecate non-functional AqueousTransport class 2015-04-09 18:54:05 -04:00
DustyGasTransport.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
GasTransport.cpp [Thermo] Use shared_ptr<Species> in ThermoPhase 2015-04-14 15:29:28 -04:00
HighPressureGasTransport.cpp Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
LiquidTranInteraction.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
LiquidTransport.cpp Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
LiquidTransportData.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
LiquidTransportParams.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
LTPspecies.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
MixTransport.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
MMCollisionInt.cpp Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
MMCollisionInt.h Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
MultiTransport.cpp Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
PecosTransport.cpp Fix issues indicated by compiler warnings 2015-05-26 11:42:20 -04:00
SimpleTransport.cpp Cleanup trailing whitespace 2015-02-26 21:52:52 +00:00
SolidTransport.cpp Remove unnecessary explicit calls to default constructors 2015-01-22 00:04:12 +00:00
SolidTransportData.cpp Clean up Doxygen docs for TransportParams and descendants 2013-06-03 22:16:46 +00:00
TransportBase.cpp Minor cleanup of constructors and destructors 2015-02-26 21:58:42 +00:00
TransportData.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
TransportFactory.cpp Fix calls to CanteraError with blank or incorrect first argument 2015-06-09 12:03:57 -04:00
TransportParams.cpp [Doc] Capitalize proper nouns and acronyms 2015-05-25 20:58:44 -04:00
WaterTransport.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00