Commit graph

4983 commits

Author SHA1 Message Date
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
Hrvoje Jasak
ec17114a75 Formatting 2018-12-04 10:30:26 +00:00
Hrvoje Jasak
02dc1d6554 Fixed unused variable error 2018-12-04 10:30:02 +00:00
Hrvoje Jasak
74f32afe0e Formatting 2018-12-04 10:28:58 +00:00
Hrvoje Jasak
4ec6684c03 Added region support 2018-12-04 10:28:48 +00:00
Hrvoje Jasak
da3db5cd07 Merge /u/dario-zivkovic/foam-extend/ branch BUGFIX-nextRelase-implement-mapping-methods-in-point-patch-vector-fields into nextRelease
https://sourceforge.net/p/foam-extend/foam-extend-4.0/merge-requests/84/
2018-12-03 17:15:44 +00:00
Vuko Vukcevic
75a6813d3a Whitespace clean-up and minor formatting 2018-11-26 10:27:15 +01:00
Hrvoje Jasak
b9d1febcdc Buxfix: multiGgiRotorFvMesh, move ggi zone points 2018-11-16 11:58:46 +00:00
Vuko Vukcevic
70967af85c 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-11-15 18:22:51 +01:00
Hrvoje Jasak
35e0a53d62 Bugfix: Reading of zone meshes in parallel; load balancing 2018-11-08 19:32:34 +00:00
Hrvoje Jasak
7d5a3f22f3 Extra checks: face with no cell 2018-11-08 19:30:29 +00:00
Hrvoje Jasak
76db42b9ac Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-11-05 22:08:05 +00:00
Hrvoje Jasak
b18df8c99e Dynamic mesh with multiple GGI rotors 2018-11-05 22:07:52 +00:00
Hrvoje Jasak
f85e54b3a2 Formatting 2018-11-05 22:07:15 +00:00
Hrvoje Jasak
430adf4ce3 Added loadBalance switch to refining immersed boundary tutorials 2018-11-01 14:26:19 +00:00
Dario Zivkovic
f22bc2261a Bugfix: added mapping methods to point patch vector fields that have pointField 'p0_' member. 2018-10-28 18:33:48 +01:00
Dario Zivkovic
268bb07d15 Bugfix: added mapping methods to point patch vector fields that have pointField 'p0_' member. 2018-10-28 15:25:36 +01:00
Hrvoje Jasak
ce296a9354 Added region option to setFields utility 2018-10-24 17:32:45 +01:00
Hrvoje Jasak
8a3e798d5a Resolve cell and point level load balancing for cases without adaptive refinement 2018-10-24 17:19:55 +01:00
Hrvoje Jasak
d23e612f80 Add brackets around send/receive of fields for better scoping in load balance comms 2018-10-24 17:15:19 +01:00
Hrvoje Jasak
556b9c0731 Remove global reduce in immersed boundary polyPatch. Testing, load balance 2018-10-24 17:10:47 +01:00
Hrvoje Jasak
69d3b15a86 Better messaging on debug 2018-10-24 17:10:05 +01:00
Hrvoje Jasak
59096bd2e1 Simplified form of dynamic mesh in load balancing 2018-10-24 17:09:25 +01:00
Hrvoje Jasak
8c81b396f0 Cannot evaluate mixedIbFvPatchField on creation from dictionary as it triggers calculation of intersection. Load balancing fix 2018-10-24 17:09:08 +01:00
Hrvoje Jasak
324b129060 Parallel load balancing: cannot use weights in field decomposition 2018-10-24 17:06:01 +01:00
Hrvoje Jasak
b60b67ffb6 Change format of global face index in passiveProcessorPolyPatch to labelField 2018-10-24 17:03:27 +01:00
Hrvoje Jasak
776d458012 Update change of copyright script 2018-10-24 16:55:36 +01:00
Hrvoje Jasak
d05d477f30 Added virtual function for fvPatch slicing: support for immersed boundary 2018-10-24 16:53:25 +01:00
Hrvoje Jasak
f60da6ec49 Bugfix: operator= for PtrList needs to check if source pointers are set 2018-10-24 16:51:48 +01:00
Hrvoje Jasak
2a04913eaf Clean-up 2018-10-18 19:21:06 +01:00
Hrvoje Jasak
faf418d2fd Added load balance switch to topoChanger 2018-10-18 19:20:33 +01:00
Hrvoje Jasak
d9e45cb58c Clean-up of default copy constructors for polyPatches - copy constructor needed 2018-10-18 19:18:19 +01:00
Hrvoje Jasak
284344a11e Near-wall distance handling for variable number of patches during topo change: dynamic load balancing 2018-10-18 19:17:47 +01: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
d349a41795 LabelField change for pointLevel and cellLevel 2018-10-16 09:22:29 +01:00