Henrik Rusche
aaf0bf5037
BUGFIX: Enable point interpolation with global non-blocking comms
2017-09-13 12:44:25 +02:00
Henrik Rusche
71983fec41
Bugfix: reactingParcelFoam/evaporationTest tut hangs in parallel
2017-09-13 12:30:40 +02:00
Hrvoje Jasak
7db15e9fdb
Bugfix: localParallel on strange decompositions
2017-09-05 07:09:00 +01:00
Hrvoje Jasak
a32a432ef5
Bugfix: fix regionCouplePolyPatch active()
2017-09-05 06:46:57 +01:00
Hrvoje Jasak
6c174399a4
Bugfix: clean-up
2017-09-05 06:46:17 +01:00
Hrvoje Jasak
69fcb2756a
Bugfix: out of range array access
2017-08-28 09:00:40 +01:00
Hrvoje Jasak
abcb49ab52
Bugfix: calculation of losortStart for meshes with disconnected cells in lduAddressing
2017-08-25 18:43:21 +01:00
Hrvoje Jasak
4d70590651
Clean-up of debug statements
2017-08-25 14:15:04 +01:00
Hrvoje Jasak
990affa9ea
Bugfix: error in losortStart calculation for solo cells
2017-08-25 14:06:09 +01:00
Hrvoje Jasak
b76f64c30a
Hacked triple product check
2017-08-25 09:23:04 +01:00
Hrvoje Jasak
f646502011
Bugfix: sortedToc in addressing cannot be a reference. HJ
2017-08-24 17:25:44 +01:00
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