Commit graph

4993 commits

Author SHA1 Message Date
Vuko Vukcevic
a5a326a83b Update to extrudeMesh.C
Use default mergeTolerance of 1e-4 to have backward compatibility with the
tutorials.
2019-06-13 15:14:49 +02:00
Vuko Vukcevic
07c16f1454 Updates to oversetMesh include files 2019-06-13 11:14:49 +02:00
Vuko Vukcevic
ce6f4f6473 Update in fvcReconstruct to enable hinv
Reconstruction equation reformulated in a way such that the inverse is always
calculated for a dimensionless dyadic tensor (Sf*Sf/magSf^2) instead of one that
scales with magSf (Sf*Sf/magSf). This proved to be problematic when we had
extremely small cells which triggered the calculation of inverse using
Householder's method.
2019-06-13 11:10:32 +02:00
Vuko Vukcevic
43080d7042 Fixed typos in comments 2019-06-13 11:07:18 +02:00
Hrvoje Jasak
070957cff2 Revert hinv in fvcReconstruct - problem cases. 2019-06-09 21:41:57 +01:00
Hrvoje Jasak
b2c5b1f561 Make pointLevel and cellLevel labelIOField for consistency 2019-06-02 19:24:13 +01:00
Hrvoje Jasak
d5167a6d5d Update handling of merge tolerance 2019-06-02 17:49:26 +01:00
Hrvoje Jasak
b6c9f0c577 Tow-stage Immersed face tolerance consistency. QUick reject using shortest face in edge and detailed analysis edge-by-edge. Inno Gatin 2019-05-15 13:02:15 +01:00
Hrvoje Jasak
56eb4231ed Change default openmpi version to 1.8.8. Versions 2.1.x to 3.1.0 have a race condition bug which affects the code 2019-05-15 09:56:45 +01:00
Hrvoje Jasak
6c9291cd4e Immersed face tolerance consistency. Inno Gatin 2019-05-15 09:42:05 +01:00
Hrvoje Jasak
a4d077f45b Formatting 2019-05-13 11:48:26 +01:00
Hrvoje Jasak
494ffcff89 Porting: single precision requires casting in max 2019-05-10 14:27:58 +01:00
Hrvoje Jasak
8a64613197 Reverting debug change: file based communication replaced by Pstream. 2019-05-08 11:48:51 +01:00
Hrvoje Jasak
7ef4377a9c Improved normalisation of reported residuals for block-coupled systems 2019-05-02 13:29:21 +01:00
Hrvoje Jasak
93849cea09 Bugfix: decomposeMesh offset. Vuko Vukcevic 2019-05-01 17:19:53 +01:00
Hrvoje Jasak
26fec9f13a Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-05-01 13:59:43 +01:00
Hrvoje Jasak
5abad2abec Clean-up 2019-05-01 13:59:26 +01:00
Hrvoje Jasak
3214174c2c Removed templated NamedEnum::names instantiation: always in specialisations 2019-05-01 13:58:24 +01:00
Hrvoje Jasak
19b5b8cfec Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-05-01 13:00:40 +01:00
Hrvoje Jasak
d2c6d4e489 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-05-01 13:56:13 +02:00
Hrvoje Jasak
99a5e3ecc8 Darwin compilation settings; optimiser bug requires lower compiler opt level 2019-05-01 13:55:56 +02:00
Hrvoje Jasak
b71851619f Porting: Clean up of initialisation of static data, casting and comparison with enum, Mac OSX 2019-05-01 13:55:18 +02:00
Hrvoje Jasak
1817de53ad BUGFIX: View factor smoothing now takes into account reciprocity condition 2019-05-01 09:41:55 +01:00
Hrvoje Jasak
076919ae55 Bugfix: call to completeAssembly in wrong place. Henrik Rusche 2019-05-01 09:40:29 +01:00
Hrvoje Jasak
a7f9e38d5c Change reconstruct zero option name 2019-05-01 09:14:36 +01:00
Hrvoje Jasak
7794edfc89 Porting: compare fofType with enumeration 2019-04-30 16:52:28 +01:00
Hrvoje Jasak
267fa0eba8 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-30 16:59:25 +02:00
Hrvoje Jasak
884667e262 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-30 15:45:37 +01:00
Hrvoje Jasak
ef519cd839 Porting: typed label bug fix. Daniel Khazaei 2019-04-30 15:44:41 +01:00
Hrvoje Jasak
f97c0f81ab Updated I/O handling of fixed gradient and mixed FV patches for DLB. Vuko Vukcevic 2019-04-30 15:44:09 +01:00
Hrvoje Jasak
e63cc43dfa Reverting unnecessary DLB change by HR 2019-04-30 15:43:38 +01:00
Hrvoje Jasak
b1e3690002 Fixed fallthrough attribute 2019-04-30 15:43:01 +01:00
Hrvoje Jasak
2d799c2cdf Bugfix: bad addressing in analysis of coupled boundar IBM cut 2019-04-30 15:07:08 +01:00
Henrik Rusche
70ed6ba967 BUGFIX: View factor smoothing now takes into account reciprocity condition 2019-04-25 18:39:16 +02:00
Hrvoje Jasak
785fbd9c25 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-25 15:05:32 +02:00
Hrvoje Jasak
78276e48af Porting: strip register keyword 2019-04-25 14:00:49 +01:00
Hrvoje Jasak
9eac282022 Revert change in Make/files 2019-04-25 13:58:15 +01:00
Hrvoje Jasak
83d768ad9a Pstream::commsTypes fix script change error 2019-04-25 13:52:15 +01:00
Hrvoje Jasak
b08982a4d0 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-25 12:18:30 +02:00
Hrvoje Jasak
109b8456d8 Merge of friend function declaration 2019-04-25 11:12:34 +01:00
Hrvoje Jasak
84121da55f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-25 11:09:35 +01:00
Hrvoje Jasak
6c73f8ca94 Formatting 2019-04-25 11:09:03 +01:00
Hrvoje Jasak
178705132a Formatting and comments 2019-04-25 11:06:04 +01:00
Hrvoje Jasak
4da7aeee5e Porting: HAS_READLINE 2019-04-25 11:05:46 +01:00
Hrvoje Jasak
dbd98e7297 Remove .foam files 2019-04-25 11:05:00 +01:00
Hrvoje Jasak
f538892f93 Porting: Mac OSX scoping of Pstream 2019-04-25 11:04:41 +01:00
Hrvoje Jasak
cf061271af Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2019-04-19 11:22:56 +02:00
Hrvoje Jasak
aefefb78d9 mall update to solutionControl's interface. Vuko Vukcevic 2019-04-09 12:01:28 +01:00
Hrvoje Jasak
71a25fc3c3 Bugfixes and improvements in DLB and AMR. Vuko Vukcevic 2019-04-09 12:00:24 +01:00
Hrvoje Jasak
ca3b76f412 gcc8 compliance improvments. Danial Khazaei 2019-04-09 11:50:59 +01:00