Hrvoje Jasak
c064448239
Stabilise fvcReconstruct in the presence of zero area faces. Experimental
2019-09-25 16:42:10 +01:00
Hrvoje Jasak
dd0f2bb14e
Commet style consistency
2019-09-25 15:12:10 +01:00
Hrvoje Jasak
8a5ec26e0c
Removed double semicolon
2019-09-25 13:11:30 +01:00
Hrvoje Jasak
c883e97e1f
Consistent use of determinant check in hinv. Under constant review. HJ
2019-09-25 09:15:45 +01:00
Hrvoje Jasak
7520bd7c67
FatalErrorInFunction
2019-09-25 09:14:55 +01:00
Hrvoje Jasak
cbbedf6451
Warning in function
2019-09-25 09:14:22 +01:00
Hrvoje Jasak
26a7254df5
Formatting
2019-09-25 09:13:52 +01:00
Hrvoje Jasak
ccf2890812
Bugfix: meshObject should be deleted even without debug. Andro Bakica
2019-09-25 09:12:33 +01:00
Hrvoje Jasak
21466ef615
Comment
2019-09-25 09:11:49 +01:00
Hrvoje Jasak
c23b98b17b
Formatting
2019-09-25 09:11:22 +01:00
Hrvoje Jasak
e6cba04e58
Tutorial update: heatTransfer/buoyantBoussinesqSimpleFoam
2019-09-24 16:01:19 +01:00
Hrvoje Jasak
2175c3392f
AMG solver tests for overset
2019-09-24 15:57:12 +01:00
Hrvoje Jasak
db6f0c944e
Tutorial settings update: simpleSRFFoam mixer
2019-09-24 15:50:10 +01:00
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
1733b1515d
Removed fluxRequired
2019-09-10 17:58:06 +01:00
Hrvoje Jasak
119dc2f4b5
Fix turbulence model for immersed boundary: library renamed
2019-09-10 17:57:49 +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
ed78eb6cd6
Formatting
2019-08-21 14:18:03 +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
3164a80459
Do not use UFinal in icoFoam
2019-07-30 11:44:34 +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
3800bf824d
fixed wrong usuage of find in etc/getVariables.py. Fabian Preiss.
2019-07-18 15:06:30 +01:00
Hrvoje Jasak
76e215946d
Bugfix for the testHarness runFunctions. Martin Beaudoin
2019-07-18 15:04:49 +01:00
Hrvoje Jasak
f44abc5368
Update the compilation of the nextRelease branch under macOS. Martin Beaudoin
2019-07-18 15:02:59 +01:00
Hrvoje Jasak
1f5b9fa132
Reverting to old (correct) consistency faceU calculation. Vuko Vukcevic.
2019-07-18 15:01:46 +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
Martin Beaudoin
2f3cfc2e74
Merge branch 'nextRelease' into bugfix/nr/testHarness
2019-07-16 15:43:13 -04:00
Hrvoje Jasak
cac07ccaed
Fixed prefs for old openmpi version
2019-07-16 16:50:16 +02:00