openfoam/etc
Mark Olesen 410d38b9d9 ENH: support true/false, yes/no values for FOAM_ABORT (#1896)
- consistent with FOAM_SIGFPE etc.

- centralize code as error::useAbort() static function to avoid
  scattering the logic throughout the code.

ENH: also accept "0" and "1" string values for Switch

- not the normal path for Switch input (eg, from a dictionary), but
  consistent with bool definitions and simplifies string parsing.

  This means that `FOAM_SIGFPE=1 application` will now also work.
2020-10-28 16:04:12 +01:00
..
caseDicts TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
codeTemplates CONFIG: incorrect BC code templates (fixes #1885) 2020-10-20 14:23:40 +02:00
config.csh CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
config.sh CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02: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 ENH: support true/false, yes/no values for FOAM_ABORT (#1896) 2020-10-28 16:04:12 +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 ENH: support true/false, yes/no values for FOAM_ABORT (#1896) 2020-10-28 16:04:12 +01:00
openfoam CONFIG: support openfoam -init=FILE 2020-06-23 15:35:52 +02:00