OpenFOAM-5.x/etc/config.sh
Chris Greenshields 90f39e0d89 Added Bash [TAB] completion to all OpenFOAM applications
When typing OpenFOAM commands, the bash completion system will
complete option names, e.g. -help, -parallel, etc.  After typing an
option that includes an argument, e.g. -case <dir>, completion will
adjust to the type of argument, e.g. present directories if the
argument is a directory.  Similarly, for applications with mandarory
file arguments, file (and directory) names will appear on the
completion list.
2017-05-14 10:53:27 +01:00
..
example Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
aliases etc/config.sh/aliases: Use 'declare' instead of 'type' for bash/zsh compatibility 2016-11-16 22:33:16 +00:00
bash_completion Added Bash [TAB] completion to all OpenFOAM applications 2017-05-14 10:53:27 +01:00
CGAL etc/config.sh/CGAL: unset CGAL_ARCH_PATH if it is no longer needed 2016-07-01 17:01:26 +01:00
compiler etc/config: Removed references to gcc versions < 4.8 2016-10-30 00:01:48 +01:00
ensight etc/bashrc, etc/cshrc: Filter $WM_PROJECT_DIR from paths rather than $FOAM_INST_DIR 2016-05-05 15:37:00 +01:00
functions etc/bashrc, etc/cshrc: Filter $WM_PROJECT_DIR from paths rather than $FOAM_INST_DIR 2016-05-05 15:37:00 +01:00
gperftools scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
metis Updates to script documentation 2016-05-15 18:12:26 +01:00
mpi Upgraded to OpenMPI-2.0.2 2017-03-10 17:08:16 +00:00
paraview etc/config.*/paraview: Upgraded to ParaView-5.0.1 2016-05-30 21:27:11 +01:00
scotch Updates to script documentation 2016-05-15 18:12:26 +01:00
settings etc/config.sh/settings: Updated set of WM_CC, WM_CXX etc. variables to compile ThirdParty software 2016-09-05 20:48:50 +01:00
unset etc/config.*/unset: unset FOAM_ETC 2016-10-09 15:15:29 +01:00