|
5f7d2716bd
|
ENH: Add modifications in existing files of foam-extend
- also removed the include of adiosControl.H
|
2023-09-25 21:51:57 +02:00 |
|
|
bd6f079b52
|
ENH: Add ADIOS2 2.9.1 to ThirdParty
|
2023-09-25 16:54:23 +02:00 |
|
Hrvoje Jasak
|
fdbbd6536a
|
Errors in include paths for system Third Party libraries
|
2022-03-04 10:18:26 +00:00 |
|
Martin Beaudoin
|
b42fb8a346
|
Adjusting the environment variables when using the system-installed version of
the metis, parMetis and scotch packages.
|
2021-07-07 23:54:42 -04:00 |
|
Hrvoje Jasak
|
9ffbe794a9
|
Ubuntu-20.04 and gcc-9.3.0 port
|
2021-07-05 17:26:05 +01:00 |
|
Hrvoje Jasak
|
aa97a00f03
|
Comment
|
2021-07-05 15:47:15 +01:00 |
|
Hrvoje Jasak
|
5832cfe256
|
Correct default optimisation option
|
2019-11-01 12:05:14 +00:00 |
|
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
|
3800bf824d
|
fixed wrong usuage of find in etc/getVariables.py. Fabian Preiss.
|
2019-07-18 15:06:30 +01:00 |
|
Hrvoje Jasak
|
cac07ccaed
|
Fixed prefs for old openmpi version
|
2019-07-16 16:50:16 +02:00 |
|
Fabian Preiss
|
f6b7786025
|
fixed wrong usuage of find in etc/getVariables.py
|
2019-05-19 17:24:41 +02:00 |
|
Hrvoje Jasak
|
b400d9a351
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2019-05-15 11:00:32 +02: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 |
|
Hrvoje Jasak
|
87f41d6d0c
|
Added support of openmpi compilation.
|
2019-05-09 18:25:20 +02:00 |
|
Hrvoje Jasak
|
109b8456d8
|
Merge of friend function declaration
|
2019-04-25 11:12:34 +01:00 |
|
Hrvoje Jasak
|
4311ba296a
|
GCC8 compatibility improvements. Cumulative improvment on gcc8 compliance. Added support for openmpi version 4.0.0 Updated cfMesh library to latest version. Author: Danial Khazaei
|
2019-02-13 15:25:42 +00:00 |
|
Henrik Rusche
|
c9f9aa069b
|
Switched target for 64BitInts
|
2019-02-04 21:58:51 +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 |
|
Hrvoje Jasak
|
9ee2dc759b
|
Added Infiniband compilation option to openmpi-3.1.1
|
2019-01-08 18:05:11 +00:00 |
|
Hrvoje Jasak
|
dd3d0f898e
|
Removed old gcc versions
|
2019-01-08 18:04:45 +00:00 |
|
Hrvoje Jasak
|
64ef3b387f
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2018-08-21 14:59:29 +01:00 |
|
Hrvoje Jasak
|
1644c147f6
|
Added system MPICH support for linux64Gcc
|
2018-08-21 14:35:48 +01:00 |
|
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
|
8201aa30bd
|
Add a MPIRUN_OPTIONS environment variable when using the runParallel shell function.
When using OpenMPI 3.1.0, one could specify the runtime parameter '-oversubscribe' to mpirun
|
2018-06-26 22:21:14 -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 |
|
Hrvoje Jasak
|
7a54aeb99b
|
Merge branch 'feature/JasakDevelopment' into nextRelease
|
2018-05-15 12:00:02 +01: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
|
2d33f8ecba
|
ParaView 5.4.1 and dependencies support. Pascal Beckstein
Merge branch 'feature/paraFoam-5.4.1' into nextRelease
|
2018-02-27 10:48:15 +00:00 |
|
Pascal Beckstein
|
b5e9533f2b
|
Add ParaView-5.4.1 cmake-3.3.2 and qt-5.8.0 to ThirdParty and rework PVReaders
|
2018-02-22 16:17:58 +01: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 |
|
Martin Beaudoin
|
2cde606cce
|
ThirdParty: flex. Suggest using FLEX_DIR for a system-installed flex located at a non-traditionnal directory like /opt
|
2018-02-07 12:02:39 +00:00 |
|
Hrvoje Jasak
|
5506c93163
|
Merge branch 'bugfix/partialOveralpGGI' into nextRelease
|
2017-10-20 10:22:36 +01:00 |
|
Vanja Skuric
|
2c7566802e
|
Bugfix (Mac OS): Added Clang as a compiler option to bashrc
|
2017-04-13 13:04:54 +02:00 |
|
Martin Beaudoin
|
713abc615a
|
Adding a new processor configuration for ARM v8
|
2017-04-08 20:23:50 +00:00 |
|
Martin Beaudoin
|
067c8ba353
|
ThirdParty: flex. Suggest using FLEX_DIR for a system-installed flex located at a non-traditionnal directory like /opt
|
2017-04-08 20:22:24 +00:00 |
|
Hrvoje Jasak
|
7db1cb7a49
|
Merge branch 'PstreamUpdate' into development
|
2017-01-11 10:46:26 +00:00 |
|
Hrvoje Jasak
|
ce2908eac4
|
Bugfix: upgrade openmpi version
|
2017-01-11 10:39:30 +00:00 |
|