Files
openfoam/bin/tools
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
..
2019-12-23 09:49:23 +00:00
2019-12-23 09:49:23 +00:00
2019-10-31 14:48:44 +00:00
2019-12-23 09:49:23 +00:00
2019-10-31 14:48:44 +00:00
2020-11-25 21:31:22 +01:00
2020-11-25 21:31:22 +01:00
2019-12-23 09:49:23 +00:00
2019-12-23 09:49:23 +00:00
2019-12-23 09:49:23 +00:00
2020-11-25 21:31:22 +01:00

Miscellaneous tools, scripts, templates that are useful
(eg, for building applications) but don't need to be in the PATH.