openfoam/etc
Mark Olesen fd82f3e47a ENH: distinguish between compressible/incompressible coded source
- previously had codeAddSup used for both incompressible and
  compressible source terms. However, it was not actually possible to
  use it for compressible sources since any references to the 'rho'
  parameter would cause a compilation error for the incompressible case.

  Added 'codeAddSupRho' to distinguish the compressible case.
  User must supply one or both of them on input.
2021-11-09 21:48:42 +01:00
..
caseDicts BUG: collated: threaded writing accesses out-of-scope. Fixes #2257. 2021-11-02 14:26:30 +00:00
codeTemplates ENH: distinguish between compressible/incompressible coded source 2021-11-09 21:48:42 +01:00
config.csh ENH: extend use of WM_COMPILER_CONTROL to manage compiler versions 2021-11-02 17:30:06 +01:00
config.sh ENH: extend use of WM_COMPILER_CONTROL to manage compiler versions 2021-11-02 17:30:06 +01:00
templates CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc ENH: extend use of WM_COMPILER_CONTROL to manage compiler versions 2021-11-02 17:30:06 +01:00
cellModels CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
colourTables CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
controlDict BUG: collated: threaded writing accesses out-of-scope. Fixes #2257. 2021-11-02 14:26:30 +00:00
cshrc ENH: extend use of WM_COMPILER_CONTROL to manage compiler versions 2021-11-02 17:30:06 +01:00
openfoam CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +02:00