Mark Olesen
b2ab5e8ae9
CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0)
2021-05-19 18:16:06 +02:00
Mark Olesen
b700456ac4
CONFIG: increment to ADIOS-2.6.0, petsc-3.14.2
...
- the adiosFoam module has been updated to handle restart with
the newer time structure (directories only, no files)
2020-12-14 15:20:36 +01:00
Mark Olesen
ba8f1265e1
CONFIG: update boost, cgal, openmpi versions ( #1705 )
...
- the CGAL version change is associated with a header-only build
(needs updated ThirdParty scripts).
- openmpi is a major version change (4.0.3)
2020-06-05 16:28:01 +02:00
Mark Olesen
e6dfb39c66
STYLE: remove unnecessary stdout, stderr /dev/null redirects
...
- no stderr redirect needed:
* 'command -v'
- no stdout/stderr redirect needed:
* 'rm -f'
STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
Andrew Heather
fdf8d10ab4
Merge commit 'e9219558d7' into develop-v1906
2019-12-05 11:47:19 +00:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
Mark Olesen
e400725675
CONFIG: add sourcing hints for adios2, petsc
2019-08-02 12:17:39 +02:00
Mark Olesen
2fc1a1692b
CONFIG: adjust handling of PETSc environment (-force option)
2018-11-06 09:01:40 +01:00
Mark Olesen
50852b3392
CONFIG: improve shell env handling of paths with spaces ( #1007 , #1008 )
...
- foamCleanPath now only splits the environment variable on ':', which
allows other directories with spaces or '(..)' etc to pass through
without major issue.
- The filter arguments are split on whitespace, colons or semi-colons.
2018-10-15 21:37:46 +02:00
Mark Olesen
d40103a86f
CONFIG: extend wmake detection scripts
2018-07-31 11:25:53 +02:00