ablate::monitors::MixtureFractionCalculator
ablate::monitors::MixtureFractionCalculator*
Calculate mixture fraction given a list of species using elemental species based on Bilgerโs (1980) definition of mixture fraction
- eos (req)
- (ablate::eos::EOS) The eos with the list of species
- massFractionsFuel (req)
- (ablate::mathFunctions::FieldFunction) The initial mass fractions of fuel. Formulas are evaluated at [0, 0, 0] & t =0
- massFractionsOxidizer (req)
- (ablate::mathFunctions::FieldFunction) The initial mass fractions of oxidizer. Formulas are evaluated at [0, 0, 0] & t =0
- trackingElements
- (string list) the elements used to element list of the elements you want to track that are in the fuel (defaults to C/H)