Commit graph

4154 commits

Author SHA1 Message Date
Hrvoje Jasak
2f92fb6c8a Bugfix: jr diagonal array indexing and reference to temporary on product 2017-08-24 15:59:19 +01:00
Hrvoje Jasak
417d2d1244 Remove info statements 2017-08-23 14:53:38 +01:00
Hrvoje Jasak
3d48eec1f9 Bugfix: triple product addressing calculation: mixed lower and upper triangle. WITH EXTRA DEBUG 2017-08-23 13:56:34 +01:00
Hrvoje Jasak
df33a2a8a3 Upgrade fvSolution to new format 2017-08-11 20:22:17 +01:00
Hrvoje Jasak
e3426fd0b6 Bugfix: hydrofoil tutorial mesh motion consistency 2017-08-10 20:30:05 +01:00
Hrvoje Jasak
6fb1d8a25b Bugfix: Tutorial clean-up. Vuko Vukcevic 2017-08-10 16:31:15 +01:00
Henrik Rusche
01fb221ee3 Bugfix: Injection model hangs on parallel 2017-08-10 09:40:57 +02:00
Hrvoje Jasak
6941477843 Bugfix: remove SWIG support 2017-08-02 10:51:07 +01:00
Hrvoje Jasak
159422eba7 Bugfix: minor clean-up 2017-08-02 10:49:58 +01:00
Hrvoje Jasak
c814ad6052 Bugfix: Debug reports in parallel 2017-08-02 10:48:59 +01:00
Hrvoje Jasak
bafaf17599 Bugfix: minor adjustments 2017-08-02 10:47:00 +01:00
Hrvoje Jasak
0326f7259f Fix handling for solo rows 2017-08-01 23:15:57 +01:00
Hrvoje Jasak
cc34210c87 Reduce number of debug statements 2017-07-31 10:46:09 +02:00
Hrvoje Jasak
c5a5da753a Block matrix selection: losort bug fix and performance improvements 2017-07-30 11:42:35 +01:00
Hrvoje Jasak
7dec495401 Formatting 2017-07-07 13:32:33 +01:00
Hrvoje Jasak
b4d411e23f Formatting 2017-07-07 13:32:07 +01:00
Hrvoje Jasak
4a9967a12c Better error message for generic patch 2017-07-07 13:31:29 +01:00
Hrvoje Jasak
7bad3e7de7 Rename function on coupled interfaces: isMaster() -> master() 2017-07-07 13:30:52 +01:00
Hrvoje Jasak
7794e76417 Added master() function in lduInterface: better parallel ILU preconditioning 2017-07-07 13:29:27 +01:00
Hrvoje Jasak
138d4a157d Algorithmic improvements in Block SAMG: diag factor, removal of direct coarse-coarse links, treatment of diagonally dominant cells 2017-07-07 13:27:00 +01:00
Hrvoje Jasak
0179df1da3 Removed commented out members 2017-07-07 13:25:38 +01:00
Hrvoje Jasak
930279260e Fixed info in debug statements: Extended GGI 2017-07-07 13:25:21 +01:00
Hrvoje Jasak
d52d673767 Revert to original CholeskyPrecon on coupled interfaces 2017-07-07 12:52:44 +01:00
Hrvoje Jasak
a18c6f4a23 Formatting 2017-07-07 12:50:31 +01:00
Hrvoje Jasak
a2cc351df9 Formatting 2017-07-07 12:30:10 +01:00
Hrvoje Jasak
c4d1c63792 Formatting 2017-07-07 12:28:49 +01:00
Vuko Vukcevic
5a54724450 Corrected spacing 2017-06-29 08:57:35 +02:00
Vuko Vukcevic
35427a239d nuRatio boundary conditions for epsilon and omega
Given a desired nuRatio, the boundary conditions automatically calculate
epsilon/omega from k.
2017-06-29 08:56:04 +02:00
Vuko Vukcevic
dbd2b5ccd1 Consistent divDevReff calculation in incompressible turbulence models
Note: a minor bugfix is also included (previously, dev has been used instead of
dev2. This is included in the current mathematical reformulation).
Tested on cavity case: now simpleFoam with laminar turbulence model gives
exactly the same results as icoFoam.
2017-06-28 17:08:19 +02:00
Hrvoje Jasak
71319cb221 Control writing of mesh motion Co number with dynamic mesh changes 2017-06-26 11:42:14 +01:00
Hrvoje Jasak
04940d2a54 Added missing mag in MRF zone axis check 2017-06-23 11:06:11 +01:00
Hrvoje Jasak
225eb40091 Block Cholesky precon coupled interface variants 2017-06-19 23:40:15 +01:00
Hrvoje Jasak
20511b2418 Comment 2017-06-19 23:24:15 +01:00
Hrvoje Jasak
f458227c57 Added BlockILU smoother solvers 2017-06-19 23:09:12 +01:00
Hrvoje Jasak
5aa34daf28 Coupled interface update fix, scalar CholeskyPrecon 2017-06-19 19:24:18 +01:00
Hrvoje Jasak
cb58ca4e8f Coupled interface handling in Block Cholesky preconditioner: bug fix 2017-06-19 18:31:30 +01:00
Hrvoje Jasak
f6ea803727 Fix preconditionT in scalar ILU0 2017-06-19 18:21:24 +01:00
Hrvoje Jasak
bc7cc7ca9b Clean-up of coupled updates on scalar Cholesky and ILU0 preconditioners 2017-06-19 18:17:34 +01:00
Hrvoje Jasak
dc0ad86c6f Merging scalar Cholesky and ILU0 preconditioners: coupled boundary update 2017-06-19 18:13:08 +01:00
Hrvoje Jasak
f00a6361ac Merge branch 'development' of ssh://git.code.sf.net/u/hjasak/foam-extend-4.0 into development 2017-06-19 18:08:35 +01:00
Hrvoje Jasak
d17c293e6d Cholesky and ILU0 precon on coupled patches: bug fix 2017-06-19 17:19:17 +01:00
Hrvoje Jasak
1354e6971c Update iluSmoother for symmetric and asymmetric matrices 2017-06-19 17:18:50 +01:00
Hrvoje Jasak
af92cfddc8 Coupled boundaries in BlockCholeskyPrecon 2017-06-19 17:16:46 +01:00
Hrvoje Jasak
775edf12c0 Formatting 2017-06-19 16:18:39 +01:00
Hrvoje Jasak
0cbbf0d443 Update coupled boundaries in ILU preconditioner 2017-06-19 12:58:13 +01:00
Hrvoje Jasak
d26ff4d776 Revert: no renormalisation of residual allowed 2017-06-16 13:02:59 +01:00
Hrvoje Jasak
317e116229 Experimental: diag inverse check 2017-06-16 12:47:54 +01:00
Hrvoje Jasak
058c2b425d Comment on initialisation of xCorr in ILU smoother 2017-06-16 12:47:28 +01:00
Hrvoje Jasak
7c4511894b Experimental: Rebase residual before restriction 2017-06-16 12:47:06 +01:00
Hrvoje Jasak
34e47b44b9 Inline destructor 2017-06-16 12:46:37 +01:00