Commit graph

4553 commits

Author SHA1 Message Date
Hrvoje Jasak
0a05264824 Dynamic mesh compilation update 2017-12-01 18:09:14 +00:00
Hrvoje Jasak
74b8155614 Change immersed boundary patch field not to be constrained 2017-12-01 17:57:34 +00:00
Hrvoje Jasak
648b7d2bcd Immersed boundary bug fixes: to parallel 2017-12-01 11:27:06 +00: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
36bae317f6 Provide calcInside for a single point. Immersed boundary 2017-11-30 23:07:27 +00:00
Hrvoje Jasak
2c226342a0 Name clash resolution: addressing in ggi-type interfaces 2017-11-30 23:06:34 +00:00
Hrvoje Jasak
bfae309d33 Sliced field reset functionality. New Immersed Boundary Method support 2017-11-30 23:05:27 +00:00
Hrvoje Jasak
285a6d59fd Formatting 2017-11-30 23:04:39 +00:00
Hrvoje Jasak
111d29e0c7 Formatting 2017-11-30 23:03:52 +00:00
Hrvoje Jasak
140a0f45e2 Immersed boundary updates in fvMesh and patches 2017-11-30 23:03:28 +00:00
Hrvoje Jasak
c6c7720f36 Immersed boundary mesh modification update 2017-11-30 23:01:59 +00:00
Hrvoje Jasak
c50900f826 Compilation clean-up, immersed boundary 2017-11-30 23:01:23 +00:00
Hrvoje Jasak
18fbbf20a6 Immersed boundary methodology rewrite. Version 1 2017-11-30 22:59:32 +00:00
Hrvoje Jasak
0413c44e09 Updates to MRF handling for block-coupled solver 2017-11-18 12:22:59 +00:00
Hrvoje Jasak
111979afe5 Comment 2017-11-18 12:22:59 +00:00
Hrvoje Jasak
1dd4632e20 Clean-up 2017-11-18 12:22:59 +00:00
Hrvoje Jasak
0fd10764d0 Updates to MRF handling for block-coupled solver 2017-11-18 12:21:56 +00:00
Hrvoje Jasak
9066d3709d Comment 2017-11-18 12:21:01 +00:00
Hrvoje Jasak
0bb8508cb4 Clean-up 2017-11-18 12:20:44 +00:00
Hrvoje Jasak
4c39a52424 Added boundary file 2017-11-16 15:25:40 +00:00
Hrvoje Jasak
d37f72cc86 Clean-up immersedBoundary 2017-11-16 15:24:55 +00:00
Hrvoje Jasak
ef6ddbf9d7 Clean-up, finite area 2017-11-16 15:24:42 +00:00
Hrvoje Jasak
0919f0d590 Change top-level AMG solver 2017-11-16 15:22:45 +00:00
Hrvoje Jasak
9cfd7cbe66 Formatting 2017-11-16 15:22:29 +00:00
Hrvoje Jasak
b057dac985 Provide point or face option for surface data writers 2017-11-16 15:21:46 +00:00
Hrvoje Jasak
b286fb1847 Improvements to polynomial fit immersed boundary method 2017-11-16 15:07:54 +00:00
Hrvoje Jasak
90e1ef8054 Fixed procCell search problem: no cell hit check 2017-11-09 14:54:54 +00:00
Hrvoje Jasak
6c4641366b Provide ILUC0 preconditioner for symmetric matrices 2017-11-09 13:37:18 +00:00
Hrvoje Jasak
3414e6eb38 Bugfix: valid model check and private data syntax 2017-11-09 13:36:08 +00:00
Hrvoje Jasak
9ccbcf5bc6 Bugfix: Remove double registration of symmetry finiteArea patch 2017-11-09 13:34:52 +00:00
Hrvoje Jasak
51a5c5e0ab Immersed Boundary mapDistribute comms update 2017-11-09 13:24:16 +00:00
Vuko Vukcevic
9fbf8f1bfc Bugfix in polyRef.C
Allowing arbitrary number of anchor points per face in order to treat cut cell
interfaces consistently.
2017-10-31 11:26:37 +01:00
Vuko Vukcevic
993b979617 Optional debug output in polyRef 2017-10-30 11:11:24 +01:00
Vuko Vukcevic
58a6946769 No slip moving wall boundary condition 2017-10-30 08:22:19 +01:00
Vuko Vukcevic
6e4acb64c0 Added notes to headers 2017-10-30 08:20:44 +01:00
Vuko Vukcevic
68331f424b Updated domainDecomposition.C to include decomposing cell/pointLevel 2017-10-30 08:20:44 +01:00
Vuko Vukcevic
7f7401ff8c Checking severe non-orthogonality when creating internal/boundary faces 2017-10-30 08:20:44 +01:00
Vuko Vukcevic
48bfe69e10 Updates to unerfinement in polyRef.C 2017-10-30 08:20:43 +01:00
Vuko Vukcevic
9da722f174 Created polyRefinementHistory
Basically a generalisation of refinementHistory which works only for hex cells
2017-10-30 08:20:43 +01:00
Vuko Vukcevic
a50d934d7a Updates to creation of internal faces 2017-10-30 08:20:43 +01:00
Vuko Vukcevic
1064123ce5 Updates to unsplit faces containing split edges 2017-10-30 08:20:43 +01:00
Vuko Vukcevic
9c31584ba6 Updates to faces that get split 2017-10-30 08:20:43 +01:00
Vuko Vukcevic
d7b830e474 Generalisation of cell addition to polyhedral cells 2017-10-30 08:20:42 +01:00
Vuko Vukcevic
c599c4999a Updates to cellAnchorPoints 2017-10-30 08:20:42 +01:00
Vuko Vukcevic
745d9e140d Removed faceAnchorLevel validity check 2017-10-30 08:20:42 +01:00
Vuko Vukcevic
5c64455a11 Generalisation of polyRef::getAnchorLevel
The function now returns the correct anchor level for arbitrary polygonal faces,
i.e. there is no assumption that the face comes from possibly spit hex cell.
2017-10-30 08:20:42 +01:00
Vuko Vukcevic
cc19e8e421 Updated comments in polyRef.H 2017-10-30 08:20:42 +01:00
Vuko Vukcevic
657cfc7e2b Minor clean-up 2017-10-30 08:20:41 +01:00