Commit graph

3132 commits

Author SHA1 Message Date
Henrik Rusche
0c0dfc179e Improved steadyCompressibleMRFFoam 2015-11-11 14:18:28 +01:00
Hrvoje Jasak
a9448b5c60 Bugfix: set boundary velocity on a moving IB surface 2015-11-11 12:48:18 +00:00
Hrvoje Jasak
897d0cdb9d Bugfix: long double abs must be fabsl 2015-11-06 08:14:25 +00:00
Hrvoje Jasak
be16ba3f2e Merge branch 'HrvojeJasak' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.2 into HrvojeJasak
Conflicts:
	src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixOperations.C
	src/foam/matrices/blockLduMatrix/BlockLduMatrix/extendedBlockLduMatrix/extendedBlockLduMatrix.C
	src/foam/matrices/blockLduMatrix/BlockLduMatrix/extendedBlockLduMatrix/extendedBlockLduMatrix.H
	src/foam/matrices/lduMatrix/lduAddressing/extendedLduAddressing/extendedLduAddressing.C
	src/foam/matrices/lduMatrix/lduAddressing/extendedLduAddressing/extendedLduAddressing.H
	src/foam/matrices/lduMatrix/lduMatrix/extendedLduMatrix/extendedLduMatrix.C
	src/foam/matrices/lduMatrix/lduMatrix/extendedLduMatrix/extendedLduMatrix.H
	src/turbulenceModels/incompressible/RAS/coupledKEpsilon/coupledKEpsilon.C
2015-11-02 17:34:11 +00:00
Hrvoje Jasak
1452de4bab Clean-up of extended addressing and matrix 2015-11-02 17:29:19 +00:00
Hrvoje Jasak
45838c7dbe Tab 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
4d110d1615 Added nuSmall - reconsider 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
93823eb70f Reduce storage 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
6157d27a7d Removed matrix check from Block AMG 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
ed8ce4bc45 Feature: new block-coupled k-epsilon model. Robert Keser, FSB 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
7625a41978 Coupled solver update 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
86fc338046 Feature ILUCp and BlockILUCp preconditioning, extended addr update and clean-up 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
b1a012087d Update comms 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
3d0f047b63 ILUCpSmoother 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
50d5441961 Clean-up 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
9cd67241fe Formatting 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
0791bd9ba3 Feature: linear solver update: ILUp and two-level AMG smoothers 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
a3194d15c0 Preparatory clean-up for Pstream 2015-10-30 19:48:04 +00:00
Hrvoje Jasak
3afcca2ce9 Compilation fix 2015-10-30 19:48:03 +00:00
Hrvoje Jasak
49cfa1b7fe Formatting 2015-10-30 19:48:03 +00:00
Hrvoje Jasak
ac8bcf55a1 Clean-up of smoother selection 2015-10-30 19:48:03 +00:00
Hrvoje Jasak
bb9fc91a2d Formatting 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
faaf204d4d Removed unavailable aamgPolicy from Make/files in lduSolvers 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
33769b14ae Removed unnecessary bPrime update on reverseSweep in BlockGaussSeidel preconditioner 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
c32e046046 Minor extendedLdu matrices consistency rewrite compared to ldu matrices 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
860fa2b289 Missing transpose in BlockLduMatrix TMulCore and new formulation of symmetry for block matrix 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
77f6adfb2a Minor formatting 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
8c2679550d Bugfix in BlockILUCpPrecon - now working properly 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
bd1cfb1182 Third version of BlockILUCp preconditioner - still not working properly 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
114f462896 Second version of BlockILUCp preconditioner 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
b71eb3340c First version of BlockILUCp preconditioner 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
48ddc085a1 extendedBlockLduMatrices - preparation for BlockILUCp algorithm 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
40f868d05d ILUCp preconditioner - ILU with run-time selectable level of fill in 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
d0735abc1d Performance tweak of ILUC0 algorithm 2015-10-30 19:48:03 +00:00
Vuko Vukcevic
eb7581b4f3 extendedLduAddressing with arbitrary extension level and extendedLduMatrix classes 2015-10-30 19:48:02 +00:00
Vuko Vukcevic
1d1dad43f2 Crout ILU0 algorithm: preparation for ILU1 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
e015f09728 Formatting
Conflicts:
	applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
2015-10-30 19:48:02 +00:00
Hrvoje Jasak
4f8667d9c5 Draft for next release notes 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
a120587816 Silent clean-up 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
4f8fd10389 Added Vuko Vukcevic 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
a03af76501 Clean-up and formatting 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
6a969b890b Windows scotch decomposition build fix 2015-10-30 19:48:02 +00:00
Hrvoje Jasak
92ee146344 Bugfix: Cumulative bug fixes for SP Windows and Misc. Author: Inno Gatin and Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-10-30 15:42:06 +00:00
Hrvoje Jasak
ac4abdca3d Bugfix: Cumulative bug fixes for SP Windows and Misc. Author: Inno Gatin and Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-10-30 15:41:34 +00:00
Hrvoje Jasak
c3c310daa4 Added default comms member to avoid multiple cast 2015-10-30 15:37:51 +00:00
Hrvoje Jasak
6e20b07fe4 Bugfix: Cumulative bug fixes for SP Windows and Misc. Author: Inno Gatin and Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-10-30 15:32:55 +00:00
Hrvoje Jasak
bc02b33f4a Bugfix: Cumulative bug fixes for SP Windows and Misc. Author: Inno Gatin and Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-10-30 15:31:57 +00:00
Hrvoje Jasak
e8e90b23ea Turbulent moving immersed boundary fixes. Inno Gatin 2015-10-30 15:30:59 +00:00
Hrvoje Jasak
00dc2108de Memory optimisation 2015-10-30 10:40:52 +00:00
Hrvoje Jasak
59df9c6899 Script clean-up. Bernhard Gscheider 2015-10-30 10:40:52 +00:00