Commit graph

5120 commits

Author SHA1 Message Date
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
Hrvoje Jasak
b33cc9e828 Added thermal support in the porous zone. Vanja Skuric 2019-07-16 16:32:54 +02:00
Martin Beaudoin
a2496c1388 Bugfix for the testHarness runFunctions:
When using the '-l' option for the runApplicationAndReportOnError macro in the tutorials Allrun files,
  the default log filename will be overriden. In case of a runtime error for a testHarness test, we
  need to dump the last 50 lines from this filename instead of using the default log filename.
2019-07-15 23:13:43 -04:00
Hrvoje Jasak
957e6abe8c Added ucx spec 2019-07-15 12:38:13 +02:00
Hrvoje Jasak
721eb55b35 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-07-15 12:37:41 +02:00
Martin Beaudoin
e9bcc97355 ThirdParty: minor adjustments under macOS 10.14.5 for the compilation of ParMGridGen-1.0 and metis-5.1.0.
The environment variable $CC has to be written between double-quotes when using it as a make command-line parameter for CC.
2019-07-11 17:05:45 -04:00
Martin Beaudoin
fd0e75b822 ThirdParty: libccmio. Usual adjustments when moving to a newer version of macOS/OSX. In this case, macOS 10.14.5 (darwin18) 2019-07-11 17:00:12 -04:00
Martin Beaudoin
6a68bc39c7 foamToTecplot360: adjusting the compilation under macOS 10.14.5 (64 bits).
The compilation constant MAC64 is necessary for the proper definition of integer types like UInt64_t,
                  UInt32_t, and ArbParam_t
2019-07-11 16:45:54 -04:00
Hrvoje Jasak
baf1bbd90d Better overset assembly controls in validation suite case. Vuko Vukcevic 2019-07-11 15:38:41 +01:00