Henrik Rusche
fc7de48319
Removing trailing whitespace, tabs and DOS CR & Fixing some indentation
2018-06-01 18:17:04 +02:00
Henrik Rusche
4b4be75c2b
Upgrade copyright notices & banner in source code
2018-06-01 18:11:37 +02:00
Henrik Rusche
7b6ce1ff7c
Enable overset & Patched up more tutorials for CMake build
2018-06-01 17:59:13 +02:00
Henrik Rusche
5c4b068ebe
Enabled PV Reader compilation with cmake AND wmake build
2018-05-29 22:56:59 +02:00
Henrik Rusche
56d6a9c3cd
Deleted extrudeModels from extrudeMesh app (lib exists)
2018-05-29 22:56:59 +02:00
Henrik Rusche
ad762e6c69
Changes to make CMake work with release candidate
2018-05-29 22:56:52 +02:00
Henrik Rusche
d1128a1056
Added libCCMIO
2018-05-23 15:27:30 +02:00
Henrik Rusche
0d45ee3a16
Fixed typo
2018-05-23 15:27:30 +02:00
Robert Keser
0affdbfe19
Transition to cmake build system (added dbns and minor changes)
2018-05-23 15:27:30 +02:00
Robert Keser
48d70c8bd1
Transition to cmake build system (added almost all apps)
2018-05-23 15:27:30 +02:00
Henrik Rusche
3abb7c9f7b
Enabled paraview plugin and out-of-source compilation
2018-05-23 15:27:30 +02:00
Henrik Rusche
48926a792f
Transition to cmake build system (most libs and utils & some apps compile)
2018-05-23 15:26:37 +02:00
Henrik Rusche
1be2b28a4b
Removed duplicate library / utility
2018-05-23 15:23:51 +02:00
Hrvoje Jasak
e8615a3ce9
Temporary implicit block boundary conditions and porous/MRF
2018-05-22 10:31:51 +01:00
Hrvoje Jasak
d164eca378
Removed unnecessary syncUpdate
2018-05-21 09:37:00 +01:00
Hrvoje Jasak
fb7b68c662
Fix problems with map reading and pointMesh
2018-05-16 20:27:58 +01:00
Hrvoje Jasak
1104018133
Fixed runTime control bug
2018-05-16 12:36:55 +01:00
Hrvoje Jasak
7a54aeb99b
Merge branch 'feature/JasakDevelopment' into nextRelease
2018-05-15 12:00:02 +01:00
Hrvoje Jasak
744ea0ae1f
Merge branch 'dynamicLoadBalancing' into development
2018-05-15 10:57:09 +01:00
Hrvoje Jasak
0749aa1670
Compressible solver robustness improvements
2018-05-15 10:46:19 +01:00
Hrvoje Jasak
0469dc6287
Formatting
2018-05-11 18:33:27 +01:00
Vuko Vukcevic
4d7859d8d2
Merged thermalModels
...
There were two sets of thermalModels in conjugateHeatTransfer library and
solidModels library. They are now merged into the conjugateHeatTransferLibrary
2018-05-09 14:28:48 +02:00
Hrvoje Jasak
41829c7a53
Field mapping for patch reset
2018-04-24 19:04:02 +01:00
Hrvoje Jasak
0593acefeb
DecomposeReconstruct rewrite
2018-03-19 07:44:16 +00:00
Hrvoje Jasak
eb657a3e67
Cumulative development by Vuko Vukcevic.
2018-03-01 10:22:40 +00:00
Vuko Vukcevic
2025feef38
Bugfix in deformedGeom
...
Need to create volPointInterpolation object within the time loop (after the mesh
has been read) in order to avoid issues related to already calculated demand
driven data.
2018-02-28 22:48:08 +01:00
Hrvoje Jasak
1cf1a74fa4
Refactor mapping tools for partially filled PtrLists. Consistency changes
2018-02-28 18:39:10 +00:00
Vuko Vukcevic
e1523d07ac
Fixed path to oversetMesh include dir in overset solvers and utilities
2018-02-28 14:04:17 +01:00
Vuko Vukcevic
76b48b2fb4
Merged Overset Mesh capability from separate repository
2018-02-28 13:26:50 +01: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
Martin Beaudoin
f54d1bf5f1
Fixes for compiling 4.1 on macOS.
2018-02-22 21:13:06 -05: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
Henrik Rusche
5f75c33058
Backport: changeDictionary utility
2018-02-16 15:27:23 +01:00
Henrik Rusche
08a7e2e03b
Vanilla backport
...
-in turbulenceModels
backported alphat() member function
backported rhoEpsilonEff() memberfunction
backported to constructor sigature to allow derivation of classes
backported member functions for compatibility with FOs
allow mutkWallFunction to work with LES
2018-02-16 15:08:00 +01: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
f987749bde
Formatting
2018-02-07 14:45:34 +00:00
Hrvoje Jasak
6d693b5b34
Refactor decomposition/reconstruction tools
2018-02-07 14:44:18 +00:00
Hrvoje Jasak
e3b43562a7
Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into nextRelease
2018-02-07 12:14:10 +00:00
Hrvoje Jasak
88ba7f654f
Merge commit '1e8dd2ecb10f97091b3a5fb5b1e8f8d1cbe06bb3' into nextRelease
2018-02-07 12:10:43 +00:00
Inno Gatin
2e10411141
Richards Equation solver: porous soil transport
2018-02-07 12:02:39 +00:00
Pascal Beckstein
1f6f708da8
Bugfixes and improvements for parallel decomposition/reconstruction of regions
2018-02-07 12:02:39 +00:00
Pascal Beckstein
31c930c970
Fix overwrite option in splitMeshRegions utility
2018-02-07 12:02:39 +00:00
Pascal Beckstein
2cc39f7721
Return exit code based on ok status in setSet utility
2018-02-07 12:02:39 +00:00
Vuko Vukcevic
57b835967c
Restructured sixDOFODE interface
...
Removed implementation specific data and left only essential interface for
coupling with CFD solver.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
3232e008ea
Reorganized sixDOFbodies in terms of sixDOFODE
2018-02-07 11:59:05 +00:00
Hrvoje Jasak
321bb210d6
Update for new immersed boundary
2018-01-02 16:06:28 +00:00
Hrvoje Jasak
e83fcedb06
Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary
2017-12-30 09:37:29 +00:00
Hrvoje Jasak
08ed1153cf
Stability improvement: reset pcorr
2017-12-30 09:34:52 +00:00
Hrvoje Jasak
0bfb8d5cff
Improvements for immersed boundary support
2017-12-30 09:33:57 +00:00
Hrvoje Jasak
0a812c0c07
Formatting
2017-12-30 09:33:40 +00:00