Commit graph

116 commits

Author SHA1 Message Date
Hrvoje Jasak
4aeab9ffe4 Revert version ID 2019-10-17 18:25:46 +01:00
Hrvoje Jasak
2f98bd60c6 Bugfix: psis field change name to resolve error in mapping on topo change 2019-10-15 12:37:45 +01:00
Hrvoje Jasak
56eb4231ed Change default openmpi version to 1.8.8. Versions 2.1.x to 3.1.0 have a race condition bug which affects the code 2019-05-15 09:56:45 +01:00
Danial Khazaei
b9ba5ebf2e
Bugfix: Added support for openmpi 4.0.0 and updated c++ casting style to suppress [-Wold-style-cast] 2019-01-31 17:44:30 +03:30
Martin Beaudoin
b59cad23fd ThirdParty: bumping openmpi to version 3.1.1 2018-07-04 22:54:35 -04:00
Martin Beaudoin
e8c1beed0e ThirdParty: bumping Paraview to version 5.5.2 2018-07-01 20:41:56 -04:00
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
4e8acd1fbf Revert error 2018-02-20 18:04:17 +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
Martin Beaudoin
cd724f586f Adding a new processor configuration for ARM v8 2018-02-07 12:02:39 +00:00
Vanja Skuric
2c7566802e Bugfix (Mac OS): Added Clang as a compiler option to bashrc 2017-04-13 13:04:54 +02: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
Vanja Skuric
f49f21f6af Changed foam version from 3.2 to 4.0 2016-05-06 12:34:13 +02:00
Hrvoje Jasak
6b2b2d6a46 Bugfix: added 64-bit MSWindows build 2016-01-06 03:27:18 +00: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
1f9b5f076e Bugfix: added 64-bit MSWindows build 2015-10-30 10:40:51 +00:00
Hrvoje Jasak
69a0f49d6c Windows port: rename arch to mingw 2015-08-28 15:49:38 +01:00
Hrvoje Jasak
f5d0043a20 Update version number to 3.2 2015-08-11 17:22:40 +01:00
Hrvoje Jasak
fb84e91897 Added Windows 8.1 2015-08-07 13:24:56 +01:00
Dominik Christ
285e65073c Fixed win compilation isses; added binary package script 2015-08-07 13:02:58 +01:00
Dominik Christ
0a6a65972d Compilation tweaks for mingw 2015-08-07 13:02:26 +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
Dominik Christ
ef26ee1688 FEATURE: Re-enabled paraview compilation by default. Moved 3rd party sources to SourceForge. Dominik Christ. 2015-06-12 13:17:22 +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
Martin Beaudoin
0631e66ab6 ThirdParty: Various adjustments to the selection mechanism 2015-05-26 00:59:43 -04:00
Henrik Rusche
82a0e1e7df Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-05-18 09:54:40 +02: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
e2b9bd5b80 ThirdParty: cmake 3.2.2 2015-05-16 23:19:40 -04:00
Martin Beaudoin
109bc7ae80 ThirdParty:: new compilation recipe for gcc 4.9.2 and 4.8.4 2015-05-16 20:39:14 -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
6b022758d1 Feature: Single precision and long double precision port 2015-05-12 15:01:27 +01:00
Hrvoje Jasak
1255b6a886 Script clean-up: FOAM 2015-04-23 13:51:07 +01:00
Dominik Christ
d71951fb59 Commented out ulimit in etc/bashrc 2014-06-17 11:35:58 +02:00