openfoam/tutorials
Mark Olesen b364a9e72c ENH: argList improvements
- argList::envExecutable() static method.
  This is identical to getEnv("FOAM_EXECUTABLE"), where the name of
  the executable has typically been set from the argList construction.

  Provides a singleton access to this value from locations that
  do not have knowledge of the originating command args (argList).
  This is a similar rationale as for the argList::envGlobalPath() static.

- additional argList::envRelativePath() static method.

- make -dry-run handling more central and easier to use by adding into
  argList itself.

STYLE: drop handling of -srcDoc (v1706 option)

- replaced with -doc-source for 1712 and never used much anyhow
2021-11-03 11:38:21 +01:00
..
basic BUG: collated: threaded writing accesses out-of-scope. Fixes #2257. 2021-11-02 14:26:30 +00:00
combustion TUT: use mergeType points for wedge geometries (#2241) 2021-10-21 15:31:11 +02:00
compressible TUT: use mergeType points for wedge geometries (#2241) 2021-10-21 15:31:11 +02:00
discreteMethods TUT: update keywords, create finiteArea in parallel 2021-10-18 15:30:51 +02:00
DNS/dnsFoam/boxTurb16 CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
electromagnetics CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
financial/financialFoam/europeanCall CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
finiteArea TUT: update keywords, create finiteArea in parallel 2021-10-18 15:30:51 +02:00
heatTransfer TUT: use mergeType points for wedge geometries (#2241) 2021-10-21 15:31:11 +02:00
incompressible ENH: argList improvements 2021-11-03 11:38:21 +01:00
IO CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
lagrangian TUT: hopper: parameterise blockMeshDict content (#2134) 2021-08-04 09:23:20 +00:00
mesh TUT: use new blockMesh support (faces, transforms) 2021-07-28 13:14:44 +02:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
multiphase TUT: use mergeType points for wedge geometries (#2241) 2021-10-21 15:31:11 +02:00
preProcessing CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
resources Implicit treatment of coupled boundary conditions 2021-08-03 20:08:49 +00:00
stressAnalysis CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
verificationAndValidation ENH: finer granularity for CleanFunctions 2021-07-28 10:02:27 +02:00
Allclean CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Allcollect STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +02:00