Hrvoje Jasak
|
396997c0ae
|
BUGFIX: Compile WM_LABEL_SIZE=64 (final). Author: Henrik Rusche.
|
2019-02-13 15:17:29 +00:00 |
|
Hrvoje Jasak
|
76d57ed7fd
|
Added syncPar switch to enable/disable parallel comms in polyMesh
|
2019-02-13 14:35:33 +00:00 |
|
Henrik Rusche
|
f000c7f6b8
|
List<label> -> labelList and simiar throughout
|
2019-02-04 21:58:51 +01:00 |
|
Henrik Rusche
|
923fee738e
|
BUGFIX: Compile WM_LABEL_SIZE=64
|
2019-02-04 21:58:51 +01:00 |
|
Hrvoje Jasak
|
c6babd359a
|
Update to c++-11 standard: nullptr and compilation flags
|
2019-01-25 16:22:44 +00:00 |
|
Hrvoje Jasak
|
c96d019db1
|
Possible bug fixes in stream flushing for mesh objects
|
2018-12-04 10:34:31 +00:00 |
|
Hrvoje Jasak
|
35e0a53d62
|
Bugfix: Reading of zone meshes in parallel; load balancing
|
2018-11-08 19:32:34 +00:00 |
|
Hrvoje Jasak
|
2ef8bbb6b7
|
Clean-up of default copy constructors for polyPatches - copy constructor needed
|
2018-10-18 19:17:14 +01:00 |
|
Hrvoje Jasak
|
32d3595ded
|
PLB with particles + accumulated bugfixes/backports. Author: Henrik Rusche.
|
2018-09-25 12:30:18 +01:00 |
|
Henrik Rusche
|
8d356e7456
|
PLB with clouds
|
2018-09-25 09:12:53 +02:00 |
|
Vuko Vukcevic
|
b4f9cbd029
|
Bugfix: missing updateMesh call for function objects
Function object updates on topo changes are now properly handled
|
2018-08-30 16:27:35 +02:00 |
|
Hrvoje Jasak
|
45eb621334
|
Formatting
|
2018-08-10 13:26:47 +01:00 |
|
Hrvoje Jasak
|
304d230d1a
|
Fixed evaluation problem when regionCoupling is inactive
|
2018-07-06 10:08:24 +01:00 |
|
Hrvoje Jasak
|
61b494c16c
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2018-06-18 11:25:39 +01:00 |
|
Hrvoje Jasak
|
7a848fd050
|
Remove swig support ifdefs
|
2018-06-18 11:12:55 +01:00 |
|
Henrik Rusche
|
6ffa6e9cb4
|
BUGFIX: Re-enable FO's movePoints
|
2018-06-06 17:57:35 +02:00 |
|
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 |
|
Hrvoje Jasak
|
b8a103a354
|
MERGE: Added missing includes for patchIdentifier
|
2018-05-15 16:39:14 +01:00 |
|
Hrvoje Jasak
|
7a54aeb99b
|
Merge branch 'feature/JasakDevelopment' into nextRelease
|
2018-05-15 12:00:02 +01:00 |
|
Hrvoje Jasak
|
31adfb3200
|
Added globalProcFaceIndex
|
2018-05-10 09:57:13 +01:00 |
|
Hrvoje Jasak
|
20e6a816a2
|
Bugfix: Added missing reduce in mesh quality checks
|
2018-05-10 09:57:03 +01:00 |
|
Hrvoje Jasak
|
41829c7a53
|
Field mapping for patch reset
|
2018-04-24 19:04:02 +01:00 |
|
Hrvoje Jasak
|
3f8721dfec
|
Load balancing support, polyMesh
|
2018-04-24 11:04:03 +01:00 |
|
Hrvoje Jasak
|
f523ecfb3c
|
Formatting
|
2018-04-24 11:03:39 +01:00 |
|
Hrvoje Jasak
|
6f06d1cbd3
|
Comments
|
2018-04-13 22:14:06 +01:00 |
|
Hrvoje Jasak
|
afdc01fec6
|
Clean-up
|
2018-04-13 22:13:41 +01:00 |
|
Hrvoje Jasak
|
06b5b787b8
|
Load balancing development 3
|
2018-03-16 20:45:02 +00:00 |
|
Vuko Vukcevic
|
412eaba6a5
|
Conservative GGI bridging updates and fixes
|
2018-03-15 14:09:10 +01:00 |
|
Vuko Vukcevic
|
9a3b72961c
|
Bridging overlap bugfix in ggiPolyPatch.C
|
2018-03-15 14:09:00 +01:00 |
|
Vuko Vukcevic
|
88baefbf7d
|
GGI conservation for partially covered faces
Changes necessary for correctly creating weights, deltas and deltaCoeffs for
bridged overlap.
|
2018-02-21 15:10:55 +01:00 |
|
Vuko Vukcevic
|
b495da0d2c
|
Temporary commit: GGI conservative bridging bugfix
|
2018-02-21 15:10:55 +01:00 |
|
Vuko Vukcevic
|
d8e258038c
|
Moved setFaceInfo into meshTools namespace
|
2018-02-21 15:10:55 +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
|
e95c5184e3
|
GGI bridging bug fixes. Vuko Vukcevic
|
2018-02-09 12:10:57 +00:00 |
|
Hrvoje Jasak
|
a550f52e8c
|
Formatting
|
2018-02-07 13:22:58 +00:00 |
|
Hrvoje Jasak
|
e83fcedb06
|
Merge commit '9fbf8f1bfce0b178d61be485fac02007bf9c8b77' into geometricImmersedBoundary
|
2017-12-30 09:37:29 +00:00 |
|
Hrvoje Jasak
|
fc6e083c3e
|
Formatting
|
2017-12-30 09:27:07 +00:00 |
|
Hrvoje Jasak
|
bde5cde6fd
|
Added virtual functions for patch clear-up: clearGeom(), clearAddressing()
|
2017-12-12 16:13:17 +00:00 |
|
Hrvoje Jasak
|
71fbefdb08
|
Removed non-existent function
|
2017-12-12 16:12:50 +00:00 |
|
Vuko Vukcevic
|
dee54c23cd
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/u/vvukcevic/foam-extend-4.0-vv into nextRelease
|
2017-12-04 10:56:28 +01:00 |
|
Hrvoje Jasak
|
650a09820f
|
Remove terminal virtual functions from processorPolyPatch
|
2017-11-30 23:08:50 +00:00 |
|
Hrvoje Jasak
|
3b0a459c7e
|
Formatting
|
2017-11-30 23:08:30 +00:00 |
|
Hrvoje Jasak
|
3ebe05fb5c
|
Primitive patch to store face area vectors. Immersed boundary
|
2017-11-30 23:08:00 +00:00 |
|
Hrvoje Jasak
|
3414e6eb38
|
Bugfix: valid model check and private data syntax
|
2017-11-09 13:36:08 +00:00 |
|
Hrvoje Jasak
|
255a5c7940
|
Bugfix: partial overlap ggi conservation fix for significantly uncovered partial overlap faces. Vuko Vukcevic
|
2017-10-20 10:21:53 +01:00 |
|
Vuko Vukcevic
|
6a512f13f7
|
Temporary commit - not working properly
|
2017-10-16 12:11:59 +02:00 |
|
Vuko Vukcevic
|
3aa2b659a3
|
Separate treatment of partially covered faces
|
2017-10-16 10:30:54 +02:00 |
|
Vuko Vukcevic
|
ba798d60ac
|
Updates to GGIInterpolation
Correct handling of partially overlapped faces. Initial commit, not tested.
|
2017-10-13 08:35:13 +02:00 |
|
Henrik Rusche
|
71983fec41
|
Bugfix: reactingParcelFoam/evaporationTest tut hangs in parallel
|
2017-09-13 12:30:40 +02:00 |
|