Hrvoje Jasak
7d3ffd2f51
Bugfix: remove bouCoeffs for explicit fringe
2019-09-23 17:47:14 +01:00
Hrvoje Jasak
388ff4d914
AMG support for overset meshes
2019-09-23 17:25:28 +01:00
Hrvoje Jasak
a01fec1863
Overset AMG support. Final serial version
2019-09-20 13:19:29 +01:00
Hrvoje Jasak
550935482d
Removed debug Info
2019-09-20 11:47:36 +01:00
Hrvoje Jasak
89be468228
Overset AMG support. Teseted serial version
2019-09-16 19:05:41 +01:00
Hrvoje Jasak
9537d07c25
Formatting
2019-09-16 17:44:06 +01:00
Hrvoje Jasak
f5c2709b60
Use const iterators when rebuilding AMG interfaces
2019-09-13 18:58:37 +01:00
Hrvoje Jasak
8ef4f14738
Formatting
2019-09-13 18:58:13 +01:00
Hrvoje Jasak
ca0414f99d
Comment
2019-09-09 19:26:38 +01:00
Hrvoje Jasak
d223d4f466
Formatting and scalarFieldFieldList
2019-09-09 19:26:02 +01:00
Hrvoje Jasak
874a994a5d
Change FatalErrorInFunction
2019-09-09 19:05:04 +01:00
Hrvoje Jasak
590f3ca7fd
Remove header - not needed
2019-09-09 19:04:14 +01:00
Hrvoje Jasak
6a16052b44
Formatting
2019-09-09 19:03:35 +01:00
Hrvoje Jasak
7c02da8ff7
scalarFieldField typedef
2019-09-09 19:03:00 +01:00
Hrvoje Jasak
159d419605
Remove header - not needed
2019-09-09 19:02:41 +01:00
Hrvoje Jasak
fd9fe5b025
Formatting
2019-09-09 19:01:30 +01:00
Hrvoje Jasak
07f85c76dd
Remove header - not needed
2019-09-09 19:01:14 +01:00
Hrvoje Jasak
326c61d8ab
Update mapping of cell data on unrefinement to include all neighbours
2019-09-09 15:06:20 +01:00
Hrvoje Jasak
814f3de0a5
Formatting
2019-08-21 14:18:28 +01:00
Hrvoje Jasak
fabbdf0d56
Remove cpuTime tracking debug
2019-08-21 14:09:42 +01:00
Hrvoje Jasak
8b49921bf9
Change variable name to be different from min and max
2019-08-10 17:55:53 +01:00
Hrvoje Jasak
6fed6d347f
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
2019-07-30 11:42:38 +01:00
Hrvoje Jasak
0ed5f51ce2
Reading heat transfer coefficients in a porous zone is optional
2019-07-18 16:55:48 +01:00
Hrvoje Jasak
8d9c6a9c79
Suppress Gcc-8 warnings and List copy. Danial Khazaei.
2019-07-18 15:11:40 +01:00
Hrvoje Jasak
6c3a4880a4
Dual stream heat exchanger for porous media
2019-07-18 14:59:33 +01:00
Vuko Vukcevic
c762381f90
Bugfix in solutionControl
...
I made a mistake previously: in attempting to make the BC's fully consistent, I
completely messed up the faceU field which is needed for all transient moving
mesh simulations.
2019-07-18 15:23:59 +02:00
Hrvoje Jasak
baabe4700b
Clean-up of porous heat transfer
2019-07-17 10:37:18 +01:00
Hrvoje Jasak
b33cc9e828
Added thermal support in the porous zone. Vanja Skuric
2019-07-16 16:32:54 +02:00
Hrvoje Jasak
52072b3296
Consistent velocity reconstruction with moving meshes. Vuko Vukcevic
2019-07-11 14:48:12 +01:00
Vuko Vukcevic
8e70e3fb53
Bugfix: consistent velocity reconstruction
...
Make fluxes relative before correcting velocity boundary conditions and call
correct boundary conditions before interpolating and storing the values in the
faceU field.
2019-07-11 15:13:59 +02:00
Hrvoje Jasak
1416e3c96c
Additional overset fringe strategy. Vuko Vukcevic
...
cuttingPatchFringe (based on cutting patches)
2019-07-11 13:42:23 +01:00
Vuko Vukcevic
4203848450
Merge branch 'feature/donorBasedOverlapFringe' of ssh://git.code.sf.net/u/vvukcevic/foam-extend-4.0-vv into feature/donorBasedOverlapFringe
2019-07-11 14:36:18 +02:00
Hrvoje Jasak
c862d507ae
DLB and AMR fixes and additional developments. Vuko Vukcevic
2019-07-11 11:51:08 +01:00
Vuko Vukcevic
907c80509d
Added comment in PrimitivePatchMeshData
...
Regarding usage of unsorted variant of meshPoints.
2019-07-11 12:44:40 +02:00
Hrvoje Jasak
21de351fe2
Updates to fvcReconstruct and Overset include files. Vuko Vukcevic
2019-07-11 08:54:58 +01:00
Vuko Vukcevic
b4835466d4
Additional sanity check for duplicate connected regions
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
d9bf1218a2
Bugfixes in cuttingPatchFringe
...
1. No need to flip the face when creating .stl
2. Removed wrong break statement
3. Slight reorganization and improvements
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
db859b968c
First version of cuttingPatchFringe algorithm
...
Similar to donorBasedOverlapFringe but better in a sense that it relies on
determining inside/outside region by creating an STL of the patch from donor
region. Note: still has bugs
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
db6dd0cf97
Minor update to faceCells' fringe interface
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
f353593d6e
Minor updates to oversetCourantNo.H and oversetAlphaCourantNo.H
...
Just to make it more self-sustainable
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
506c150bdb
Post processing updates to Overset Mesh
...
oversetMesh::regionIDPtr_ is now a pointer to volScalarField instead of
labelField in order to allow automatic I/O for post processing.
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
6bbf74eee5
Parallel bugfixes in donorBasedLayeredOverlapFringe
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
390f535542
Work in progress regarding parallel bugfix in donorBasedLayeredOverlapFringe
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
af26bfb81c
Minor formatting
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
bcdab3b784
Robustness improvement in donorBasedLayeredOverlapFringe
...
Looking at bounding box of the connected region to determine whether we are
going in the right direction.
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
02f459fc91
Run-time bugfixes in donorBasedLayeredOverlapFringe
...
Note: still need to thoroughly test in parallel and with multiple donor regions
for a single background region
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
805c942ac4
Version of donorBasedOverlapFringe that compiles
...
Note: still not tested
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
deec392065
Finished writing first version of donorBasedLayeredOverlap fringe
...
Note: did not attempt to compile yet, let alone test it
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
548bf940c9
Temporary commit
...
donorBasedLayeredOverlap fringe algorithm. Work in progress.
2019-07-09 12:54:23 +02:00
Vuko Vukcevic
15af49e74a
Bugfix in faceZone reconstruction procedure
...
Forgot to take into account the "turning face" index and decrement by one
2019-07-09 12:52:05 +02:00