Skip to main content
Ctrl+K
Cantera
  • Install
  • Tutorials
  • Community
  • Science
  • Blog

Site Navigation

  • Reference
  • Examples
  • Install
  • Tutorials
  • Community
  • Science
  • Blog

Site Navigation

  • Reference
  • Examples

Section Navigation

API Documentation

  • YAML Input File Reference
    • General Structure
    • Phase Definitions
    • Elements
    • Species
    • Reactions
    • Chemkin to YAML conversion
    • CTI to YAML conversion
    • CTML to YAML conversion
    • YAML to Chemkin conversion
  • Python Module Documentation
    • Objects Representing Phases
    • Thermodynamic Properties
    • Chemical Kinetics
    • Transport Properties
    • Zero-Dimensional Reactor Networks
    • One-dimensional Reacting Flows
    • Physical Constants
    • Python Interface With Units
    • Utilities
    • Mechanism Conversion
      • Chemkin to YAML conversion
      • CTI to YAML conversion
      • CTML to YAML conversion
      • YAML to Chemkin conversion
  • Matlab Interface User’s Guide
    • Objects Representing Phases
    • Thermodynamic Properties
    • Chemical Kinetics
    • Transport Properties
    • Zero-Dimensional Reactor Networks
    • One-Dimensional Reacting Flows
    • Physical Constants
    • Utility Functions
  • C++ Interface
    • Modules
      • Global Data
        • Physical Constants
        • Global Cantera Settings
        • Application
      • Global Utility Functions
        • String Conversion
        • clockWC
      • Errors and Diagnostics
        • Errors
          • CanteraError
          • ArraySizeError
          • IndexError
          • NotImplementedError
        • Logging
          • ExternalLogger
          • Logger
          • NoExitLogger
        • Warnings
        • Application
      • File Input/Output
        • Generic Containers
          • AnyBase
          • AnyValue
          • AnyMap
        • Input File Handling
        • Unit Conversion
          • Units
          • UnitSystem
        • Serialization
          • YamlWriter
      • Objects Representing Phases
        • Interface
        • Solution
        • SolutionArray
      • Chemical Equilibrium
        • ChemEquil
        • MultiPhase
        • MultiPhaseEquil
        • vcs_MultiPhaseEquil
      • Surface Problem Solver
        • Surface Problem Solver Methods
        • Surface Problem Bulk Phase Mode
        • ImplicitSurfChem
        • solveSP
      • Derivative Calculations
        • MultiJac
      • Chemical Kinetics
        • Reactions and Reaction Rates
          • Arrhenius-type Parameterizations
            • ArrheniusBase
            • ArrheniusRate
            • BlowersMaselRate
            • TwoTempPlasmaRate
          • Falloff Parameterizations
            • FalloffRate
            • LindemannRate
            • TroeRate
            • SriRate
            • TsangRate
          • Interface Rate Parameterizations
            • InterfaceRateBase
            • StickingCoverage
            • InterfaceRate
            • StickingRate
          • Other Reaction Rate Parameterizations
            • ChebyshevRate
            • CustomFunc1Rate
            • PlogRate
            • ReactionRateDelegator
          • Reaction
          • ThirdBody
          • ReactionRate
        • Kinetics Managers
          • BulkKinetics
          • EdgeKinetics
          • InterfaceKinetics
          • Kinetics
        • Rate Evaluators
          • Stoichiometry
            • C1
            • C2
            • C3
            • C_AnyN
            • StoichManagerN
          • MultiRate
          • MultiRateBase
          • ThirdBodyCalc
      • Numerical Utilities
        • Templated Array and Polynomial Operations
        • Matrix Handling
          • Array2D
          • BandMatrix
          • DenseMatrix
          • GeneralMatrix
        • Functor Objects
          • Simple Functors
            • Sin1
            • Cos1
            • Exp1
            • Log1
            • Pow1
            • Const1
          • Advanced Functors
            • Tabulated1
            • Gaussian1
            • Poly1
            • Fourier1
            • Arrhenius1
          • Compound Functors
            • Sum1
            • Diff1
            • Product1
            • Ratio1
            • Composite1
          • Modified Functors
            • TimesConstant1
            • PlusConstant1
            • Periodic1
          • Helper Functions
          • Func1
        • Numerical Integration and Interpolation
      • ODE and DAE Function Utilities
        • FuncEval
        • Integrator
      • One-Dimensional Reacting Flows
        • Boundaries
          • Boundary1D
          • Inlet1D
          • Empty1D
          • Symm1D
          • Outlet1D
          • OutletRes1D
          • Surf1D
          • ReactingSurf1D
        • Utilities
          • MultiJac
          • MultiNewton
          • Refiner
        • Flow Domains
          • Domain1D
          • IonFlow
          • StFlow
        • OneDim
        • Sim1D
      • Thermodynamic Properties
        • Species Standard-State Thermodynamic Properties
          • PDSS
          • PDSS_ConstVol
          • PDSS_HKFT
          • PDSS_SSVol
          • PDSS_Water
        • Species Reference-State Thermodynamic Properties
          • ConstCpPoly
          • Mu0Poly
          • MultiSpeciesThermo
          • Nasa9Poly1
          • Nasa9PolyMultiTempRegion
          • NasaPoly1
          • NasaPoly2
          • ShomatePoly
          • ShomatePoly2
          • SpeciesThermoInterpType
        • BinarySolutionTabulatedThermo
        • DebyeHuckel
        • EdgePhase
        • HMWSoln
        • IdealGasPhase
        • IdealMolalSoln
        • IdealSolidSolnPhase
        • IdealSolnGasVPSS
        • LatticePhase
        • MargulesVPSSTP
        • MetalPhase
        • MixtureFugacityTP
        • PengRobinson
        • Phase
        • PureFluidPhase
        • RedlichKisterVPSSTP
        • RedlichKwongMFTP
        • SingleSpeciesTP
        • StoichSubstance
        • SurfPhase
        • ThermoFactory
        • ThermoPhase
        • VPStandardStateTP
        • WaterPropsIAPWS
        • WaterSSTP
      • Transport Properties
        • MMCollisionInt
        • DustyGasTransport
        • GasTransport
        • HighPressureGasTransport
        • IonGasTransport
        • MixTransport
        • MultiTransport
        • Transport
        • TransportFactory
        • UnityLewisTransport
        • WaterTransport
      • Zero-Dimensional Reactor Networks
        • Flow Devices
          • MassFlowController
          • PressureController
          • Valve
          • FlowDevice
        • Reactors
          • ConstPressureMoleReactor
          • ConstPressureReactor
          • FlowReactor
          • IdealGasConstPressureMoleReactor
          • IdealGasConstPressureReactor
          • IdealGasMoleReactor
          • IdealGasReactor
          • MoleReactor
          • Reactor
          • ReactorBase
          • ReactorDelegator
          • Reservoir
        • Walls
          • ReactorSurface
          • WallBase
          • Wall
        • ReactorNet
    • Classes
      • Class List
      • Class Index
      • Class Hierarchy
      • Class Members
        • All
          • _
          • a
          • b
          • c
          • d
          • e
          • f
          • g
          • h
          • i
          • j
          • k
          • l
          • m
          • n
          • o
          • p
          • q
          • r
          • s
          • t
          • u
          • v
          • w
          • x
          • z
          • ~
        • Functions
          • _
          • a
          • b
          • c
          • d
          • e
          • f
          • g
          • h
          • i
          • j
          • k
          • l
          • m
          • n
          • o
          • p
          • q
          • r
          • s
          • t
          • u
          • v
          • w
          • x
          • z
          • ~
        • Variables
          • a
          • b
          • c
          • d
          • e
          • f
          • g
          • i
          • j
          • k
          • l
          • m
          • n
          • o
          • p
          • q
          • r
          • s
          • t
          • v
          • w
          • x
        • Typedefs
        • Enumerations
        • Related Symbols
    • Namespaces
      • Namespace List
      • Namespace Members
        • All
          • _
          • a
          • b
          • c
          • d
          • e
          • f
          • g
          • h
          • i
          • l
          • m
          • n
          • o
          • p
          • r
          • s
          • t
          • u
          • v
          • w
        • Functions
        • Variables
        • Typedefs
        • Enumerations
        • Enumerator
    • Files
      • File List
      • File Members
        • All
        • Functions
        • Variables
        • Typedefs
        • Macros
    • Related Pages
    • cantera.org
Donate to Cantera NumFOCUS
  • Reference
  • Matlab Interface User’s Guide

Matlab Interface User’s Guide#

  • Objects Representing Phases
    • Solution
    • Mixture
    • Interface
    • Pure Fluid Phases
  • Thermodynamic Properties
    • ThermoPhase
  • Chemical Kinetics
    • Kinetics
  • Transport Properties
    • Transport
  • Zero-Dimensional Reactor Networks
    • Func
    • Reactor
    • ReactorNet
    • FlowDevice
    • Wall
  • One-Dimensional Reacting Flows
    • Domain1D
    • Stack
  • Physical Constants
    • Data
  • Utility Functions
    • Utilities

previous

YAML to Chemkin conversion

next

Objects Representing Phases

Show Source

© Copyright 2001-2023, Cantera Developers.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.