Commit graph

3164 commits

Author SHA1 Message Date
Hrvoje Jasak
1cd825f9c0 Bugfix: gradient cacheing 2016-01-19 19:55:18 +00:00
Hrvoje Jasak
dbb85a9990 Bugfix: parallel comms 2016-01-19 19:51:55 +00:00
Hrvoje Jasak
34e7bdd2dc Feature: ILUp and block ILUp preconditioners, coupled solver development, compressible solvers. Author: Vuko Vukcevic and Hrvoje Jasak. Merge: Hrvoje Jasak. 2016-01-06 05:09:05 +00:00
Hrvoje Jasak
c686ea5c8f Merge branch 'HrvojeJasak' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.2 into HrvojeJasak 2016-01-06 05:01:22 +00:00
Hrvoje Jasak
502a6fb8d7 Git clean-up 2016-01-06 05:00:36 +00:00
Hrvoje Jasak
3847a56cf3 Bugfix: renamed dynamicLabelList 2016-01-06 03:59:50 +00:00
Hrvoje Jasak
9156b5ea54 Bugfix: Moved case insensitive directory name clash 2016-01-06 03:59:49 +00:00
Hrvoje Jasak
298d24a872 Added time options 2016-01-06 03:59:15 +00:00
Hrvoje Jasak
34c04254b1 Improved linearisation of coupling. Robert Keser 2016-01-06 03:56:22 +00:00
Henrik Rusche
5ac3295228 Improved steadyCompressibleMRFFoam 2016-01-06 03:55:42 +00:00
Hrvoje Jasak
a11bca7940 Clean-up of extended addressing and matrix 2016-01-06 03:50:13 +00:00
Hrvoje Jasak
196f3d890a Added nuSmall - reconsider 2016-01-06 03:50:13 +00:00
Hrvoje Jasak
d8930d7349 Removed matrix check from Block AMG 2016-01-06 03:50:00 +00:00
Hrvoje Jasak
4110ba757d Feature: new block-coupled k-epsilon model. Robert Keser, FSB 2016-01-06 03:50:00 +00:00
Hrvoje Jasak
067cc95474 Feature ILUCp and BlockILUCp preconditioning, extended addr update and clean-up 2016-01-06 03:49:42 +00:00
Hrvoje Jasak
c4be709e7a Feature: linear solver update: ILUp and two-level AMG smoothers 2016-01-06 03:49:42 +00:00
Vuko Vukcevic
005ab7aa87 Minor extendedLdu matrices consistency rewrite compared to ldu matrices 2016-01-06 03:47:50 +00:00
Vuko Vukcevic
5291cb2d9c Minor formatting 2016-01-06 03:41:50 +00:00
Vuko Vukcevic
dace6e5d95 Third version of BlockILUCp preconditioner - still not working properly 2016-01-06 03:41:34 +00:00
Vuko Vukcevic
1befde377e Second version of BlockILUCp preconditioner 2016-01-06 03:38:37 +00:00
Vuko Vukcevic
9135f079b8 First version of BlockILUCp preconditioner 2016-01-06 03:37:08 +00:00
Hrvoje Jasak
0ab5857975 Added nuSmall - reconsider 2016-01-06 03:28:35 +00:00
Hrvoje Jasak
1fb9cc89eb Script clean-up. Bernhard Gscheider 2016-01-06 03:28:35 +00:00
Hrvoje Jasak
e1a40f0423 Removed matrix check from Block AMG 2016-01-06 03:27:41 +00:00
Hrvoje Jasak
7147099462 Added k-e residual plotting 2016-01-06 03:27:40 +00:00
Hrvoje Jasak
70ec968224 Feature: new block-coupled k-epsilon model. Robert Keser, FSB 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
c9af015399 Coupled solver update 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
49d85398e8 Feature ILUCp and BlockILUCp preconditioning, extended addr update and clean-up 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
aab9726b35 Update comms 2016-01-06 03:27:19 +00:00
Hrvoje Jasak
b3fcdb50ee ILUCpSmoother 2016-01-06 03:27:18 +00:00
Hrvoje Jasak
f120a56367 Clean-up 2016-01-06 03:27:18 +00:00
Hrvoje Jasak
6b2b2d6a46 Bugfix: added 64-bit MSWindows build 2016-01-06 03:27:18 +00:00
Hrvoje Jasak
b2084db86f Feature: linear solver update: ILUp and two-level AMG smoothers 2016-01-06 03:27:18 +00:00
Hrvoje Jasak
263b6002b9 Bugfix: tidy up gcc=4.7.4 build options 2016-01-06 03:27:17 +00:00
Hrvoje Jasak
d0cc0e512d Formatting 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
07432c2812 Removed unavailable aamgPolicy from Make/files in lduSolvers 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
0791013fdc Removed unnecessary bPrime update on reverseSweep in BlockGaussSeidel preconditioner 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
4507f15c8f Minor extendedLdu matrices consistency rewrite compared to ldu matrices 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
0ed1532938 Missing transpose in BlockLduMatrix TMulCore and new formulation of symmetry for block matrix 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
5489451f08 Minor formatting 2016-01-06 03:27:17 +00:00
Vuko Vukcevic
542d36a8a1 Bugfix in BlockILUCpPrecon - now working properly 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
fbe1fb6c85 Third version of BlockILUCp preconditioner - still not working properly 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
ca64bab21d Second version of BlockILUCp preconditioner 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
21793b443c First version of BlockILUCp preconditioner 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
18afb53c4a extendedBlockLduMatrices - preparation for BlockILUCp algorithm 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
0249bdfd65 ILUCp preconditioner - ILU with run-time selectable level of fill in 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
ef2d2fa390 Performance tweak of ILUC0 algorithm 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
9532ff8e05 extendedLduAddressing with arbitrary extension level and extendedLduMatrix classes 2016-01-06 03:26:28 +00:00
Vuko Vukcevic
398dd25b9b Crout ILU0 algorithm: preparation for ILU1 2016-01-06 03:26:28 +00:00
Hrvoje Jasak
264b4f7d8b Port: Raspberry Pi. Author: Martin Beaudoin. Merge: Hrvoje Jasak. 2016-01-06 03:24:37 +00:00