- Jun 13, 2024
-
-
Mark OLESEN authored
- adios: 2.9.2 -> 2.10.1 - paraview: 5.11.2 -> 5.12.1 Ancillary libs: - hdf5: 1.14.4.3 - hypre: 2.23.0 -> 2.31.0 - petsc: 3.19.2 -> 3.21.2
-
- Jun 19, 2023
-
-
Mark OLESEN authored
- kahip includes patches to compile with gcc-13, improved CMake MPI detection - petsc is the latest production release
-
- Jun 09, 2022
-
-
Mark OLESEN authored
-
- Dec 15, 2021
-
-
Mark OLESEN authored
- ADIOS2-2.7.1 latest - CGAL-4.14.3 latest without c++14 requirement - ParaView-v5.10.0 final (or RC2) - boost_1_74_0 newest is 1_77_0 but had problems with gcc-4.8.5 - fftw-3.3.10 bugfix - openmpi-4.1.2 latest - scotch_6.1.0 (no change) - dgraph regression in 6.1.2 - kahip-3.14 latest
-
- May 19, 2021
-
-
Mark OLESEN authored
-
- Dec 14, 2020
-
-
Mark OLESEN authored
- the adiosFoam module has been updated to handle restart with the newer time structure (directories only, no files)
-
- Jun 05, 2020
-
-
Mark OLESEN authored
- the CGAL version change is associated with a header-only build (needs updated ThirdParty scripts). - openmpi is a major version change (4.0.3)
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- Jul 31, 2018
-
-
Mark OLESEN authored
-
- Dec 15, 2017
-
-
Mark OLESEN authored
- ADIOS 1.13.0 - fftw 3.3.7 - paraview 5.4.1 ENH: include ThirdParty QT libraries in LD_LIBRARY_PATH for paraview
-
- Jan 11, 2018
-
-
Mark OLESEN authored
- export library path for gmp/mpfr from CGAL config files. This is required when non-system gmp/mpfr libraries are being used, but not using a ThirdParty compiler installation. - automatically handle lib/ vs lib64/ (eg, for central installations) for packages such as boost, CGAL, etc. While the ThirdParty compilation of these will normally land in lib64/, this may not be the case when they are supplied by another means. - reworked the handling of foamEtcFile and foamCleanPath for less clutter in the configuration files. Added the bin/tools/lib-dir script to handle logic that is too complex to easily manage in csh.
-
- Nov 20, 2017
-
-
Mark OLESEN authored
-
- Mar 14, 2017
-
-
Mark Olesen authored
-
- Feb 20, 2017
-
-
Mark Olesen authored
- as per bashrc,cshrc delimit with "# USER EDITABLE PART" "# END OF (NORMAL) USER EDITABLE PART" this can help simplify any patching for system-building scripts etc.
-
- Nov 23, 2016
-
-
Mark Olesen authored
* boost 1_62_0 (Sept 2016) * CGAL 4.9 (Sept 2016) - now has headers-only mode that could be interesting * FFTW 3.3.5 (Jul 2016) * openmpi 1.10.4 (Sept 2016) - the first openmpi 2.x release is also available, but too early to switch * paraview 5.2.0 (Nov 2016) - builds without additional patching STYLE: removed unneeded CMake environment variables
-
- Jul 05, 2016
-
-
Mark Olesen authored
- many systems may not have boost or FFTW installed, or in an older version. Using ThirdParty for them should lead to a more robust build process.
-
- Jun 28, 2016
-
-
Mark Olesen authored
-
- Jun 23, 2016
-
-
Henry Weller authored
-
- Jun 17, 2016
-
-
Mark Olesen authored
- replace with an alternative workaround. Unset the _foamAddLib function prior to sourcing config.sh/CGAL: - LD_LIBRARY_PATH will not be adjusted. - cgal_version/boost_version variables will be retained. Note: for ThirdParty builds, it is important that the boost and CGAL paths are added into LD_LIBRARY_PATH even if before they are created. This ensures that the OpenFOAM environment is functional after the build. The '*-none' and '*-system' specifications can still be used to avoid setting them at all.
-
Mark Olesen authored
-
- Jun 14, 2016
-
-
Mark Olesen authored
- also update settings to include newer compiler versions
-
- May 29, 2016
-
-
Henry Weller authored
-
- May 15, 2016
-
-
Henry Weller authored
Patch contributed by Bruno Santos Resolves text report http://bugs.openfoam.org/view.php?id=2089
-
- Feb 15, 2016
-
-
Henry Weller authored
-
- Feb 10, 2016
-
-
Henry Weller authored
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
-
- Oct 23, 2015
-
-
Henry Weller authored
-
- May 18, 2015
-
-
Henry authored
-
- Dec 31, 2014
-
-
Henry authored
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.
-
- Jan 30, 2014
-
-
mattijs authored
-
- Jan 28, 2014
-
-
mattijs authored
-
- Aug 14, 2011
-
-
Henry authored
-
- May 03, 2011
-
-
Mark Olesen authored
-
- May 02, 2011
-
-
Mark Olesen authored
- use standard *.sh, *.csh endings
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit 2e1e671d.
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Mar 23, 2010
-
-
mattijs authored
-