openfoam/tutorials/heatTransfer/chtMultiRegionTwoPhaseEulerFoam/solidQuenching2D
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
..
0.orig REL: Release preparations 2019-12-23 09:49:23 +00:00
constant REL: Release preparations 2019-12-23 09:49:23 +00:00
system COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
Allclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun.pre STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Tsat_water_1_2bar.csv INT: Org integration of VOF, Euler phase solvers and models. 2019-06-07 09:38:35 +01:00