support eulersolver heat transfer fo
The lib in src/phaseSystemModels/reactingEulerFoam/phaseSystems/
was not fully linked due to cyclic dependencies. When used in 'fieldFunctionObject' (to get the HTC for multiphase), created a problem of linking in two apps:
applications/utilities/preProcessing/createExternalCoupledPatchGeometry/Make/options applications/solvers/multiphase/reactingEulerFoam/functionObjects/Make/options
And surely when called from controlDict in the tutorials.
Previously the missing libs were provided in the solvers (Euler solvers).
As we need a fully linked phaseSystems lib. I compiled last this lib in rc/phaseSystemModels/reactingEulerFoam/Allwmake. This creates a complete lib usable in fieldFunctionObject.
Some changes were needed in the intermediate libs as well for compilation.
Merge request reports
Activity
added 304 commits
-
ba79c79c...fec570f3 - 301 commits from branch
develop
- a0be2dd8 - ENH: Adding support for two phases Euler solver to heatTransferModel FO
- 4a146349 - STYLE: remove trailing space, tabs
- 4b89d345 - ENH: Re-ordering compilation phaseSystemModels
Toggle commit list-
ba79c79c...fec570f3 - 301 commits from branch
added 7 commits
-
4b89d345...8eeb5e86 - 4 commits from branch
develop
- 8218923b - ENH: Adding support for two phases Euler solver to heatTransferModel FO
- dc04980d - STYLE: remove trailing space, tabs
- 486df96f - ENH: Re-ordering compilation phaseSystemModels
Toggle commit list-
4b89d345...8eeb5e86 - 4 commits from branch
mentioned in commit b9cb778e