openfoam/applications/solvers
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
..
basic ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
combustion ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
compressible ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
discreteMethods GIT: Header file updates 2019-10-31 14:48:44 +00:00
DNS STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
electromagnetics ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
financial GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea GIT: Header file updates 2019-10-31 14:48:44 +00:00
heatTransfer ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
incompressible ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
lagrangian ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
multiphase COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
stressAnalysis ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00