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.
Showing
- bin/foamTestTutorial 4 additions, 4 deletionsbin/foamTestTutorial
- bin/tools/openfoam.in 6 additions, 12 deletionsbin/tools/openfoam.in
- etc/config.csh/setup 5 additions, 2 deletionsetc/config.csh/setup
- etc/config.sh/functions 2 additions, 41 deletionsetc/config.sh/functions
- etc/config.sh/setup 55 additions, 10 deletionsetc/config.sh/setup
- etc/openfoam 41 additions, 38 deletionsetc/openfoam
- tutorials/Alltest 5 additions, 5 deletionstutorials/Alltest
Please register or sign in to comment