cantera/Cantera/src
Harry Moffat 8b581a8c8b solaris port:
sqrt to std:sqrt
2006-12-14 16:53:15 +00:00
..
converters Solaris changes: 2006-04-30 22:00:53 +00:00
oneD solaris port: 2006-12-14 16:53:15 +00:00
thermo Uupdaetd the structure of the namespaces so that it would compile. 2006-11-28 18:44:23 +00:00
transport removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
zeroD solaris port: 2006-12-14 16:51:07 +00:00
.cvsignore Added SunWS_cache 2006-04-30 22:08:01 +00:00
Array.h Added std:: to fill() command. 2006-12-14 16:46:49 +00:00
ArrayViewer.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
BandMatrix.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
BandMatrix.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
BasisOptimize.cpp Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
ChemEquil.cpp Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
ChemEquil.h Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
config.h *** empty log message *** 2005-06-25 05:53:36 +00:00
ConstCpPoly.cpp General commit for a reworking of the Species reference state thermo 2005-10-22 00:18:16 +00:00
ConstCpPoly.h General commit for a reworking of the Species reference state thermo 2005-10-22 00:18:16 +00:00
ConstDensityThermo.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
ConstDensityThermo.h Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Constituents.cpp Added a copy constructor and an assignment operator. 2005-10-21 18:23:08 +00:00
Constituents.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Crystal.h initial import 2006-07-11 16:30:24 +00:00
ct2ctml.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ct_defs.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ctexceptions.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ctlapack.h *** empty log message *** 2005-08-18 14:44:35 +00:00
ctml.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ctml.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ctvector.cpp minor cleanup 2005-09-27 12:12:05 +00:00
ctvector.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
CVode.cpp Added Id line 2006-04-30 22:07:14 +00:00
CVode.h Added namespace qualifiers to the string type. 2006-11-28 18:03:49 +00:00
CVodesIntegrator.cpp *** empty log message *** 2006-11-11 12:12:27 +00:00
CVodesIntegrator.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
DAE_Solver.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
DAE_solvers.cpp initial import 2006-07-11 16:30:24 +00:00
DASPK.cpp Fixed an error in a calling routine. 2004-07-02 14:58:45 +00:00
DASPK.h - 2003-05-13 19:43:30 +00:00
DenseMatrix.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
DenseMatrix.h improvements to the configuration process 2004-08-09 05:10:18 +00:00
diagnostics.h *** empty log message *** 2004-03-10 14:30:55 +00:00
EdgeKinetics.cpp Fixed an error in the GasKinetics object that occurred for calculating 2006-04-30 18:01:42 +00:00
EdgeKinetics.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
EdgePhase.h removed unused files 2004-08-03 09:09:19 +00:00
Elements.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Elements.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Enhanced3BConc.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
equil.h Added more error control and checking. This is needed for new 2006-10-20 21:22:30 +00:00
equilibrate.cpp Added more error control and checking. This is needed for new 2006-10-20 21:22:30 +00:00
FalloffFactory.cpp changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
FalloffFactory.h changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
FalloffMgr.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
FILES Initial revision 2003-04-14 17:57:48 +00:00
Func1.h support for sensitivity analysis 2005-11-10 15:06:33 +00:00
FuncEval.h support for constant-pressure reactors 2006-05-06 15:34:18 +00:00
funcs.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
funcs.h *** empty log message *** 2004-08-05 14:56:55 +00:00
GasKinetics.cpp Fixed an error in the GasKinetics object that occurred for calculating 2006-04-30 18:01:42 +00:00
GasKinetics.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
GasKineticsWriter.cpp Initial revision 2003-04-14 17:57:48 +00:00
GasKineticsWriter.h cleanup 2004-08-28 16:12:41 +00:00
GeneralSpeciesThermo.cpp added electric potential 2006-05-03 19:45:39 +00:00
GeneralSpeciesThermo.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
global.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
GRI_30_Kinetics.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
GRI_30_Kinetics.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
Group.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Group.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
IDA_Solver.cpp initial import 2006-07-11 15:28:51 +00:00
IDA_Solver.h initial import 2006-07-11 16:30:24 +00:00
IdealGasPhase.cpp Change to setToEquilState() to guard against inf results. 2006-10-20 21:17:12 +00:00
IdealGasPhase.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
ImplicitChem.cpp support for sensitivity analysis 2005-11-10 15:06:33 +00:00
ImplicitChem.h support for sensitivity analysis 2005-11-10 15:06:33 +00:00
ImplicitSurfChem.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ImplicitSurfChem.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
importCTML.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
importCTML.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
IncompressibleThermo.h Changed fmax to fmaxx. 2003-08-21 22:39:16 +00:00
Integrator.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
InterfaceKinetics.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
InterfaceKinetics.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Kinetics.cpp *** empty log message *** 2006-04-23 06:02:35 +00:00
Kinetics.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
KineticsFactory.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
KineticsFactory.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
lapack.h Initial revision 2003-04-14 17:57:48 +00:00
LatticePhase.cpp *** empty log message *** 2006-07-11 18:12:06 +00:00
LatticePhase.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
LatticeSolidPhase.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
LatticeSolidPhase.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
logger.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Makefile.in Utility commit: 2006-12-11 18:29:43 +00:00
MetalPhase.h *** empty log message *** 2005-08-18 14:44:35 +00:00
misc.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
mix_defs.h *** empty log message *** 2006-05-30 16:15:48 +00:00
Mu0Poly.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Mu0Poly.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
MultiPhase.cpp Utility commit: 2006-12-11 18:29:43 +00:00
MultiPhase.h Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
MultiPhaseEquil.cpp Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
MultiPhaseEquil.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
NasaPoly1.h added support for modifying NASA polynomial coefficients 2006-11-06 15:20:34 +00:00
NasaPoly2.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
NasaThermo.h added support for modifying NASA polynomial coefficients 2006-11-06 15:20:34 +00:00
ODE_integrators.cpp Added namespace qualifiers to the string type. 2006-11-28 18:03:49 +00:00
Phase.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Phase.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
phasereport.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
plots.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
plots.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
polyfit.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
PropertyCalculator.h made destructor virtual 2006-07-11 15:34:51 +00:00
PureFluidPhase.cpp Changed the defn of two functions who were missing const declarations. 2006-03-03 21:11:52 +00:00
PureFluidPhase.h Changed the defn of two functions who were missing const declarations. 2006-03-03 21:11:52 +00:00
RateCoeffMgr.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
reaction_defs.h Added cvs info for this file. 2005-10-21 22:44:18 +00:00
ReactionData.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ReactionPath.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ReactionPath.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ReactionStoichMgr.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ReactionStoichMgr.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ResidEval.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
RxnRates.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ShomatePoly.h support for constant-pressure reactors 2006-05-06 15:34:18 +00:00
ShomateThermo.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
SimpleThermo.h corrected bug that caused problems if this SpeciesThermo manager was used in conjunction with another one (e.g. NASA). 2005-10-31 16:29:49 +00:00
sort.cpp Initial revision 2003-04-14 17:57:48 +00:00
sort.h Added an Id stamp. 2006-10-20 21:42:37 +00:00
SpeciesThermo.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
SpeciesThermoFactory.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
SpeciesThermoFactory.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
SpeciesThermoInterpType.h added support for modifying NASA polynomial coefficients 2006-11-06 15:20:34 +00:00
SpeciesThermoMgr.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
speciesThermoTypes.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
State.cpp added method concentration(int k) 2006-11-07 13:47:39 +00:00
State.h added method concentration(int k) 2006-11-07 13:47:39 +00:00
StoichManager.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
StoichSubstance.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
StoichSubstance.h Fixed a typo and added getStandardVolumes() routine. 2006-06-08 14:05:41 +00:00
stringUtils.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
stringUtils.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
SurfPhase.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
SurfPhase.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ThermoFactory.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ThermoFactory.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ThermoPhase.cpp removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ThermoPhase.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
ThirdBodyMgr.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
units.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
utilities.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
vec_functions.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
xml.cpp changed the write_int() routine to produce prettier output. 2006-06-13 17:06:07 +00:00
xml.h removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
XML_Writer.h initial import 2004-10-03 08:30:38 +00:00