openfoam/tutorials/heatTransfer
sergio 95f7ed0342 COM: Separate htc FO from general FO and reactingEuler solvers (#1714)
The phase systems tables for multiphase solvers create conflict
between each other as they are defined in the same namespace and using
similar class names.

Therefore a special htc function object for reactingEulerSolver was
added (reactingEulerHtcModel), located under
src/phaseSystemModels/reactingEulerFoam/functionObjects/

This commit includes the following:

- Relocate solvers/reactingEulerFoam functionObjects to
  src/phaseSystemModels
- Remove links for fieldFunctionObject to multiphase libs to avoid
  conflicts
- New FO for htc for reactingEulerFoam called reactingEulerHtcModel
2020-06-03 20:58:02 +02:00
..
buoyantBoussinesqPimpleFoam TUT: change residuals FO remnants to solverInfo FO (#1290) 2020-01-10 09:44:38 +00:00
buoyantBoussinesqSimpleFoam REL: Release preparations 2019-12-23 09:49:23 +00:00
buoyantPimpleFoam COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
buoyantSimpleFoam TUT: clean up multiphase tutorials 2020-04-14 16:30:44 +01:00
chtMultiRegionFoam TUT: use expression and/or step function in a few places 2020-05-23 18:42:47 +02:00
chtMultiRegionSimpleFoam REL: Release preparations 2019-12-23 09:49:23 +00:00
chtMultiRegionTwoPhaseEulerFoam/solidQuenching2D COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
overBuoyantPimpleDyMFoam/movingBox REL: Release preparations 2019-12-23 09:49:23 +00:00