openfoam/etc
Mark Olesen 2f2dcdcf6f ENH: Function1 and PatchFunction1 improvements (#1917)
- easier support for non-mandatory functions.

  In some boundary conditions it can be desirable to support
  additional functions, but not necessarily require them. Make this
  easier to support with a Function1, PatchFunction1 NewIfPresent()
  selector.

- support for compatibility lookups

- harmonize branching logic and error handling between Function1 and
  PatchFunction1.

ENH: refactor a base class for Function1, PatchFunction1

- includes base characteristics, patch or scalar information

ENH: additional creation macros

- makeConcreteFunction1, makeConcretePatchFunction1Type for adding a
  non-templated function into the correct templated selection table.
  makeScalarPatchFunction1 for similarity with makeScalarFunction1
2020-11-19 16:57:45 +01:00
..
caseDicts TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
codeTemplates ENH: Function1 and PatchFunction1 improvements (#1917) 2020-11-19 16:57:45 +01:00
config.csh CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
config.sh CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
templates REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
cellModels REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
colourTables REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
controlDict ENH: replace finiteArea timeVaryingUniformFixedValue with Function1 version 2020-09-28 11:08:30 +02:00
cshrc CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
openfoam CONFIG: support openfoam -init=FILE 2020-06-23 15:35:52 +02:00