Hrvoje Jasak
|
3968a5c900
|
Added support for block-coupled coefficients in fvPatchFields
|
2017-04-04 16:35:14 +01:00 |
|
Hrvoje Jasak
|
7f020db73e
|
Improved handling of solo cells in clustering
|
2017-03-30 16:09:47 +01:00 |
|
Hrvoje Jasak
|
0218b8c3ac
|
Merge branch 'development' of ssh://git.code.sf.net/u/hjasak/foam-extend-4.0 into development
|
2017-03-30 13:47:39 +01:00 |
|
Hrvoje Jasak
|
df50c6e4a9
|
Rename group size in AMG agglomeration
|
2017-03-30 13:46:41 +01:00 |
|
Hrvoje Jasak
|
a8654cedcd
|
Clean-up of files files
|
2017-03-30 13:28:52 +01:00 |
|
Hrvoje Jasak
|
5aaf1f0bec
|
Report internal field min/max separately
|
2017-03-30 10:33:02 +01:00 |
|
Hrvoje Jasak
|
395ecdbe9d
|
Formatting
|
2017-03-30 10:32:37 +01:00 |
|
Hrvoje Jasak
|
6b24ec0316
|
crMatrix move
|
2017-03-30 10:32:19 +01:00 |
|
Hrvoje Jasak
|
113e518906
|
Clean-up
|
2017-03-30 10:31:39 +01:00 |
|
Hrvoje Jasak
|
287e02f674
|
Make comm() a virtual function in fvMesh
|
2017-03-30 10:29:48 +01:00 |
|
Hrvoje Jasak
|
b21c183422
|
Clean-up
|
2017-03-30 10:29:29 +01:00 |
|
Hrvoje Jasak
|
775661dfdf
|
Formatting
|
2017-03-30 10:28:48 +01:00 |
|
Hrvoje Jasak
|
f91bdbd2e8
|
Updates in AMG and block AMG coarsening
|
2017-03-30 10:28:06 +01:00 |
|
Hrvoje Jasak
|
7a89d06278
|
Moved crMatrix into foam library
|
2017-03-30 10:26:05 +01:00 |
|
Hrvoje Jasak
|
f67e2e0c4f
|
Improved formulation of isentropic boundary conditions
|
2017-03-30 10:24:25 +01:00 |
|
Hrvoje Jasak
|
a1309b87f5
|
Formatting
|
2017-03-30 10:18:44 +01:00 |
|
Hrvoje Jasak
|
92a208f6c2
|
Clean-up of fam solver
|
2017-03-30 10:18:30 +01:00 |
|
Hrvoje Jasak
|
9fb69e5fd8
|
Bugfix: Typo in comment
|
2017-03-07 14:43:25 +00:00 |
|
Hrvoje Jasak
|
1b05cb13dc
|
Bugfix: Mac port: check for array size
|
2017-02-13 16:11:19 +00:00 |
|
Hrvoje Jasak
|
38bc5f681f
|
Bugfix: Remove debug message
|
2017-02-13 16:10:43 +00:00 |
|
Hrvoje Jasak
|
4fad65ce7c
|
Merge branch 'bugfix/UCMModel' Authoer: Miguel Nobrega etal. Merge: Hrvoje Jasak.
|
2017-02-10 14:24:57 +00:00 |
|
Hrvoje Jasak
|
09992c2b75
|
UCM model stability improvement. M. Nobrega etal
|
2017-02-10 14:19:52 +00:00 |
|
Hrvoje Jasak
|
6e7e7ec622
|
Merge commit 'c8949a5f9e822ec508fd6c732ab0c089e507d27d'. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
Conflicts:
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
|
2017-02-10 13:22:03 +00:00 |
|
Hrvoje Jasak
|
2ad4afaa0c
|
Merge commit '79e61466993b52644d36f73302a9e1be4840b721' Author: Inno Gatin. Merge: Hrvoje Jasak.
|
2017-02-10 13:20:34 +00:00 |
|
Hrvoje Jasak
|
6df1d9861d
|
Added option to relax only a part of the matrix
|
2017-02-10 10:03:04 +00:00 |
|
Hrvoje Jasak
|
f9540ece34
|
Bugfix: Added handling for matrix constraints
|
2017-02-10 10:01:22 +00:00 |
|
Hrvoje Jasak
|
c373b855ba
|
Bugfix: do not read fluxRequired from dictionary
|
2017-02-10 10:00:24 +00:00 |
|
Hrvoje Jasak
|
6653e9a5d4
|
Bugfix: Aitken relaxation
|
2017-02-10 09:59:29 +00:00 |
|
Vanja Skuric
|
978c747d9d
|
Bugfix: Conditionals for checking if FLEX_DIR is specified are corrected in Make/options
|
2017-02-07 12:38:46 +01:00 |
|
Hrvoje Jasak
|
13f27d9376
|
Added default removte field name for implicitly created regionCoupling patch fields
|
2017-02-06 11:43:00 +00:00 |
|
Hrvoje Jasak
|
fdffd47248
|
Report cluster size in AMG coarsening
|
2017-02-06 11:38:05 +00:00 |
|
Hrvoje Jasak
|
a8ddd0885f
|
Added option for zonal under-relaxation
|
2017-02-06 11:32:06 +00:00 |
|
Hrvoje Jasak
|
71540e2164
|
Moved conjugate heat transfer library to src
|
2017-02-06 11:31:10 +00:00 |
|
Inno Gatin
|
c0de9b1b1e
|
Bugfix: fvMesh.C and sixDOFqODE.C. Minor changes to lduMatrix and lduAdressing.
|
2017-01-25 14:09:01 +01:00 |
|
Hrvoje Jasak
|
5ad239d7ec
|
Bugfix: simple matrix operations
|
2017-01-24 16:44:43 +00:00 |
|
Hrvoje Jasak
|
78a9142214
|
Bugfix: MRF zone flux check
|
2017-01-24 16:44:22 +00:00 |
|
Hrvoje Jasak
|
58edb15fa9
|
Removed info message
|
2017-01-13 16:08:13 +00:00 |
|
Hrvoje Jasak
|
5a42868d78
|
Bugfix: consistent steady intertial relaxation
|
2017-01-12 15:13:58 +00:00 |
|
Hrvoje Jasak
|
59c57be5e4
|
Bugfix: Formatting
|
2017-01-11 12:03:56 +00:00 |
|
Hrvoje Jasak
|
88f3579418
|
Formatting
|
2017-01-11 12:01:30 +00:00 |
|
Hrvoje Jasak
|
aa0342f9a1
|
Formatting of destructors
|
2017-01-11 12:00:45 +00:00 |
|
Hrvoje Jasak
|
3d2d26334a
|
Bugfix: added ramping to MRF zones
|
2017-01-11 11:57:48 +00:00 |
|
Hrvoje Jasak
|
297f63cce2
|
Bugfix: consistency of finite area operators
|
2017-01-11 11:55:37 +00:00 |
|
Hrvoje Jasak
|
7db1cb7a49
|
Merge branch 'PstreamUpdate' into development
|
2017-01-11 10:46:26 +00:00 |
|
Robert Keser
|
8bc571ee46
|
Merge branch 'nextRelease' into 'master'.
|
2016-12-13 11:21:50 +01:00 |
|
Hrvoje Jasak
|
e881837bb0
|
Formatting
|
2016-12-06 12:50:42 +00:00 |
|
Hrvoje Jasak
|
4d0125278f
|
Finite area updates, Matthias Rauter
|
2016-12-06 12:49:27 +00:00 |
|
Hrvoje Jasak
|
a91cb63d88
|
Bugfix: processor polling in non-blocking comms
|
2016-11-29 12:44:48 +00:00 |
|
Hrvoje Jasak
|
727c4d67fb
|
Improved non-blocking comms
|
2016-11-28 16:55:00 +00:00 |
|
Hrvoje Jasak
|
71e45fa381
|
Formatting and removal of debug statements
|
2016-11-28 12:08:33 +00:00 |
|