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
Vuko Vukcevic
b2d3172e52
fvcConsistentDdtPhiCorr for ddtSchemes in dbns library
2017-01-23 08:32:32 +01:00
Vuko Vukcevic
42306f97d6
Cavity verification test case for simpleFoam
...
simpleFoam/consistencyTest/cavity: the test case serves to verify the time
and under-relaxation consistent formulation which produces the solution
that does not depend on time step size and under-relaxation factor.
Author: Vuko Vukcevic
2017-01-18 14:40:49 +01:00
Vuko Vukcevic
f327093a69
Cavity verification test case for icoFoam
...
icoFoam/consistencyTest/cavity: the test case serves to verify the time and
under-relaxation consistent formulation which produces the solution that does
not depend on time step size and under-relaxation factor.
Author: Vuko Vukcevic
2017-01-17 16:37:50 +01:00
Vuko Vukcevic
03a7dfe35c
Airfoil validation test case for pisoFoam
...
pisoFoam/NACA4412: comparison of pressure coefficient with experimental data.
Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-01-17 16:35:59 +01:00
Vuko Vukcevic
b6cf22304f
Created validationSuite
...
First validation test case: backwardFacingStep with simpleFoam, comparison of
velocity profiles and pressure coefficient with experimental data.
Author: Robert Keser, Merge: Vuko Vukcevic
2017-01-17 09:59:03 +01:00
Vuko Vukcevic
5ba5d4ab07
Consistency update: simpleSRFFoam
2017-01-16 14:49:03 +01: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
Vuko Vukcevic
d05f9fc208
Minor bugfix in CrankNicolsonDdtScheme::fvcDdtConsistentPhiCorr
2017-01-10 15:10:40 +01:00
Hrvoje Jasak
3d979afaf7
Updated block assembly of MRF and porous zones
2017-01-09 18:46:51 +00:00
Vuko Vukcevic
876520462c
Implementation of CrankNicolson::fvcDdtConsistentPhiCorr
2017-01-09 19:16:30 +01:00
Vuko Vukcevic
de26c7e804
Minor formatting
2017-01-09 16:28:44 +01:00
Vuko Vukcevic
ee8fe08c0d
Bugfix in simpleFoam UEqn
...
Relaxing a copy of the momentum equation, not the original one.
2017-01-05 11:27:01 +01:00
Vuko Vukcevic
0b9e46375d
Bugfix in solutionControl
2017-01-05 10:53:16 +01:00
Vuko Vukcevic
c66cc1f97d
Consistency update: pisoFoam
2017-01-05 09:46:27 +01:00
Vuko Vukcevic
000ab4ecf4
Consistency update: pimpleFoam
2017-01-05 09:37:11 +01:00
Vuko Vukcevic
786aa16867
Consistency update: pimpleDyMFoam
2017-01-05 09:28:35 +01:00
Vuko Vukcevic
c64509944e
channelFoam update
...
New signature of solutionControl::reconstructTransientVelocity
2017-01-05 09:27:46 +01:00
Vuko Vukcevic
b267ad83de
Consistency update: nonNewtonianIcoFoam
2017-01-05 08:53:42 +01:00
Vuko Vukcevic
27a23484fa
Consistency update: icoDyMFoam
2017-01-05 08:46:51 +01:00
Vuko Vukcevic
bc6282301e
Consistency update: icoDyMSimpleFoam
2017-01-05 08:42:48 +01:00
Vuko Vukcevic
07a140a60a
Added relax global functions taking tmp<fvMatrix>
2017-01-05 08:41:20 +01:00
Vuko Vukcevic
4031066a5a
Changes in solutionControl::reconstructTransientVelocity
...
The function now takes care of making the flux relative if the mesh is moving.
This is necessary in order to consistently reconstruct the face velocity from
the flux and then call correctBoundaryConditions on U.
2017-01-04 16:22:27 +01:00
Vuko Vukcevic
cd4c08fedc
Consistency update: channelFoam
2017-01-04 14:37:08 +01:00
Vuko Vukcevic
5d7793cf06
Consistency update: simpleFoam
2017-01-04 13:50:28 +01:00
Vuko Vukcevic
ed03625c8b
Changes to solutionControl time consistency functions
...
I realised that we need separate treatment for transient and steady state
solvers (which do not have ddt equation). Hence, I provided necessary interface
and implementation for steady state solvers.
2017-01-04 13:48:17 +01:00
Vuko Vukcevic
edb77356aa
Run-time bugfixes regarding time consistency
2017-01-03 12:19:50 +01:00
Vuko Vukcevic
49b13aa2b3
Updated ddtSchemes to handle time-consistency
2017-01-02 16:33:04 +01:00
Vuko Vukcevic
1acf0274ce
Handling consistency in solutionControls class
...
Note: additional machinery to enable easy top-level calls for
time/under-relaxation consistency in segregated solution algorithms.
Does not compile: still missing functions in ddtSchemes
2016-12-23 14:53:52 +01:00
Vuko Vukcevic
9259021903
Top level changes to icoFoam
...
Note: intermediate step indicating desired top level code design. Does not
compile.
2016-12-23 08:04:42 +01:00
Robert Keser
8bc571ee46
Merge branch 'nextRelease' into 'master'.
2016-12-13 11:21:50 +01:00
Robert Keser
5087c8c901
Updated ReleaseNotes for foam-extend-4.0
2016-12-13 11:08:49 +01:00
Hrvoje Jasak
4d19d7ec94
Bugfix: MRF boundary condition on a moving wall U is fixedValue
2016-12-09 12:53:26 +00:00