Henry Weller
b5331fdc86
foamyHexMesh: do not compile by default
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2588
2017-06-29 19:16:04 +01:00
Henry Weller
579268eb16
etc/cshrc: Removed echo $FOAM_INST_DIR
2016-10-30 09:39:25 +00:00
Henry Weller
c326278adb
Revert "Set version for the 4.1 release"
...
This reverts commit 21991d73a3 .
2016-10-16 15:11:57 +01:00
Henry Weller
21991d73a3
Set version for the 4.1 release
2016-10-16 15:11:45 +01:00
Henry Weller
03fcfeb751
Updated to OpenFOAM-4.x
2016-06-28 11:57:22 +01:00
Henry Weller
c462ffac10
Created OpenFOAM-4.0 from OpenFOAM-dev
2016-06-22 11:19:35 +01:00
Henry Weller
477d40f0a2
etc/bashrc,cshrc: Use "$WM_PROJECT" rather than "OpenFOAM" in the setting of $FOAM_INST_DIR
...
Patch contributed by Bruno Santos
Resolves patch request http://bugs.openfoam.org/view.php?id=2112
2016-06-08 11:51:21 +01:00
Henry Weller
4114a1e2bf
etc/bashrc,cshrc: Simplify and automate the setting of FOAM_INST_DIR
...
FOAM_INST_DIR is the location of the OpenFOAM installation which defaults to
the directory containing the etc/bashrc,cshrc file. If this default is
not appropriate FOAM_INST_DIR can be set explicitly.
2016-06-06 17:20:10 +01:00
Henry Weller
72572b64c6
etc/cshrc: Removed continuation lines from $foamOldDirs
2016-05-05 23:36:35 +01:00
Henry Weller
f7e4137ee5
etc/bashrc, etc/cshrc: Filter $WM_PROJECT_DIR from paths rather than $FOAM_INST_DIR
...
Additionally filter $ParaView_DIR from paths in config.sh/paraview and config.csh/paraview
Resolves bug-report http://bugs.openfoam.org/view.php?id=2031
2016-05-05 15:37:00 +01:00
Henry Weller
5822320b8d
Building foamyHexMesh is now optional defaulting to not build
...
Set the environment variable "FOAMY_HEX_MESH" to build foamyHexMesh,
e.g. in ~/.OpenFOAM/dev/prefs.sh
FOAMY_HEX_MESH=yes
2016-05-02 18:21:45 +01:00
Henry Weller
8c1f5eae39
etc/cshrc, etc/config.csh: foamCompiler -> WM_COMPILER_TYPE
...
for consistency with etc/bashrc and etc/config.sh
See commit 711ec0e39d
2016-03-09 09:05:35 +00:00
Henry Weller
fa0656c358
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
Henry Weller
ad7dcfc2cf
etc/config.*: Separate MPI settings into separate files and upgrade OpenMPI to 10.0.2
2016-02-10 20:46:24 +00:00
Henry Weller
715d1bf2c0
OpenFOAM-dev/etc: separated scripts for bash and csh into separate directories
...
etc/config.sh and etc/config.csh
This structure is more convenient to add support for other shells, e.g. zsh, fish etc.
Resolves feature request to simplify support for other shells in
http://www.openfoam.org/mantisbt/view.php?id=1232
2016-02-10 10:22:25 +00:00
Henry
25c09da260
etc/config/settings: Set WM_ARCH_OPTION=32 on 32bit OSs
2015-05-17 18:30:11 +01:00
Henry
30a1b7e56f
Startup scripts: Add documentation for WM_ARCH_OPTION
2015-05-14 18:47:48 +01:00
Henry
d4898bd505
Updated headers
2015-03-08 21:06:36 +00:00
Henry
339c1e2a3d
MPI configuration: Added support for SYSTEMMPI
...
Provided by Bruno Santos
Also some general cleaning and update of comment.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1167
2015-03-08 21:04:38 +00:00
Henry
2a614865ff
Added and verified support for 64bit labels
...
To compile with 64bit labels set
WM_LABEL_SIZE=64
in ~/OpenFOAM/dev/prefs.sh
source ~/.bashrc
then Allwmake in OpenFOAM-dev.
This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt
If WM_LABEL_SIZE is unset or set to 32:
WM_LABEL_SIZE=32
the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt
Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
Henry
1db5ee8f56
Upgraded gcc-4.9.0 -> gcc-4.9.2
2014-12-16 08:37:57 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00