openfoam/tutorials
Mark Olesen e2148b587e CONFIG: inline _foamEval within <etc/config.sh/setup>
- previously a function (unlike the csh version) but since bashrc and
  setup have been split -> replace with inline definition

STYLE: formatting/wording for openfoam starters

TUT: simplify controlDict modification, add default substitution

ENH: accept '/' for end-of-options terminator (etc/openfoam)

- makes the application or service more apparent.
  * eg.  /usr/bin/openfoam / blockMesh
  * vs.  /usr/bin/openfoam -- blockMesh

  Accept lone '-' as the end-of-options terminator, as per bash

- Adjust handling of openfoam '-c' option to flag that a command-string
  will appear, but continue with option parsing.
  Consistent with bash definition.
2021-06-18 17:14:22 +02:00
..
basic BUG: tutorial: missing writing of phi. Fixes #2124 2021-06-17 11:48:46 +01:00
combustion TUT: combustion: clean up tutorials 2021-06-08 20:17:19 +00:00
compressible TUT: add parallel version for various squareBend cases 2021-06-18 17:14:22 +02:00
discreteMethods TUT: discreteMethods: cleanup tutorials 2021-03-24 13:16:45 +00:00
DNS/dnsFoam/boxTurb16 TUT: DNS, electromagnetics, financial, stressAnalysis: clean up tutorials 2021-03-31 10:14:42 +00:00
electromagnetics TUT: DNS, electromagnetics, financial, stressAnalysis: clean up tutorials 2021-03-31 10:14:42 +00:00
financial/financialFoam/europeanCall TUT: DNS, electromagnetics, financial, stressAnalysis: clean up tutorials 2021-03-31 10:14:42 +00:00
finiteArea CONFIG: update compiler versions 2021-06-14 19:20:15 +02:00
heatTransfer ENH: Added new multiRegion function object 2021-06-16 13:44:50 +02:00
incompressible TUT: add parallel version for various squareBend cases 2021-06-18 17:14:22 +02:00
IO TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
lagrangian ENH: new multiFieldValue function object 2021-06-16 11:19:44 +02:00
mesh TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
multiphase TUT: new multiphase tutorial: damBreakPermeable 2021-06-17 18:21:25 +01:00
preProcessing TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
resources TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
stressAnalysis TUT: DNS, electromagnetics, financial, stressAnalysis: clean up tutorials 2021-03-31 10:14:42 +00:00
verificationAndValidation TUT: turbulentDFSEMInlet: update DFSEM tutorials (fixes #2097) 2021-06-09 13:40:51 +00: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 CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +02:00