openfoam/tutorials
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 STYLE: use DebugInFunction macro 2020-05-01 16:11:18 +02:00
combustion TUT: verificationAndValidation Allrun uses bash 2020-03-30 21:14:29 +02:00
compressible TUT: clean up multiphase tutorials 2020-04-14 16:30:44 +01:00
discreteMethods REL: Release preparations 2019-12-23 09:49:23 +00:00
DNS/dnsFoam/boxTurb16 REL: Release preparations 2019-12-23 09:49:23 +00:00
electromagnetics REL: Release preparations 2019-12-23 09:49:23 +00:00
financial/financialFoam/europeanCall REL: Release preparations 2019-12-23 09:49:23 +00:00
finiteArea REL: Release preparations 2019-12-23 09:49:23 +00:00
heatTransfer COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
incompressible STYLE: use compact form for libs () entries 2020-05-23 18:42:47 +02:00
IO TUT: verificationAndValidation Allrun uses bash 2020-03-30 21:14:29 +02:00
lagrangian TUT: file cleanup 2020-01-17 08:11:05 +01:00
mesh ENH: leak-detection. Fixes #1572. 2020-05-18 12:40:08 +01:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
multiphase TUT: use expression and/or step function in a few places 2020-05-23 18:42:47 +02:00
preProcessing STYLE: use compact form for libs () entries 2020-05-23 18:42:47 +02:00
resources TUT: clean up multiphase tutorials 2020-04-14 16:30:44 +01:00
stressAnalysis REL: Release preparations 2019-12-23 09:49:23 +00:00
verificationAndValidation STYLE: use compact form for libs () entries 2020-05-23 18:42:47 +02:00
Allclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allcollect 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
Alltest STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
AutoTest CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00