| .. |
|
converters
|
changes to make type integer compatible with f2c
|
2004-10-10 20:46:35 +00:00 |
|
oneD
|
changes by Karl Meredith to implement adiabatic, freely-propagating flames
|
2004-11-12 23:37:32 +00:00 |
|
transport
|
changed reading of transport data from XML tree so that species with no transport data (e.g. surface species) do not cause an exception to be thrown because the have no 'transport' child element.
|
2004-10-19 10:43:53 +00:00 |
|
zeroD
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
.cvsignore
|
Added config.h
|
2004-04-23 16:41:11 +00:00 |
|
Array.h
|
static_cast added to avoid VC++ compiler issues.
|
2004-07-01 23:25:14 +00:00 |
|
ArrayViewer.h
|
*** empty log message ***
|
2004-09-29 11:00:39 +00:00 |
|
BandMatrix.cpp
|
updated Windows build procedure
|
2003-12-22 14:30:59 +00:00 |
|
BandMatrix.h
|
*** empty log message ***
|
2003-11-12 18:58:15 +00:00 |
|
ChemEquil.cpp
|
changed f90 mod file handling in Makefiles
|
2004-11-15 02:33:21 +00:00 |
|
ChemEquil.h
|
changed f90 mod file handling in Makefiles
|
2004-11-15 02:33:21 +00:00 |
|
ConstDensityThermo.cpp
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
ConstDensityThermo.h
|
Added "getParameter" routines to most of the species and phase
|
2004-07-17 00:18:20 +00:00 |
|
Constituents.cpp
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
Constituents.h
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
ct2ctml.cpp
|
*** empty log message ***
|
2004-11-24 03:09:05 +00:00 |
|
ct_defs.h
|
changed f90 mod file handling in Makefiles
|
2004-11-15 02:33:21 +00:00 |
|
ctexceptions.h
|
moved constructor definitions to misc.cpp
|
2004-10-09 14:57:28 +00:00 |
|
ctlapack.h
|
improvements to the configuration process
|
2004-08-09 05:10:18 +00:00 |
|
ctml.cpp
|
Fixed errors that I recently introduced in using size_types.
|
2004-07-08 18:10:23 +00:00 |
|
ctml.h
|
-
|
2003-11-24 16:39:27 +00:00 |
|
ctvector.cpp
|
changed f90 mod file handling in Makefiles
|
2004-11-15 02:33:21 +00:00 |
|
ctvector.h
|
*** empty log message ***
|
2004-12-02 19:58:06 +00:00 |
|
CVode.cpp
|
changed setMaxStep to setMaxStepSize, setMinStep to setMinStepSize, and added setMaxSteps to set the maximum number of steps that will be taken.
|
2004-05-16 13:54:11 +00:00 |
|
CVode.h
|
changed setMaxStep to setMaxStepSize, setMinStep to setMinStepSize, and added setMaxSteps to set the maximum number of steps that will be taken.
|
2004-05-16 13:54:11 +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
|
support for multiphase equilibrium
|
2004-12-01 22:57: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
|
added ability to specify beta for charge transfer reactions
|
2004-09-20 10:18:02 +00:00 |
|
EdgeKinetics.h
|
added ability to specify beta for charge transfer reactions
|
2004-09-20 10:18:02 +00:00 |
|
EdgePhase.h
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
Elements.cpp
|
static cast added to avoid VC++ compiler warning.
|
2004-07-01 23:26:00 +00:00 |
|
Elements.h
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
Enhanced3BConc.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
FalloffFactory.cpp
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
FalloffFactory.h
|
Fixed an error that I had introduced.
|
2003-09-03 19:59:50 +00:00 |
|
FalloffMgr.h
|
Fixed an error that I had introduced.
|
2003-09-03 19:59:50 +00:00 |
|
FILES
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
Func1.h
|
*** empty log message ***
|
2004-04-22 21:44:35 +00:00 |
|
FuncEval.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
funcs.cpp
|
added include file
|
2004-10-09 14:55:13 +00:00 |
|
funcs.h
|
*** empty log message ***
|
2004-08-05 14:56:55 +00:00 |
|
GasKinetics.cpp
|
changes to make type integer compatible with f2c
|
2004-10-10 20:46:35 +00:00 |
|
GasKinetics.h
|
Added more initializations
|
2004-07-08 18:03:02 +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 |
|
global.h
|
added environment-specific classes to write log files
|
2004-10-15 23:10:22 +00:00 |
|
GRI_30_Kinetics.cpp
|
*** empty log message ***
|
2003-07-30 00:27:26 +00:00 |
|
GRI_30_Kinetics.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
Group.cpp
|
only formatting.
|
2004-07-08 18:12:34 +00:00 |
|
Group.h
|
Fixed an error that turned up in VC++.
|
2004-07-01 23:35:13 +00:00 |
|
IdealGasPhase.cpp
|
*** empty log message ***
|
2004-02-03 03:31:05 +00:00 |
|
IdealGasPhase.h
|
*** empty log message ***
|
2004-05-17 23:09:27 +00:00 |
|
ImplicitChem.cpp
|
re-added file
|
2004-11-02 10:23:29 +00:00 |
|
ImplicitChem.h
|
re-added file
|
2004-11-02 10:23:29 +00:00 |
|
ImplicitSurfChem.cpp
|
static_cast to eliminate VC++ warning message.
|
2004-07-02 14:45:19 +00:00 |
|
ImplicitSurfChem.h
|
*** empty log message ***
|
2004-05-16 13:54:38 +00:00 |
|
importCTML.cpp
|
*** empty log message ***
|
2004-12-02 22:11:28 +00:00 |
|
importCTML.h
|
Added the installSpecies() declaration back in. This is needed for
|
2004-06-28 23:49:24 +00:00 |
|
IncompressibleThermo.h
|
Changed fmax to fmaxx.
|
2003-08-21 22:39:16 +00:00 |
|
Integrator.h
|
changed setMaxStep to setMaxStepSize, setMinStep to setMinStepSize, and added setMaxSteps to set the maximum number of steps that will be taken.
|
2004-05-16 13:54:11 +00:00 |
|
InterfaceKinetics.cpp
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
InterfaceKinetics.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
Kinetics.h
|
*** empty log message ***
|
2004-10-12 12:56:32 +00:00 |
|
KineticsFactory.cpp
|
*** empty log message ***
|
2004-10-12 12:56:32 +00:00 |
|
KineticsFactory.h
|
Added a specific named error for not matching against a kinetics
|
2003-08-02 00:34:07 +00:00 |
|
lapack.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
logger.h
|
added environment-specific classes to write log files
|
2004-10-15 23:10:22 +00:00 |
|
Makefile.in
|
support for multiphase equilibrium
|
2004-12-01 22:57:23 +00:00 |
|
MetalPhase.h
|
*** empty log message ***
|
2003-07-04 06:37:42 +00:00 |
|
misc.cpp
|
*** empty log message ***
|
2004-12-02 22:11:28 +00:00 |
|
mix_defs.h
|
*** empty log message ***
|
2004-03-12 05:59:53 +00:00 |
|
MultiPhase.h
|
multiphase mixtures
|
2004-12-01 22:56:56 +00:00 |
|
MultiPhaseEquil.cpp
|
*** empty log message ***
|
2004-12-02 23:07:17 +00:00 |
|
MultiPhaseEquil.h
|
support for multiphase equilibrium
|
2004-12-01 22:57:23 +00:00 |
|
NasaPoly1.h
|
Added "getParameter" routines to most of the species and phase
|
2004-07-17 00:18:20 +00:00 |
|
NasaThermo.h
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
Phase.cpp
|
added const in restoreState
|
2004-10-09 15:07:50 +00:00 |
|
Phase.h
|
added const in restoreState
|
2004-10-09 15:07:50 +00:00 |
|
phasereport.cpp
|
support for multiphase equilibrium
|
2004-12-01 22:57:23 +00:00 |
|
plots.cpp
|
static_casts to eliminate VC++ warnings.
|
2004-07-01 23:46:52 +00:00 |
|
plots.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
polyfit.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
PropertyCalculator.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
PureFluidPhase.cpp
|
*** empty log message ***
|
2004-10-09 15:12:10 +00:00 |
|
PureFluidPhase.h
|
moved most method definitions to PureFluidPhase.cpp
|
2004-10-09 14:47:30 +00:00 |
|
RateCoeffMgr.h
|
added ArrheniusSum class
|
2004-07-29 22:31:33 +00:00 |
|
reaction_defs.h
|
added ArrheniusSum class
|
2004-07-29 22:31:33 +00:00 |
|
ReactionData.h
|
added ability to specify beta for charge transfer reactions
|
2004-09-20 10:18:02 +00:00 |
|
ReactionPath.cpp
|
static_cast to eliminate warning messages.
|
2004-07-02 14:42:42 +00:00 |
|
ReactionPath.h
|
static_cast to eliminate VC++ warning messages.
|
2004-07-02 14:39:29 +00:00 |
|
ReactionStoichMgr.cpp
|
*** empty log message ***
|
2004-06-16 21:56:14 +00:00 |
|
ReactionStoichMgr.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
recipes.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
RxnRates.h
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
ShomatePoly.h
|
Added "getParameter" routines to most of the species and phase
|
2004-07-17 00:18:20 +00:00 |
|
ShomateThermo.h
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
SimpleThermo.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
sort.cpp
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
sort.h
|
*** empty log message ***
|
2004-08-01 20:22:41 +00:00 |
|
SpeciesThermo.h
|
removed unused files
|
2004-08-03 09:09:19 +00:00 |
|
SpeciesThermoFactory.cpp
|
minor cleanup
|
2004-08-05 16:42:59 +00:00 |
|
SpeciesThermoFactory.h
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
SpeciesThermoMgr.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
speciesThermoTypes.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
State.cpp
|
*** empty log message ***
|
2004-10-09 15:12:10 +00:00 |
|
State.h
|
*** empty log message ***
|
2004-10-09 15:12:10 +00:00 |
|
StoichManager.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
StoichSubstance.cpp
|
Added "getParameter" routines to most of the species and phase
|
2004-07-17 00:18:20 +00:00 |
|
StoichSubstance.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
stringUtils.cpp
|
Fixed an error that I recently introduced in using size_types.
|
2004-07-08 18:07:51 +00:00 |
|
stringUtils.h
|
*** empty log message ***
|
2003-06-07 23:53:49 +00:00 |
|
SurfPhase.cpp
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
SurfPhase.h
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
ThermoFactory.cpp
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
ThermoFactory.h
|
Took the deletion of a static pointer out of destructor.
|
2004-07-21 20:41:06 +00:00 |
|
ThermoPhase.cpp
|
moved functions to read XML input files out of importCTML.cpp and into specific classes
|
2004-06-09 00:59:23 +00:00 |
|
ThermoPhase.h
|
cleanup
|
2004-08-28 16:12:41 +00:00 |
|
ThirdBodyMgr.h
|
static_cast to eliminate VC++ warnings.
|
2004-07-01 23:48:30 +00:00 |
|
units.h
|
Fixed an error that I recently introduced in using size_types.
|
2004-07-08 18:07:51 +00:00 |
|
utilities.h
|
*** empty log message ***
|
2004-09-13 11:22:21 +00:00 |
|
vec_functions.h
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|
xml.cpp
|
changed exception XML_NoChild to print offending XML_Node.
|
2004-10-19 10:44:51 +00:00 |
|
xml.h
|
added 'const' to 'write'
|
2004-10-19 10:47:53 +00:00 |
|
XML_Writer.h
|
initial import
|
2004-10-03 08:30:38 +00:00 |