ENH: Exposing specieComposition from ReactingMixture
The FO BilgerMixtureFraction needs access to specieComposition which is stored in ReactingMixture. A virtual mechanism was added to basicSpecieMixture to access specieComposition form rho and psi reationThermos. ptr was changed to autoPtr to avoid memory leaks (Kutalmis Bercin)
Showing
- src/thermophysicalModels/chemistryModel/chemistryModel/TDACChemistryModel/TDACChemistryModel.C 5 additions, 3 deletions...el/chemistryModel/TDACChemistryModel/TDACChemistryModel.C
- src/thermophysicalModels/reactionThermo/Make/files 1 addition, 0 deletionssrc/thermophysicalModels/reactionThermo/Make/files
- src/thermophysicalModels/reactionThermo/Make/options 1 addition, 0 deletionssrc/thermophysicalModels/reactionThermo/Make/options
- src/thermophysicalModels/reactionThermo/mixtures/basicSpecieMixture/basicSpecieMixture.H 14 additions, 0 deletions...onThermo/mixtures/basicSpecieMixture/basicSpecieMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H 7 additions, 2 deletions...reactionThermo/mixtures/reactingMixture/reactingMixture.H
- src/thermophysicalModels/reactionThermo/psiReactionThermo/psiReactionThermo.H 14 additions, 1 deletion...dels/reactionThermo/psiReactionThermo/psiReactionThermo.H
- src/thermophysicalModels/reactionThermo/rhoReactionThermo/rhoReactionThermo.H 14 additions, 1 deletion...dels/reactionThermo/rhoReactionThermo/rhoReactionThermo.H
Please register or sign in to comment