ENH: BilgerMixtureFraction: New function object
Summary
A contribution by a community member, @g3.
See #1915 (closed)
Details of new models (If applicable)
Risks
N/A
WIP issues
The FO needs info fromspecieComposition(): see the lineThe function can be called throughThermoType(i.e.thermoPhysicsTypes.H), but there are too many template-template classes thereat. This would create a very long and thus annoyingly redundant piece of repeating code.-
Instead,ReactionThermocould be used. ButReactionThermodoes not have access to the info. Even inTDACChemistryModel,specieCompositionwas fetched throughThermoType.Note that ifReactionThermois used, some solvers may not run the FO.
Edited by Kutalmış Berçin