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
Vuko Vukcevic
d9690e81ae
Reorganisation of improved wall functions
...
Instead of calculating pressure gradient and convection terms in each
wall function (for each patch), function objects pressureGradient and
velocityConvection will update them and register them in the database and we
only fetch the data when updating wall functions.
2017-06-12 15:01:17 +02:00
Vuko Vukcevic
391e98828f
Additional wall functions: k/epsilonNonEqWallFunctions
...
Non-equilibrium wall functions for k and epsilon.
Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-31 13:25:48 +02:00
Vuko Vukcevic
2af7fe9b02
Additional wall functions: omega/nutMEWTWallFunctions
...
Modified enhanced wall treatment by Sutalo, wall functions are
sensitive to convection and pressure gradient effects.
Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-29 14:02:48 +02:00
Vuko Vukcevic
c0741e5def
Additional wall functions: omega/nutCWTWallFunctions
...
Compound wall treatment by Popovac and Hanjalic, wall functions are sensitive to
flow unsteadiness, convection effects and pressure gradient effects.
Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-29 09:46:39 +02:00
Vuko Vukcevic
f4db00045d
Updates to dynamicRefineFvMesh
...
Ported protection for non-hex cells from Vanilla
2017-03-02 09:58:12 +01: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
3e2b82b099
Tutorial: UCM model. Miguel Nobrega etal
2017-02-10 14:23:33 +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
c8949a5f9e
Merge branch 'development' into bugfix/cumulativeBugFix
2017-02-10 10:09:20 +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
fc2276c2a9
Bugfix: order of operators for dot-product
2017-02-10 10:02:07 +00:00
Hrvoje Jasak
c2e734d4be
Formatting
2017-02-10 10:01:49 +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
Hrvoje Jasak
a2919d36e5
Bugfix: updated list of contributors
2017-02-09 13:40:12 +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
6c01d9a6a8
Added rescue procedure on block solver divergence. Experimental
2017-02-06 11:47:00 +00:00
Hrvoje Jasak
e98722db65
Bugfix: removed SuSp stabilisation of the momentum equation
2017-02-06 11:45:17 +00: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
a8599a8f9a
Removed local Allwmake - not needed
2017-02-06 11:31:35 +00:00
Hrvoje Jasak
71540e2164
Moved conjugate heat transfer library to src
2017-02-06 11:31:10 +00:00
Hrvoje Jasak
98680aceae
Formatting
2017-02-06 11:29:11 +00:00
Inno Gatin
79e6146699
Merge branch 'bugfix/fvMeshAndSixDOFqODE'
2017-01-25 16:35:32 +01: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
4348876544
Added save directory to mixer tutorial
2017-01-11 12:07:17 +00:00
Hrvoje Jasak
bbcef01b58
Bugfix: pythond formatting bugfix
2017-01-11 12:04:45 +00:00
Hrvoje Jasak
59c57be5e4
Bugfix: Formatting
2017-01-11 12:03:56 +00:00
Hrvoje Jasak
183c98c718
Bugfix: clean-up
2017-01-11 12:03:23 +00:00
Hrvoje Jasak
4f948a2d87
Option to add empty patch in faMesh. Zeljko Tukovic
2017-01-11 12:02:09 +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
bd5604c100
Clean-up and formatting
2017-01-11 11:57:28 +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
Hrvoje Jasak
ce2908eac4
Bugfix: upgrade openmpi version
2017-01-11 10:39:30 +00:00
Hrvoje Jasak
d6628ea326
Minor formatting
2017-01-10 18:25:44 +00:00
Hrvoje Jasak
a33b0022a4
Bugfix: Minor clean-up of etc files
2017-01-10 15:42:15 +00:00
Hrvoje Jasak
3d979afaf7
Updated block assembly of MRF and porous zones
2017-01-09 18:46:51 +00:00