Commit graph

3198 commits

Author SHA1 Message Date
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
Hrvoje Jasak
5e22407499 Bugfix: minor release, cumulative bug fix. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2016-01-06 03:24:00 +00:00
Hrvoje Jasak
b4e1b80409 Port: Raspberry Pi. Author: Martin Beaudoin. Merge: Hrvoje Jasak. 2016-01-05 22:52:46 +00:00
Hrvoje Jasak
a073c8f8cf Bugfix: minor release, cumulative bug fix. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2016-01-05 22:51:42 +00:00
Hrvoje Jasak
f673fe3b51 git clean-up 2016-01-05 22:43:51 +00:00
Hrvoje Jasak
ce67a4d1ec Feature: linear solver update: ILUp and two-level AMG smoothers
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockILUCpPrecon/BlockILUCpPrecon.H
	src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
2016-01-05 20:27:45 +00:00
Hrvoje Jasak
a176b69e48 Bugfix: added gravity to elasticSolidFoam 2016-01-05 20:04:59 +00:00
Hrvoje Jasak
37f946aa4c Compilation fix
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
2016-01-05 19:55:21 +00:00
Hrvoje Jasak
b1a280bb0c Clean-up of smoother selection
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
2016-01-05 19:54:09 +00:00
Hrvoje Jasak
96829595a8 Removed comment 2016-01-05 15:22:10 +00:00
Hrvoje Jasak
fa4bf7c41a Formatting 2016-01-05 15:22:07 +00:00
Hrvoje Jasak
54a8b4508a Bugfix: total pressure cannot enforce zero pressure gradient for incompressible flows 2016-01-05 15:22:02 +00:00
Hrvoje Jasak
a6e6eb780a Bugfix: support for MVAPICH2 2016-01-05 15:21:58 +00:00
Hrvoje Jasak
88a4a82ac8 Added incompressible thermos 2016-01-05 15:21:38 +00:00
Hrvoje Jasak
7cd8e2c3c5 Clean-up dimensioned<scalar 2016-01-05 15:21:34 +00:00
Hrvoje Jasak
240cc6c244 Bugfix: clean-up of total boundary conditions 2016-01-05 15:21:29 +00:00
Hrvoje Jasak
dca56bd871 Bugfix: check for orientation of IB surface 2016-01-05 15:21:24 +00:00