Hrvoje Jasak
|
396997c0ae
|
BUGFIX: Compile WM_LABEL_SIZE=64 (final). Author: Henrik Rusche.
|
2019-02-13 15:17:29 +00:00 |
|
Hrvoje Jasak
|
9b5826bf88
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2019-02-13 14:38:06 +00:00 |
|
Hrvoje Jasak
|
e7fff4e89c
|
Reorder constructors
|
2019-02-13 14:35:45 +00:00 |
|
Hrvoje Jasak
|
76d57ed7fd
|
Added syncPar switch to enable/disable parallel comms in polyMesh
|
2019-02-13 14:35:33 +00:00 |
|
Hrvoje Jasak
|
6104042c17
|
Fix formatting in output
|
2019-02-13 10:53:17 +00:00 |
|
Henrik Rusche
|
f000c7f6b8
|
List<label> -> labelList and simiar throughout
|
2019-02-04 21:58:51 +01:00 |
|
Henrik Rusche
|
c9f9aa069b
|
Switched target for 64BitInts
|
2019-02-04 21:58:51 +01:00 |
|
Henrik Rusche
|
951ca591e8
|
Fixes to avoid changing the operators in the control switches
|
2019-02-04 21:58:51 +01:00 |
|
Henrik Rusche
|
ec50f969d0
|
Added TP sources to compile WM_LABEL_SIZE=64
|
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
|
e1837adbf8
|
Cumulative development and fixes. Vuko Vukcevic.
|
2019-01-30 14:46:17 +00:00 |
|
Hrvoje Jasak
|
b3b16d1cc8
|
Layered overlap fringe strategy. Author: Vuko Vukcevic. Merge: Hrvoje Jasak.
|
2019-01-30 14:38:37 +00:00 |
|
Hrvoje Jasak
|
a031ca8136
|
Bugfix: Fixed missing dependency in Windows compilation. Henrik Rusche
|
2019-01-30 14:23:33 +00:00 |
|
Hrvoje Jasak
|
67e2f83134
|
Bugfix: resolving read problem in initialisation of IB patch fields
|
2019-01-29 09:53:30 +00:00 |
|
Hrvoje Jasak
|
758dad7a27
|
IB patch sizing trick deactivated
|
2019-01-26 13:19:35 +00:00 |
|
Hrvoje Jasak
|
69d6bf1abe
|
Clean-up
|
2019-01-25 16:29:36 +00:00 |
|
Hrvoje Jasak
|
781a70f6c2
|
Updated tutorial settings to match paper
|
2019-01-25 16:29:16 +00:00 |
|
Hrvoje Jasak
|
f45048dd04
|
Removed special characters
|
2019-01-25 16:27:45 +00:00 |
|
Hrvoje Jasak
|
01ae864020
|
remaining nullptr
|
2019-01-25 16:25:13 +00:00 |
|
Hrvoje Jasak
|
f5080b5cdb
|
Removed old gcc compiler support
|
2019-01-25 16:23:50 +00:00 |
|
Hrvoje Jasak
|
c6babd359a
|
Update to c++-11 standard: nullptr and compilation flags
|
2019-01-25 16:22:44 +00:00 |
|
Hrvoje Jasak
|
0da8433b5d
|
Delayed initialisation of the immersed boundary patch: avoid cutting at patchField initialisation and delay until fvMesh init
|
2019-01-25 16:16:16 +00:00 |
|
Hrvoje Jasak
|
17632aaa21
|
Parallelism and robustness improvements. Inno Gatin
|
2019-01-25 16:14:35 +00:00 |
|
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 |
|
Vuko Vukcevic
|
75d5b4a289
|
Bugfix in pointPatchInterpolate
Regarding boundary condition update for non coupled boundaries of point
fields, take 2 (my mistake: Vuko Vukcevic)
Author: Dario Zivkovic.
|
2018-12-21 19:26:11 +01:00 |
|
Vuko Vukcevic
|
2afc0297bc
|
Added access function to polyMeshGen in cartesianMeshGenerator
|
2018-12-12 16:16:31 +01:00 |
|
Hrvoje Jasak
|
0a5b18eff9
|
Added LUST scheme, moved linearUpwind
|
2018-12-12 13:21:24 +00:00 |
|
Vuko Vukcevic
|
c49e3b210f
|
Merge branch 'CumulativeDevelopment-VukoVukcevic-Dec2018' of ssh://git.code.sf.net/u/vvukcevic/foam-extend-4.0-vv into CumulativeDevelopment-VukoVukcevic-Dec2018
|
2018-12-11 12:57:05 +01:00 |
|
Vuko Vukcevic
|
9d01881b39
|
Wrapped Pout statements around debug switch
|
2018-12-11 12:44:59 +01:00 |
|
Vuko Vukcevic
|
ef386d6d44
|
Bugfix in pointPatchInterpolate
Regarding boundary condition update for non coupled boundaries of point fields.
Author: Dario Zivkovic.
|
2018-12-11 12:24:14 +01:00 |
|
Vuko Vukcevic
|
619089e886
|
Bugfix in pointPatchInterpolate
Regarding boundary condition update for non coupled boundaries of point fields.
Author: Dario Zivkovic.
|
2018-12-08 13:03:43 +01:00 |
|
Vuko Vukcevic
|
d078a84815
|
Bugfix in GeometricField::storeOldTimes
Need to update timeIndex_ regardless whether the old field has been found.
|
2018-12-06 16:20:21 +01:00 |
|
Vuko Vukcevic
|
ea8c85198c
|
Whitespace clean-up and minor formatting
|
2018-12-06 16:18:53 +01:00 |
|
Vuko Vukcevic
|
73df75ce1a
|
Improvement in refinement cell selection
Check whether the refinement level would exceed the maximum specified refinement
level only after the buffer layers have been considered.
|
2018-12-06 16:18:06 +01:00 |
|
Vuko Vukcevic
|
a6093ee081
|
Deleted donorBasedLayeredFringe
This was pushed by mistake and it's not really finished.
|
2018-12-06 16:11:17 +01:00 |
|
Hrvoje Jasak
|
752fce1a02
|
Updated tolerance handling in sampledSet. Inno Gatin
|
2018-12-04 12:42:59 +00:00 |
|
Hrvoje Jasak
|
4e4caff5c6
|
Bugfix: FVM functionality must use fvMesh and fvPatch data only. Immersed boundary support
|
2018-12-04 12:31:46 +00:00 |
|
Hrvoje Jasak
|
4b4856b9f6
|
Updated tolerance handling
|
2018-12-04 12:27:36 +00:00 |
|
Hrvoje Jasak
|
0ac7da5a36
|
Bugfix: double arrow in write
|
2018-12-04 12:27:19 +00:00 |
|
Hrvoje Jasak
|
50710e0253
|
Updated tolerance handling
|
2018-12-04 12:26:19 +00:00 |
|
Hrvoje Jasak
|
1b8d7cbce7
|
Robustness improvements and support for multiple immersed boundaries. Inno Gatin
|
2018-12-04 11:25:38 +00:00 |
|
Hrvoje Jasak
|
1a912d2914
|
Changed sampled set tolerance. Inno Gatin
|
2018-12-04 11:18:29 +00:00 |
|
Hrvoje Jasak
|
c76fd00001
|
Bugfix: nCyclicPatches is a label
|
2018-12-04 10:41:27 +00:00 |
|
Hrvoje Jasak
|
6ddddd9a96
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
|
2018-12-04 10:35:21 +00:00 |
|
Hrvoje Jasak
|
31e3081b66
|
Text update
|
2018-12-04 10:34:53 +00:00 |
|
Hrvoje Jasak
|
c96d019db1
|
Possible bug fixes in stream flushing for mesh objects
|
2018-12-04 10:34:31 +00:00 |
|
Hrvoje Jasak
|
7de4822fce
|
Transient coupled solvers for incompressible flows
|
2018-12-04 10:33:44 +00:00 |
|
Hrvoje Jasak
|
b72caa65b7
|
Formatting
|
2018-12-04 10:32:25 +00:00 |
|
Hrvoje Jasak
|
857db99eb1
|
Added harmonic balance support
|
2018-12-04 10:31:08 +00:00 |
|