File List#

Cantera: File List
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  doc
  doxygen
 cantera.bib
  include
  cantera
  base
 AnyMap.h
 AnyMap.inl.h
 Array.hHeader file for class Cantera::Array2D
 clockWC.hDeclarations for a simple class that implements an Ansi C wall clock timer (see Cantera::clockWC)
 config.h
 ct_defs.hThis file contains definitions of constants, types and terms that are used in internal routines and are unlikely to need modifying
 ctexceptions.hDefinitions for the classes that are thrown when Cantera experiences an error condition (also contains errorhandling module text - see Errors)
 Delegator.h
 ExtensionManager.h
 ExtensionManagerFactory.h
 ExternalLogger.h
 FactoryBase.hFile contains the FactoryBase class declarations
 fmt.hWrapper for either system-installed or local headers for fmt
 global.hThis file contains definitions for utility functions and text for modules, inputfiles and logging, (see Input File Handling, and Logging)
 Interface.h
 logger.hHeader for Base class for 'loggers' that write text messages to log files (see Logging and class Logger)
 NoExitLogger.h
 Solution.h
 SolutionArray.h
 Storage.h
 stringUtils.hContains declarations for string manipulation functions within Cantera
 Units.hHeader for unit conversion utilities, which are used to translate user input from input files (See Input File Handling and class Units)
 utilities.hVarious templated functions that carry out common vector and polynomial operations (see Templated Array and Polynomial Operations)
 ValueCache.h
 yaml.h
 YamlWriter.hDeclaration for class Cantera::YamlWriter
  clib
 clib_defs.h
 ct.h
 ctfunc.h
 ctmatlab.h
 ctmultiphase.h
 ctonedim.h
 ctreactor.h
 ctrpath.h
 ctsurf.h
  cython
 funcWrapper.h
 kinetics_utils.h
 thermo_utils.h
 transport_utils.h
 utils_utils.h
 wrappers.h
  equil
 ChemEquil.hChemical equilibrium
 MultiPhase.hHeaders for the MultiPhase object that is used to set up multiphase equilibrium problems (see Chemical Equilibrium)
 MultiPhaseEquil.h
 vcs_defs.hDefines and definitions within the vcs package
 vcs_internal.hInternal declarations for the VCSnonideal package
 vcs_MultiPhaseEquil.hInterface class for the vcsnonlinear solver
 vcs_solve.hHeader file for the internal object that holds the vcs equilibrium problem (see Class VCS_SOLVE and Chemical Equilibrium )
 vcs_species_thermo.h
 vcs_SpeciesProperties.h
 vcs_VolPhase.hHeader for the object representing each phase within vcs
  extensions
 PythonExtensionManager.h
 PythonHandle.h
  kinetics
 Arrhenius.hHeader for reaction rates that involve Arrhenius-type kinetics
 BlowersMaselRate.hHeader for Blowers-Masel reaction rates
 BulkKinetics.h
 ChebyshevRate.h
 Custom.h
 EdgeKinetics.h
 Falloff.h
 Group.h
 ImplicitSurfChem.hDeclarations for the implicit integration of surface site density equations (see Kinetics Managers and class ImplicitSurfChem)
 InterfaceKinetics.h
 InterfaceRate.hHeader for reaction rates that occur at interfaces
 Kinetics.hBase class for kinetics managers and also contains the kineticsmgr module documentation (see Kinetics Managers and class Kinetics)
 KineticsFactory.h
 MultiRate.h
 MultiRateBase.h
 PlogRate.h
 Reaction.h
 ReactionData.h
 ReactionPath.hClasses for reaction path analysis
 ReactionRate.h
 ReactionRateDelegator.h
 ReactionRateFactory.hFactory class for reaction rate objects
 solveSP.hHeader file for implicit surface problem solver (see Chemical Kinetics and class solveSP)
 StoichManager.h
 ThirdBodyCalc.h
 TwoTempPlasmaRate.hHeader for plasma reaction rates parameterized by two temperatures (gas and electron)
  numerics
 AdaptivePreconditioner.hDeclarations for the class AdaptivePreconditioner which is a child class of PreconditionerBase for preconditioners used by sundials
 BandMatrix.hDeclarations for the class BandMatrix which is a child class of GeneralMatrix for banded matrices handled by solvers (see class Numerical Utilities and BandMatrix)
 ctlapack.h
 CVodesIntegrator.h
 DenseMatrix.hHeaders for the DenseMatrix object, which deals with dense rectangular matrices and description of the numerics groupings of objects (see Numerical Utilities and DenseMatrix )
 eigen_dense.h
 eigen_sparse.h
 Func1.h
 Func1Factory.h
 FuncEval.h
 funcs.hHeader for a file containing miscellaneous numerical functions
 GeneralMatrix.hDeclarations for the class GeneralMatrix which is a virtual base class for matrices handled by solvers (see class Matrix Handling and GeneralMatrix)
 IdasIntegrator.hHeader file for class IdasIntegrator
 Integrator.h
 polyfit.h
 PreconditionerBase.hDeclarations for the class PreconditionerBase which is a virtual base class for preconditioning systems
 PreconditionerFactory.h
 sundials_headers.h
 SundialsContext.h
  oneD
 Boundary1D.hBoundary objects for one-dimensional simulations
 Domain1D.h
 DomainFactory.h
 IonFlow.h
 MultiJac.h
 MultiNewton.h
 OneDim.h
 refine.h
 Sim1D.h
 StFlow.h
  test
 gtest_utils.h
  thermo
 BinarySolutionTabulatedThermo.hHeader file for an binary solution model with tabulated standard state thermodynamic data (see Thermodynamic Properties and class BinarySolutionTabulatedThermo)
 ConstCpPoly.hHeaders for the SpeciesThermoInterpType object that employs a constant heat capacity assumption (see Species Reference-State Thermodynamic Properties and ConstCpPoly)
 CoverageDependentSurfPhase.hHeader for a thermodynamics model of a coverage-dependent surface phase derived from SurfPhase, applying adsorbate lateral interaction correction factors to the SurfPhase thermodynamic properties
 DebyeHuckel.hHeaders for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel )
 EdgePhase.hDeclarations for the EdgePhase ThermoPhase object, which models the interface between two surfaces (see Thermodynamic Properties and EdgePhase)
 electrolytes.hHeader file for a common definitions used in electrolytes thermodynamics
 Elements.hContains the getElementWeight function and the definitions of element constraint types
 GibbsExcessVPSSTP.hHeader for intermediate ThermoPhase object for phases which employ Gibbs excess free energy based formulations (see Thermodynamic Properties and class GibbsExcessVPSSTP)
 HMWSoln.hHeaders for the HMWSoln ThermoPhase object, which models concentrated electrolyte solutions (see Thermodynamic Properties and HMWSoln )
 IdealGasPhase.hThermoPhase object for the ideal gas equation of state - workhorse for Cantera (see Thermodynamic Properties and class IdealGasPhase)
 IdealMolalSoln.hThermoPhase object for the ideal molal equation of state (see Thermodynamic Properties and class IdealMolalSoln)
 IdealSolidSolnPhase.hHeader file for an ideal solid solution model with incompressible thermodynamics (see Thermodynamic Properties and IdealSolidSolnPhase)
 IdealSolnGasVPSS.hDefinition file for a derived class of ThermoPhase that assumes an ideal solution approximation and handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class IdealSolnGasVPSS)
 LatticePhase.hHeader for a simple thermodynamics model of a bulk phase derived from ThermoPhase, assuming a lattice of solid atoms (see Thermodynamic Properties and class LatticePhase)
 LatticeSolidPhase.hHeader for a simple thermodynamics model of a bulk solid phase derived from ThermoPhase, assuming an ideal solution model based on a lattice of solid atoms (see Thermodynamic Properties and class LatticeSolidPhase)
 MargulesVPSSTP.h(see Thermodynamic Properties and class MargulesVPSSTP)
 MetalPhase.h
 MixtureFugacityTP.hHeader file for a derived class of ThermoPhase that handles non-ideal mixtures based on the fugacity models (see Thermodynamic Properties and class MixtureFugacityTP)
 MolalityVPSSTP.hHeader for intermediate ThermoPhase object for phases which employ molality based activity coefficient formulations (see Thermodynamic Properties and class MolalityVPSSTP)
 Mu0Poly.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on a piecewise constant mu0 interpolation (see Species Reference-State Thermodynamic Properties and class Mu0Poly)
 MultiSpeciesThermo.hHeader for a general species thermodynamic property manager for a phase (see MultiSpeciesThermo)
 Nasa9Poly1.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA 9 coefficient temperature polynomial form applied to one temperature region (see Species Reference-State Thermodynamic Properties and class Nasa9Poly1)
 Nasa9PolyMultiTempRegion.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA 9 coefficient temperature polynomial form applied to multiple temperature regions (see Species Reference-State Thermodynamic Properties and class Nasa9PolyMultiTempRegion)
 NasaPoly1.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA temperature polynomial form applied to one temperature region (see Species Reference-State Thermodynamic Properties and class NasaPoly1)
 NasaPoly2.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA temperature polynomial form applied to two temperature regions (see Species Reference-State Thermodynamic Properties and class NasaPoly2)
 PDSS.hDeclarations for the virtual base class PDSS (pressure dependent standard state) which handles calculations for a single species in a phase (see Species Standard-State Thermodynamic Properties and class PDSS)
 PDSS_ConstVol.hDeclarations for the class PDSS_ConstVol (pressure dependent standard state) which handles calculations for a single species with a constant molar volume in a phase (see class Species Standard-State Thermodynamic Properties and PDSS_ConstVol)
 PDSS_HKFT.hDeclarations for the class PDSS_HKFT (pressure dependent standard state) which handles calculations for a single species in a phase using the HKFT standard state (see Species Standard-State Thermodynamic Properties and class PDSS_HKFT)
 PDSS_SSVol.hDeclarations for the class PDSS_SSVol (pressure dependent standard state) which handles calculations for a single species with an expression for the standard state molar volume in a phase given by an enumerated data type (see class Species Standard-State Thermodynamic Properties and PDSS_SSVol)
 PDSS_Water.hImplementation of a pressure dependent standard state virtual function for a Pure Water Phase (see Species Standard-State Thermodynamic Properties and class PDSS_Water)
 PDSSFactory.h
 PengRobinson.h
 Phase.hHeader file for class Phase
 PlasmaPhase.hHeader file for class PlasmaPhase
 PureFluidPhase.hHeader for a ThermoPhase class for a pure fluid phase consisting of gas, liquid, mixed-gas-liquid and supercritical fluid (see Thermodynamic Properties and class PureFluidPhase)
 RedlichKisterVPSSTP.h(see Thermodynamic Properties and class RedlichKisterVPSSTP)
 RedlichKwongMFTP.h
 ShomatePoly.hHeader for a single-species standard state object derived from SpeciesThermoInterpType based on the Shomate temperature polynomial form applied to one temperature region (see Species Reference-State Thermodynamic Properties and class ShomatePoly and ShomatePoly2)
 SingleSpeciesTP.hHeader for the SingleSpeciesTP class, which is a filter class for ThermoPhase, that eases the construction of single species phases ( see Thermodynamic Properties and class SingleSpeciesTP)
 Species.hDeclaration for class Cantera::Species
 SpeciesThermoFactory.hHeader for factory functions to build instances of classes that manage the standard-state thermodynamic properties of a set of species (see Species Reference-State Thermodynamic Properties);
 SpeciesThermoInterpType.hPure Virtual Base class for individual species reference state thermodynamic managers and text for the spthermo module (see Species Reference-State Thermodynamic Properties and class SpeciesThermoInterpType )
 speciesThermoTypes.hContains const definitions for types of species reference-state thermodynamics managers (see Species Reference-State Thermodynamic Properties)
 StoichSubstance.hHeader file for the StoichSubstance class, which represents a fixed-composition incompressible substance (see Thermodynamic Properties and class StoichSubstance)
 SurfPhase.hHeader for a simple thermodynamics model of a surface phase derived from ThermoPhase, assuming an ideal solution model (see Thermodynamic Properties and class SurfPhase)
 ThermoFactory.hHeaders for the factory class that can create known ThermoPhase objects (see Thermodynamic Properties and class ThermoFactory)
 ThermoPhase.hHeader file for class ThermoPhase, the base class for phases with thermodynamic properties, and the text for the Module thermoprops (see Thermodynamic Properties and class ThermoPhase)
 VPStandardStateTP.hHeader file for a derived class of ThermoPhase that handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class VPStandardStateTP)
 WaterProps.hHeader for a class used to house several approximation routines for properties of water
 WaterPropsIAPWS.hHeaders for a class for calculating the equation of state of water from the IAPWS 1995 Formulation based on the steam tables thermodynamic basis (See class WaterPropsIAPWS)
 WaterPropsIAPWSphi.hHeader for Lowest level of the classes which support a real water model (see class WaterPropsIAPWS and class WaterPropsIAPWSphi)
 WaterSSTP.hDeclares a ThermoPhase class consisting of pure water (see Thermodynamic Properties and class WaterSSTP)
  tpx
 Sub.h
 utils.h
  transport
 DustyGasTransport.hHeaders for the DustyGasTransport object, which models transport properties in porous media using the dusty gas approximation (see Transport Properties and DustyGasTransport )
 GasTransport.h
 HighPressureGasTransport.hInterface for class HighPressureGasTransport
 IonGasTransport.h
 MixTransport.hHeaders for the MixTransport object, which models transport properties in ideal gas solutions using a mixture averaged approximation (see Transport Properties and MixTransport )
 MultiTransport.hInterface for class MultiTransport
 Transport.hHeaders for the Transport object, which is the virtual base class for all transport property evaluators and also includes the tranprops group definition (see Transport Properties and Transport )
 TransportData.h
 TransportFactory.hHeader file defining class TransportFactory (see TransportFactory)
 UnityLewisTransport.hHeaders for the UnityLewisTransport object, which models transport properties in ideal gas solutions using the unity Lewis number approximation (see Transport Properties and UnityLewisTransport )
 WaterTransport.hHeader file defining class WaterTransport
  zeroD
 ConstPressureMoleReactor.h
 ConstPressureReactor.h
 flowControllers.hSome flow devices derived from class FlowDevice
 FlowDevice.h
 FlowDeviceFactory.h
 FlowReactor.h
 IdealGasConstPressureMoleReactor.h
 IdealGasConstPressureReactor.h
 IdealGasMoleReactor.h
 IdealGasReactor.h
 MoleReactor.h
 Reactor.h
 ReactorBase.h
 ReactorDelegator.h
 ReactorFactory.h
 ReactorNet.h
 ReactorSurface.hHeader file for class ReactorSurface
 Reservoir.h
 Wall.hHeader file for base class WallBase
 WallFactory.h
 core.hSupport for Cantera core calculations from C++ application programs
 kinetics.hSupport for chemical kinetics calculation from C++ application programs
 onedim.h
 reactionpaths.h
 thermo.hSupport for thermo property calculation from C++ application programs
 transport.hSupport for transport property calculation from C++ application programs
 zerodim.h
  src
  base
 AnyMap.cpp
 application.cpp
 application.h
 Array.cppImplementation file for class Cantera::Array2D
 checkFinite.cppDeclarations for routines that check for the presence of NaNs in the code
 clockWC.cppDefinitions for a simple class that implements an Ansi C wall clock timer (see Cantera::clockWC)
 ctexceptions.cpp
 ExtensionManager.cpp
 ExtensionManagerFactory.cpp
 global.cpp
 Interface.cpp
 Solution.cppDefinition file for class Solution
 SolutionArray.cppDefinition file for class SolutionArray
 Storage.cppDefinition file for class Storage
 stringUtils.cppContains definitions for string manipulation functions within Cantera
 Units.cpp
 ValueCache.cpp
 YamlWriter.cpp
  equil
 BasisOptimize.cppFunctions which calculation optimized basis of the stoichiometric coefficient matrix (see /ref equil functions)
 ChemEquil.cppChemical equilibrium
 MultiPhase.cppDefinitions for the MultiPhase object that is used to set up multiphase equilibrium problems (see Chemical Equilibrium)
 MultiPhaseEquil.cpp
 vcs_MultiPhaseEquil.cppDriver routine for the VCSnonideal equilibrium solver package
 vcs_solve.cpp
 vcs_solve_TP.cppImplementation file that contains the main algorithm for finding an equilibrium
 vcs_util.cppInternal definitions for utility functions for the VCSnonideal package
 vcs_VolPhase.cpp
  kinetics
 Arrhenius.cpp
 BlowersMaselRate.cpp
 BulkKinetics.cpp
 ChebyshevRate.cpp
 Custom.cpp
 Falloff.cppDefinitions for member functions of classes derived from Falloff
 Group.cppImplementation file for the Group class used in reaction path analysis
 ImplicitSurfChem.cppDefinitions for the implicit integration of surface site density equations (see Kinetics Managers and class ImplicitSurfChem)
 InterfaceKinetics.cpp
 InterfaceRate.cpp
 Kinetics.cppDeclarations for the base class for kinetics managers (see Kinetics Managers and class Kinetics )
 KineticsFactory.cpp
 PlogRate.cpp
 Reaction.cpp
 ReactionPath.cppImplementation file for classes used in reaction path analysis
 ReactionRateDelegator.cpp
 ReactionRateFactory.cpp
 solveSP.cppImplicit surface site concentration solver
 TwoTempPlasmaRate.cpp
  numerics
 AdaptivePreconditioner.cpp
 BandMatrix.cppBanded matrices
 CVodesIntegrator.cpp
 DenseMatrix.cpp
 Func1.cpp
 Func1Factory.cpp
 FuncEval.cpp
 funcs.cppFile containing miscellaneous numerical functions
 IdasIntegrator.cpp
 Integrators.cpp
 polyfit.cpp
 PreconditionerFactory.cpp
  oneD
 Boundary1D.cpp
 Domain1D.cpp
 DomainFactory.cpp
 IonFlow.cpp
 MultiJac.cppImplementation file for class MultiJac
 MultiNewton.cppDamped Newton solver for 1D multi-domain problems
 OneDim.cpp
 refine.cpp
 Sim1D.cpp
 StFlow.cpp
  thermo
 BinarySolutionTabulatedThermo.cppImplementation file for an binary solution model with tabulated standard state thermodynamic data (see Thermodynamic Properties and class BinarySolutionTabulatedThermo)
 ConstCpPoly.cppDeclarations for the SpeciesThermoInterpType object that employs a constant heat capacity assumption (see Species Reference-State Thermodynamic Properties and ConstCpPoly )
 CoverageDependentSurfPhase.cppDefinitions for a thermodynamics model of a coverage-dependent surface phase derived from SurfPhase, applying adsorbate lateral interaction correction factors to the SurfPhase thermodynamic properties
 DebyeHuckel.cppDeclarations for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel )
 Elements.cppThis file contains a database of atomic weights
 GibbsExcessVPSSTP.cppDefinitions for intermediate ThermoPhase object for phases which employ excess Gibbs free energy formulations (see Thermodynamic Properties and class GibbsExcessVPSSTP)
 HMWSoln.cppDefinitions for the HMWSoln ThermoPhase object, which models concentrated electrolyte solutions (see Thermodynamic Properties and HMWSoln )
 IdealGasPhase.cppThermoPhase object for the ideal gas equation of state - workhorse for Cantera (see Thermodynamic Properties and class IdealGasPhase)
 IdealMolalSoln.cppThermoPhase object for the ideal molal equation of state (see Thermodynamic Properties and class IdealMolalSoln)
 IdealSolidSolnPhase.cppImplementation file for an ideal solid solution model with incompressible thermodynamics (see Thermodynamic Properties and IdealSolidSolnPhase)
 IdealSolnGasVPSS.cppDefinition file for a derived class of ThermoPhase that assumes an ideal solution approximation and handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class IdealSolnGasVPSS)
 LatticePhase.cppDefinitions for a simple thermodynamics model of a bulk phase derived from ThermoPhase, assuming a lattice of solid atoms (see Thermodynamic Properties and class LatticePhase)
 LatticeSolidPhase.cppDefinitions for a simple thermodynamics model of a bulk solid phase derived from ThermoPhase, assuming an ideal solution model based on a lattice of solid atoms (see Thermodynamic Properties and class LatticeSolidPhase)
 MargulesVPSSTP.cppDefinitions for ThermoPhase object for phases which employ excess Gibbs free energy formulations related to Margules expansions (see Thermodynamic Properties and class MargulesVPSSTP)
 MixtureFugacityTP.cppMethods file for a derived class of ThermoPhase that handles non-ideal mixtures based on the fugacity models (see Thermodynamic Properties and class MixtureFugacityTP)
 MolalityVPSSTP.cppDefinitions for intermediate ThermoPhase object for phases which employ molality based activity coefficient formulations (see Thermodynamic Properties and class MolalityVPSSTP)
 Mu0Poly.cppDefinitions for a single-species standard state object derived from SpeciesThermoInterpType based on a piecewise constant mu0 interpolation (see Species Reference-State Thermodynamic Properties and class Mu0Poly)
 MultiSpeciesThermo.cppDeclarations for a thermodynamic property manager for multiple species in a phase (see Species Reference-State Thermodynamic Properties and MultiSpeciesThermo)
 Nasa9Poly1.cppDefinitions for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA 9 coefficient temperature polynomial form applied to one temperature region (see Species Reference-State Thermodynamic Properties and class Nasa9Poly1)
 Nasa9PolyMultiTempRegion.cppDefinitions for a single-species standard state object derived from SpeciesThermoInterpType based on the NASA 9 coefficient temperature polynomial form applied to one temperature region (see Species Reference-State Thermodynamic Properties and class Nasa9Poly1)
 NasaPoly2.cpp
 PDSS.cppImplementation of a pressure dependent standard state virtual function (see class PDSS)
 PDSS_ConstVol.cppImplementation of a pressure dependent standard state virtual function
 PDSS_HKFT.cppDefinitions for the class PDSS_HKFT (pressure dependent standard state) which handles calculations for a single species in a phase using the HKFT standard state (see Species Standard-State Thermodynamic Properties and class PDSS_HKFT)
 PDSS_SSVol.cppImplementation of a pressure dependent standard state virtual function
 PDSS_Water.cpp
 PDSSFactory.cpp
 PengRobinson.cpp
 Phase.cppDefinition file for class Phase
 PlasmaPhase.cpp
 PureFluidPhase.cppDefinitions for a ThermoPhase object for a pure fluid phase consisting of gas, liquid, mixed-gas-liquid and supercritical fluid (see Thermodynamic Properties and class PureFluidPhase)
 RedlichKisterVPSSTP.cppDefinitions for ThermoPhase object for phases which employ excess Gibbs free energy formulations related to RedlichKister expansions (see Thermodynamic Properties and class RedlichKisterVPSSTP)
 RedlichKwongMFTP.cpp
 SingleSpeciesTP.cppDefinitions for the SingleSpeciesTP class, which is a filter class for ThermoPhase, that eases the construction of single species phases ( see Thermodynamic Properties and class SingleSpeciesTP)
 Species.cpp
 SpeciesThermoFactory.cppDefinitions for factory functions to build instances of classes that manage the standard-state thermodynamic properties of a set of species (see Species Reference-State Thermodynamic Properties);
 SpeciesThermoInterpType.cpp
 StoichSubstance.cppDefinition file for the StoichSubstance class, which represents a fixed-composition incompressible substance (see Thermodynamic Properties and class StoichSubstance)
 SurfPhase.cppDefinitions for a simple thermodynamic model of a surface phase derived from ThermoPhase, assuming an ideal solution model (see Thermodynamic Properties and class SurfPhase)
 ThermoFactory.cppDefinitions for the factory class that can create known ThermoPhase objects (see Thermodynamic Properties and class ThermoFactory)
 ThermoPhase.cppDefinition file for class ThermoPhase, the base class for phases with thermodynamic properties (see class ThermoPhase)
 VPStandardStateTP.cppDefinition file for a derived class of ThermoPhase that handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class VPStandardStateTP)
 WaterProps.cpp
 WaterPropsIAPWS.cppDefinitions for a class for calculating the equation of state of water from the IAPWS 1995 Formulation based on the steam tables thermodynamic basis (See class WaterPropsIAPWS)
 WaterPropsIAPWSphi.cppDefinitions for Lowest level of the classes which support a real water model (see class WaterPropsIAPWS and class WaterPropsIAPWSphi )
 WaterSSTP.cppDefinitions for a ThermoPhase class consisting of pure water (see Thermodynamic Properties and class WaterSSTP)
  tpx
 CarbonDioxide.cppRepresentation of substance Carbon Dioxide
 CarbonDioxide.h
 Heptane.cppRepresentation of substance Heptane
 Heptane.h
 HFC134a.cpp
 HFC134a.h
 Hydrogen.cpp
 Hydrogen.h
 Methane.cpp
 Methane.h
 Nitrogen.cpp
 Nitrogen.h
 Oxygen.cpp
 Oxygen.h
 Sub.cppThe Substance class D
 utils.cpp
 Water.cpp
 Water.h
  transport
 DustyGasTransport.cppImplementation file for class DustyGasTransport
 GasTransport.cpp
 HighPressureGasTransport.cppImplementation file for class HighPressureGasTransport
 IonGasTransport.cpp
 MixTransport.cppMixture-averaged transport properties for ideal gas mixtures
 MMCollisionInt.cpp
 MMCollisionInt.hMonchick and Mason collision integrals
 MultiTransport.cppImplementation file for class MultiTransport
 Transport.cppMixture-averaged transport properties for ideal gas mixtures
 TransportData.cpp
 TransportFactory.cppImplementation file for class TransportFactory
 WaterTransport.cpp
  zeroD
 ConstPressureMoleReactor.cppA constant pressure zero-dimensional reactor with moles as the state
 ConstPressureReactor.cppA constant pressure zero-dimensional reactor
 flowControllers.cpp
 FlowDevice.cpp
 FlowDeviceFactory.cpp
 FlowReactor.cppA steady-state, ideal-gas, adiabatic, constant-area (cylindrical), frictionless plug flow reactor
 IdealGasConstPressureMoleReactor.cppA constant pressure zero-dimensional reactor with moles as the state
 IdealGasConstPressureReactor.cpp
 IdealGasMoleReactor.cppA constant volume zero-dimensional reactor with moles as the state
 IdealGasReactor.cppA zero-dimensional reactor
 MoleReactor.cppA zero-dimensional reactor with a moles as the state
 Reactor.cppA zero-dimensional reactor
 ReactorBase.cpp
 ReactorFactory.cpp
 ReactorNet.cpp
 ReactorSurface.cpp
 Wall.cpp
 WallFactory.cpp