Hrvoje Jasak
|
da0a2f2a8a
|
Bugfix: clean-up of total boundary conditions
|
2015-11-15 15:00:58 +00:00 |
|
Hrvoje Jasak
|
6b9abf5059
|
Bugfix: check for orientation of IB surface
|
2015-11-12 13:30:59 +00:00 |
|
Hrvoje Jasak
|
e41149e5cc
|
Feature: Improvements in compressible solvers. Author: Henrik Rusche. Merge: Hrvoje Jasak.
|
2015-11-11 17:58:47 +00:00 |
|
Hrvoje Jasak
|
27c4c10aa8
|
Added static function for matrix relaxation
|
2015-11-11 16:52:23 +00:00 |
|
Hrvoje Jasak
|
5027a4fdce
|
Added missing operators in const and Sutherland Transport: bug fix vanilla
|
2015-11-11 16:51:50 +00:00 |
|
Hrvoje Jasak
|
9b52ac2156
|
Formatting
|
2015-11-11 16:51:12 +00:00 |
|
Henrik Rusche
|
98f7f0975a
|
Updated steadyCompressible*Foam solvers & steadyCompressibleFoam tutorials
|
2015-11-11 16:14:33 +01:00 |
|
Henrik Rusche
|
d83fe516fe
|
Added overlapGgi to ggiCheck
|
2015-11-11 14:20:34 +01:00 |
|
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 |
|