Home
last modified time | relevance | path

Searched refs:rxn_phase (Results 1 – 2 of 2) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DReaction.cpp522 const ThermoPhase& rxn_phase = kin.thermo(kin.reactionPhaseIndex()); in calculateRateCoeffUnits() local
523 rate_units *= rxn_phase.standardConcentrationUnits().pow(-1); in calculateRateCoeffUnits()
613 const ThermoPhase& rxn_phase = kin.thermo(kin.reactionPhaseIndex()); in calculateRateCoeffUnits() local
615 low_rate_units *= rxn_phase.standardConcentrationUnits().pow(-1); in calculateRateCoeffUnits()
662 const ThermoPhase& rxn_phase = kin.thermo(kin.reactionPhaseIndex()); in calculateRateCoeffUnits() local
664 rate_units *= rxn_phase.standardConcentrationUnits(); in calculateRateCoeffUnits()
991 const ThermoPhase& rxn_phase = kin.thermo(kin.reactionPhaseIndex()); in calculateRateCoeffUnits() local
992 rate_units *= rxn_phase.standardConcentrationUnits().pow(-1); in calculateRateCoeffUnits()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/cython/cantera/
H A Dctml_writer.py1069 addFloat(a,'A',self._c[0][0]/self.rxn_phase._sitedens,
1333 kf.rxn_phase = self._rxnphase