Vuko Vukcevic
1e8dd2ecb1
Validation suite update:
...
Distinguishing between validation and verification cases: small changes in the
directory structure
2017-04-27 15:00:44 +02:00
Vuko Vukcevic
28a310ce71
Update in solutionControl class
...
Flux should not be recalculated for patches with inletOutlet boundary
conditions.
2017-04-20 08:59:23 +02:00
Vuko Vukcevic
795249e50e
Fixed typo in error stream in checkField macro
2017-04-20 08:24:47 +02:00
Vuko Vukcevic
16ea621887
Consistency update in solution control class:
...
The rewrite enables multiple pressure/velocity systems to be treated in a time
and under-relaxation consistent way (useful for multiphase flows).
2017-04-20 08:24:25 +02: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
Vuko Vukcevic
d05f9fc208
Minor bugfix in CrankNicolsonDdtScheme::fvcDdtConsistentPhiCorr
2017-01-10 15:10:40 +01: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
Henrik Rusche
6de4e266aa
Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/52/
2016-11-22 21:56:18 +00:00
Henrik Rusche
f2ed00e081
Updated paraview reader for PV 4.4
2016-11-22 22:54:30 +01:00
Vanja Skuric
0c886b5a93
Fixed bug: Segmentation fault when criteriaSatisfied() in simpleControl
2016-11-22 22:43:33 +01:00
Vanja Skuric
2f02e183b6
Modified ThirdParty/AllMake.stage5 to compile swak4Foam 0.4.0
2016-11-19 14:55:19 +00:00
Henrik Rusche
76e22c7825
Fixed bug in IBM (Hrvoje Jasak)
2016-11-18 14:04:48 +01:00
Henrik Rusche
8e436f6616
Updated download location; bumped paraview version
2016-11-18 14:04:12 +01:00
Vanja Skuric
a4e7bf3b15
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
2016-11-09 12:14:40 +01:00
Henrik Rusche
6f8fbeca4f
Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/50/
2016-11-09 11:13:46 +00:00
Vanja Skuric
2893367355
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
2016-11-09 12:07:37 +01:00
Henrik Rusche
dd6b304223
Merge /u/wyldckat/foam-extend32/ branch master into master
...
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/47/
2016-11-09 10:18:21 +00:00
Henrik Rusche
3eb1420ae0
Merge Request #49 : Drop dependency on libiberty.so/.a, Author: Bruno Santos, Merge: Henrik Rusche
2016-11-09 11:16:42 +01:00
Henrik Rusche
973bbe2cb0
Merge Request #48 : Fix for foam-extend 4.0: support Flex 2.6.0, Author: Bruno Santos, Merge: Henrik Rusche
2016-11-09 11:15:04 +01:00
Hrvoje Jasak
5ab3390aef
Bugfix: restored floatTransfer flag
2016-09-22 00:54:58 +01:00
wyldckat
40c72875b5
Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a.
2016-08-25 23:14:44 +01:00
wyldckat
21c7743640
Removed dependency on 'libiberty.so', since this dependency is no longer needed.
...
Note: This dependency was dropped in OpenFOAM 1.7.x, in commit 7217fce0239f4dfc105121335eb8bd28418c90be.
2016-08-25 23:14:40 +01:00
wyldckat
56c5fe3e44
Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
...
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.
Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 20:47:10 +01:00
wyldckat
47faa3bad1
Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
...
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.
Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00