Commit graph

84 commits

Author SHA1 Message Date
Martin Beaudoin
99c20324fc ThirdParty: bumping the QT library to version 5.11.1. Improving the compilation
configuration options based on Kitware's ParaView-Superbuild package
2018-07-01 13:16:26 -04:00
Martin Beaudoin
6be52fe7e8 ThirdParty: bumping mesquite to version 2.3.0 2018-06-28 20:40:30 -04:00
Martin Beaudoin
17a3e12763 ThirdParty: add support for PyFoam version 0.6.6 and 0.6.9. Make PyFoam 0.6.9 the default version 2018-06-27 22:56:01 -04:00
Martin Beaudoin
1e973d5fe6 ThirdParty: bumping hwloc to version 2.0.1 2018-06-27 18:40:28 -04:00
Martin Beaudoin
f2a471c5c8 ThirdParty:
- Bumping cmake to version 3.11.4
 - Bumping openmpi to version 3.1.0
2018-06-25 22:59:38 -04:00
Henrik Rusche
6eb6f12071 Merge /u/henrus/foam-extend-4.0/ branch bugfix/swak4foam into nextRelease
https://sourceforge.net/p/foam-extend/foam-extend-4.0/merge-requests/54/
2018-06-06 12:35:52 +00:00
Henrik Rusche
4b4be75c2b Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
Henrik Rusche
803aa6a50f Bugfixes for swak4foam + minor fixes from B.Gschaider 2018-04-12 15:30:27 +02:00
Hrvoje Jasak
bb98c2c4b6 Use default Paraview 2018-03-20 13:44:13 +00:00
Hrvoje Jasak
7a2032c3fa ARM8 Gcc and Clang port 2018-03-20 10:54:16 +00:00
Hrvoje Jasak
5c44761ab3 Reset build directory name: 4.1 2018-02-20 17:56:27 +00:00
Henrik Rusche
67ab0b5abd Vanilla backport
- in FOAM library
updated containers
backported PackedBoolList, hashedWordList, nullObject, wordRe,
backported functions to
backported int32 support
backported tableReaders
backported Function1, TimeFunction1
backported dynamicCode (for codedBCs, ...) -- needs to be mapped out
advanced error macros (FatalIOErrorInFunction, ...) -- needs to be mapped out
backported IOobject::MUST_READ_IF_MODIFIED and added IOobject::READ_IF_PRESENT_IF_MODIFIED (only in FO)

- in postProcessing
backported IO FOs (partialWrite, removeRegisteredObject, writeDictionary, writeRegisteredObject)
backported field FOs (fieldCoordinateSystemTransform, fieldValues, nearWallFields, processorField, readFields, regionSizeDistribution, streamLine, wallBoundedStreamLine)
backported fvTools FOs (calcFvcDiv, calcFvcGrad, calcMag)
backported jobControl FOs (abortCalculation)
backported utilities FOs (ourantNo, Lambda2, Peclet, Q, codedFunctionObject, pressureTools, residuals, scalarTransport, setTimeStep, timeActivatedFileUpdate, turbulenceFields, vorticity, wallShearStress)
2018-02-16 15:07:55 +01:00
Hrvoje Jasak
ce2908eac4 Bugfix: upgrade openmpi version 2017-01-11 10:39:30 +00:00
Hrvoje Jasak
a33b0022a4 Bugfix: Minor clean-up of etc files 2017-01-10 15:42:15 +00:00
Henrik Rusche
8e436f6616 Updated download location; bumped paraview version 2016-11-18 14:04:12 +01:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
b377ba2d6c Bump version number in cshrc and CTest 2016-05-25 15:27:34 +02:00
Martin Beaudoin
5366bc60de Adding support for ARM7 group of processors. Tested on a Raspberry Pi 2. 2015-12-05 14:40:50 +00:00
Hrvoje Jasak
287faf574d Fix scotch version cshrc 2015-08-18 16:05:55 +01:00
Hrvoje Jasak
8534381a5f Fixed default opt option in cshrc 2015-08-18 14:08:59 +01:00
Hrvoje Jasak
f5d0043a20 Update version number to 3.2 2015-08-11 17:22:40 +01:00
Hrvoje Jasak
01ba7c3cd2 Enable compilation of ParaView from cshrc 2015-08-07 13:24:55 +01:00
Dominik Christ
83b9a7161f Reverted to OpenMPI 1.6.5 2015-08-06 12:32:26 +01:00
Hrvoje Jasak
2a0b888ff9 openmpi-1.8.8 2015-08-06 10:02:34 +01:00
Hrvoje Jasak
fbf26c0de3 OpenMPI-1.8.7: bug fixes 2015-08-06 10:02:33 +01:00
Henrik Rusche
a23acb0388 VERSION: version, headers, whitespace & tabs for 3.2. Author: Henrik Rusche. Merge: Henrik Rusche 2015-06-02 11:52:46 +02:00
Henrik Rusche
f83a771395 FEATURE: testHarness: improvements. Author: Martin Beaudoin. Merge: Henrik Rusche.
testHarness: adding the source code git revision number to the Build Name.

See here for an example:
http://openfoam-extend.sourceforge.net/CDash/index.php?project=foam-extend-3.1&date=2015-05-28
2015-06-02 10:57:25 +02:00
Martin Beaudoin
0631e66ab6 ThirdParty: Various adjustments to the selection mechanism 2015-05-26 00:59:43 -04:00
Martin Beaudoin
246eb0eda1 ThirdParty: setting ParaView 4.3.1 as the default version 2015-05-17 23:55:32 -04:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Martin Beaudoin
ce2b0894c5 ThirdParty: bumping Scotch to version 6.0.4
bumping hwloc to version 1.10.1
            Adjusting libccmio for Mac OSX Yosemite
            Adjustments for cmake 3.2.2
            Adding spec file for openmpi version 1.8.4
2015-05-17 07:46:05 -04:00
Martin Beaudoin
78d0ccc78d ThirdParty: initial commit of the packages selection mechanism using environment variables 2015-05-15 08:48:09 -04:00
Hrvoje Jasak
7f32cf4357 Added LDP option 2015-05-12 15:01:28 +01:00
Hrvoje Jasak
1255b6a886 Script clean-up: FOAM 2015-04-23 13:51:07 +01:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Hrvoje Jasak
f9e0818602 Merge remote-tracking branch 'remotes/origin/feature/mvapich2' into nextRelease
Conflicts:
	etc/bashrc
	etc/cshrc
2014-04-30 10:35:07 +01:00
Alexander Monakov
b360468492 Add csh bits for MVAPICH2 build support 2014-03-06 16:04:18 +01:00
Dominik Christ
adc2bbb081 Updated documentation in comments to include 'SYSTEMOPENMPI' again 2014-02-25 09:36:02 +01:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Hrvoje Jasak
28418f4b05 Version script breaks transfers. Sorry. 2013-11-08 17:27:40 +00:00
Bernhard F.W. Gschaider
002822076a Merge in fixes
--HG--
branch : bgschaid/minorAdditionsBranch
2013-11-06 17:28:06 +01:00
Hrvoje Jasak
b476189438 Mac Maverick re-port 2013-11-04 14:10:04 +00:00
Bernhard F.W. Gschaider
40f9c7af23 Merge latest nextRelease
--HG--
branch : bgschaid/minorAdditionsBranch
2013-10-10 16:14:21 +02:00
Hrvoje Jasak
529271393f Revert cshrc 2013-10-10 10:49:46 +01:00
Hrvoje Jasak
fb82dfdc4c gcc paths 2013-10-10 10:47:38 +01:00
Bernhard F.W. Gschaider
13b86450c8 Now the script doesn't fail if sourced from cshrc but it can't detect its name and location (only tcsh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-09 23:18:55 +02:00
Bernhard F.W. Gschaider
7def1e6da1 What works in tcsh doesn't work in csh (although most systems nowadays use tcsh as csh)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-05 01:31:14 +02:00
Bernhard F.W. Gschaider
af4c60ef56 Replace shell-based auto-detection with a singe Python-oneliner that should be more stable (at least it doesn't choke on symbolic links anymore)
--HG--
branch : bgschaid/minorAdditionsBranch
2013-09-04 23:47:55 +02:00
Henrik Rusche
e83ac65b74 Backporting prefs treatment 2013-08-30 11:21:40 +02:00
Bernhard F.W. Gschaider
93e80e2c87 Automatically determine the additional version specification from the directory name of the installation
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-22 13:43:34 +02:00