28 template<
class ThermoType>
35 template<
class ThermoType>
50 template<
class ThermoType>
58 template<
class ThermoType>
66 template<
class ThermoType>
70 return tabulationResults_;
74 template<
class ThermoType>
77 this->
thermo().composition().setActive(i);
81 template<
class ThermoType>
84 return this->
thermo().composition().active(i);
88 template<
class ThermoType>
95 template<
class ThermoType>
98 this->nSpecie_ = newNs;
102 template<
class ThermoType>
106 return simplifiedToCompleteIndex_;
110 template<
class ThermoType>
114 return completeToSimplifiedIndex_;
118 template<
class ThermoType>
122 return completeToSimplifiedIndex_;
126 template<
class ThermoType>
130 return reactionsDisabled_;
134 template<
class ThermoType>
141 template<
class ThermoType>
148 template<
class ThermoType>
151 forAll(tabulationResults_, tabi)
153 tabulationResults_[tabi] = 2;
const char *const group
Group name for atomic constants.
#define forAll(list, i)
Loop across all elements in list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fluidReactionThermo & thermo
Field< label > & completeToSimplifiedIndex()
scalarField & simplifiedC()
const PtrList< volScalarField > & Y()
Return a reference to the list of mass fraction fields.
scalarField & completeC()
autoPtr< chemistryReductionMethod< ThermoType > > & mechRed()
DynamicList< label > & simplifiedToCompleteIndex()
Field< bool > & reactionsDisabled()
void setNsDAC(const label newNsDAC)
tmp< volScalarField > tabulationResults() const
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
label timeSteps() const
Return the number of chemistry evaluations (used by ISAT)
void setNSpecie(const label newNs)
bool mkDir(const fileName &, mode_t=0777)
Make a directory and return an error if it could not be created.
word name(const complex &)
Return a string representation of a complex.
bool active(const label i) const
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void resetTabulationResults()
autoPtr< OFstream > logFile(const word &name) const
Create and return a TDAC log file of the given name.
void setActive(const label i)
A class for managing temporary objects.
fileName path(UMean.rootPath()/UMean.caseName()/functionObjects::writeFile::outputPrefix/"graphs"/UMean.instance())