Henry
007c694815
DTC tutorial cases: provide reference to original paper
...
Contains details of case and experimental results
2014-05-09 11:48:37 +01:00
Henry
24679abcc5
twoPhaseEulerFoam: Add fvOptions support and tutorial
2014-05-08 11:45:50 +01:00
Henry
1878a019db
fvOptions: Support reading the fvOptions file from constant or system directories
2014-05-01 14:58:18 +01:00
Henry
e4bb5fa666
potentialFreeSurfaceDyMFoam: New DyM version of potentialFreeSurfaceFoam
...
with tutorial
2014-04-30 16:08:03 +01:00
Henry
85da9e6a54
twoPhaseEulerFoam: Now in fully-conservative form
2014-04-29 15:47:39 +01:00
Henry
40cfbdc74f
Retire settlingFoam: replaced by driftFluxFoam
2014-04-29 14:18:57 +01:00
Henry
9873774ee9
VoF solvers: rationalize the relationship between VoF solvers
...
Improve code reuse
Add multiphaseInterDyMFoam
Retire MRFinterFoam -> now handled by interFoam with fvOptions
Update tutorials
2014-04-29 14:16:41 +01:00
Henry
c451575efc
driftFluxFoam: use buoyancy corrected k-epsilon in all turorials
2014-04-28 15:42:43 +01:00
Henry
63bef62f8e
driftFluxFoam: Change turbulence modelling to new templated framework
...
Added k-epsilon model with buoyancy correction
2014-04-28 15:31:28 +01:00
Henry
a5f0ea6867
multiphaseInterFoam: Added fvOptions support for MRF etc. and added MRF tutorial
...
Deleted MRFMultiphaseInterFoam
2014-04-23 14:34:07 +01:00
mattijs
3c7665dd1e
GIT: damBreak: remove generated file
2014-04-04 11:10:46 +01:00
Henry
76e5a9dafe
Updated floatingObject boundary condition to handle tangential flow at surface in a more stable manner.
2014-03-21 10:33:34 +00:00
Henry
e6236340b5
Removed alphaOuterCorrectors option because the mass-flux should be updated for all PIMPLE iterations
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1225
2014-03-17 21:31:09 +00:00
william
37c75a8b18
BUG: twoPhaseEulerFoam: removed multiple of the continuous phase fraction from force and heat transfer models
2014-03-17 16:34:32 +00:00
sergio
354197bf33
BUG: changing from turbulent to lamninar viscocity in the calculation of the
...
Darcy coefficient for the porousBafflePressure
2014-03-14 14:56:11 +00:00
Henry
0a7259cc46
Revert pressureInletOutletVelocity BCs
...
due to convergence problems with the new version for runs at high Courant number
2014-03-12 12:27:19 +00:00
Henry
dd0efd159d
twoPhaseEulerFoam: added optional alphaMax to phaseModel for MULES limiter
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1209
2014-03-07 23:32:00 +00:00
Henry
cda70b5eb7
driftFluxFoam: Created special mixture viscosity framework for interacting phases
...
Added Thomas' slurry model
2014-03-06 17:54:27 +00:00
Henry
09bb8b8f7f
driftFluxFoam: Rationalisation of the handling of Udm and tauDm
2014-03-05 16:04:10 +00:00
william
6625be1dc4
ENH: driftFluxFoam: made viscosity and relative velocity modelling run-time selectable
2014-02-26 16:45:46 +00:00
Henry
a729ebe8df
cavitatingFoam: rationalised phi -> rhoPhi, phiv -> phi
...
for consistency with the other multiphase solvers.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1192
2014-02-26 13:02:59 +00:00
Henry
177b54ae94
driftFluxFoam: Rationalise phase-fraction handling and implement semi-implicit MULES
2014-02-24 17:10:20 +00:00
Henry
9fbfc7da57
driftFluxFoam: New version of settlingFoam including MULES and MRF/fvOptions support
2014-02-19 16:33:51 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
william
8acf2daaba
BUG: tutorial fixes for 32 bit ubuntu packs
2014-02-11 10:15:00 +00:00
william
333818408f
STYLE: sh instead of bash for tutorial scripts
2014-02-05 16:53:44 +00:00
Henry
a1e778aea3
damBreakWithObstacle: reverted to upwind for U (needs turbulence modelling) and increased Co
2014-02-05 17:18:00 +00:00
Henry
b49af36892
Reinstated IATE settings
2014-02-05 16:57:51 +00:00
Henry
e5e8f49489
damBreakWithObstacle tutorial: changed to linearUpwind
2014-02-05 16:56:45 +00:00
Henry
3e3d30a5a2
twoPhaseEulerFoam tutorials: added minIter to smoothSolver settings
2014-02-05 16:55:34 +00:00
Henry
89f4eca290
interFoam family tutorials: removed redundant and out-of-date alpha entry in fluxRequired
2014-02-05 11:25:05 +00:00
Henry
6c8836ebcb
wigleyHull tutorial removed: replaced with DTCHull
2014-02-04 16:29:50 +00:00
Henry
bd5e4cf172
Default transport solver: change from PBiCG to smoothSolver with symGaussSeidel smoother
...
Better for most but not all cases.
2014-02-04 16:27:35 +00:00
Henry
1ace556c4a
tutorials/multiphase/LTSInterFoam/DTCHull: new tutorial, replaces wigleyHull
2014-02-04 16:23:22 +00:00
Henry
a4fbc96d4a
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-02-03 18:05:02 +00:00
Henry
a67dfdb23a
interFoam/ras/damBreak: updated for predictor-corrector MULES and changes to phi in pEqn
2014-02-03 18:04:18 +00:00
william
d67fb0f7c1
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-02-03 17:37:57 +00:00
william
a96e531f5c
BUG: twoPhaseEulerFoam: fixed typo in GidaspowSchillerNaumann drag and stability issues in fludised bed cases
2014-02-03 16:05:24 +00:00
Henry
54887f6213
Sloshing tutorials: do not update the probe location
2014-02-03 13:05:07 +00:00
william
05a34f3dfa
ENH: twoPhaseEulerFoam: changed Cd function to CdRe and removed some residual constants
2014-02-03 12:51:59 +00:00
Henry
cd764162bf
Updated version
2014-02-01 17:18:00 +00:00
Henry
34bc9cadb0
DTCHull: new interDyMFoam tutorial
2014-02-01 17:14:35 +00:00
Henry
0c0e92396e
tutorials/multiphase/interFoam/les/nozzleFlow2D: update scripts
2014-01-31 10:06:26 +00:00
Henry
ee4e19ef85
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
2014-01-30 13:01:04 +00:00
Henry
dab71c5510
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-01-28 13:08:11 +00:00
Henry
70f27712ae
interPhaseChangeDyMFoam: Corrected correctPhi to include the phase-change dilatation effect
2014-01-28 13:07:35 +00:00
andy
614ebf0110
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-01-27 16:51:29 +00:00
Henry
742d66b733
tutorials/multiphase/LTSInterFoam/wigleyHull: Updated hull patch name for new snappyHexMesh
2014-01-27 16:30:13 +00:00
mattijs
8acfa4692a
STYLE: snappyHexMeshDict: removed optional parameter
2014-01-27 12:25:56 +00:00
mattijs
12bb3f7feb
BUG: propeller: incorrect 0.org
2014-01-24 16:45:10 +00:00
mattijs
7b60265f3c
BUG: propeller: create inlet and outlet from wrong faceZone
2014-01-24 16:28:04 +00:00
mattijs
ffc368792b
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
...
Conflicts:
tutorials/multiphase/interPhaseChangeDyMFoam/propeller/Allrun.pre
tutorials/multiphase/interPhaseChangeDyMFoam/propeller/system/snappyHexMeshDict
2014-01-24 15:21:54 +00:00
mattijs
0cb2eaa6cb
ENH: propeller: updated setup
2014-01-24 14:39:21 +00:00
mattijs
727650e613
ENH: propeller: updated setup
2014-01-24 14:39:21 +00:00
mattijs
b316b0fea3
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
2014-01-24 12:59:43 +00:00
mattijs
13122138e5
ENH: damBreak4Phase: cache agglomeration
2014-01-24 10:15:34 +00:00
william
93dd23afdf
Merge branch 'bubbleLibrary'
2014-01-24 09:32:49 +00:00
mattijs
3341e7c7c1
ENH: GAMG: use cacheAgglomeration unless moving case
2014-01-23 17:40:47 +00:00
william
87115af2d0
ENH: twoPhaseEulerFoam: Removed requirement that a model (most likely "none") had to be specified for all pairs
2014-01-23 16:37:16 +00:00
Henry
1feae6d813
damBreak: use linearUpwind rather than limitedLinear
2014-01-23 15:19:45 +00:00
Henry
a7ad50ce7d
VoF tutorials: changed interfaceCompression to linear
...
This provided greater accuracy and stability while MULES guarantees boundedness
2014-01-23 11:30:45 +00:00
william
acf490cb44
STYLE: twoPhaseEulerFoam: updated tutorials for bubble library developments
2014-01-23 11:27:37 +00:00
Henry
0dd02403d2
tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed: Correct inlet air BC
2014-01-13 10:02:42 +00:00
william
5d55a1f60f
ENH: Added noLift model for twoPhaseEulerFoam
2014-01-06 14:16:41 +00:00
william
475e885772
ENH: Abstracted and made run-time selectable the lift models in twoPhaseEulerFoam
2014-01-02 16:53:37 +00:00
Henry
45b9839203
Updated VoF tutorials
2013-12-21 12:26:32 +00:00
Henry
8af82f02bf
sixDoFRigidBodyMotion: remove the constraint and restraint "Coeffs"
...
sub-dict and put the coefficients in the containing dictionary.
2013-12-15 22:30:52 +00:00
mattijs
5552d5500b
ENH: angledDuct: renamed wall to walls
2013-12-13 14:34:08 +00:00
Henry
76ae0daa28
sixDoFRigidBodyMotion/sixDoFRigidBodyMotionSolver: Support restart by caching state in the uniform directory
...
sixDoFRigidBodyMotionSolver: use point-edge rather than face-cell wave to calculate point distance to surface.
2013-12-10 14:07:27 +00:00
Henry
a09d30dc90
interDyMFoam/ras/floatingObject: apply sixDoFRigidBodyMotion solver
...
Keep original case as floatingObjectOld
2013-12-08 22:03:56 +00:00
Henry
5ffda9b52b
sixDoFRigidBodyMotion: Created separate library
...
Added sixDoFRigidBodyMotionSolver using septernion interpolation for mesh-morphing
2013-12-08 21:59:40 +00:00
Henry
3f5eda25f0
symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane
...
The standard/previous general symmetry type is now named symmetry
both in class and lookup name for consistency. The rigorous
symmetryPlane type is needed for moving-mesh cases in which the
motion it constrained by one or two planes.
2013-12-06 15:45:11 +00:00
Henry
38038c1108
Corrected object name
2013-12-05 14:26:19 +00:00
Henry
63da8af946
interFoam: Added isotropic compression option
2013-11-29 16:55:18 +00:00
andy
d302bf6819
STYLE: Updated spelling errors
2013-11-26 14:45:27 +00:00
andy
853b469fd2
ENH: Tutorial updates
2013-11-21 10:19:43 +00:00
Henry
f8b9abc146
Choose scotch for decomposition
2013-11-10 13:59:54 +00:00
Henry
3e715dfb70
floatingObject
...
interDyMFoam/ras/floatingObject: Relax the acceleration
2013-11-07 12:23:17 +00:00
Henry
6df8f705ae
6-DoF solid body motion: Support PIMPLE iteration and acceleration relaxation
2013-10-31 10:22:26 +00:00
Henry
f5fd050293
VoF solvers: phase-fraction equation and move mesh motion into PIMPLE loop
2013-10-30 12:50:12 +00:00
Henry
b994d6a11f
MULES: Added support for predictor-corrector formulation to interFoam and LTSInterFoam
2013-10-27 21:00:46 +00:00
Henry
7badd2fcf0
tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed: Updated to use interstitial inlet
2013-10-21 13:56:36 +01:00
Henry
3f476d403f
twoPhaseEulerFoam/laminar/fluidisedBed: Tuned solver settings
2013-10-21 12:46:55 +01:00
Henry
fa7769c848
twoPhaseEulerFoam tutorials: updated for mass-conservative form
2013-10-20 19:49:44 +01:00
Henry
72d5e471f8
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-10-11 22:15:38 +01:00
Henry
c7174c0302
Updated schemes
2013-10-11 22:15:15 +01:00
andy
67a49d125d
ENH: Tutorial Allclean script updates
2013-10-11 12:41:11 +01:00
Henry
79467c20ae
twoPhaseEulerFoam: Added IATE
2013-10-10 16:29:21 +01:00
Henry
25c4f31bfd
compressibleMultiphaseInterFoam: hack implementation of compressible multiphaseInterFoam
...
Needs to be consolidated with multiphaseInterFoam with thermal and
compressibility effects made run-time selectable
2013-10-04 08:58:41 +01:00
Henry
ff3a4ee345
Improved schemes
2013-09-17 15:56:57 +01:00
mattijs
e9bfae1ac8
BUG: Allrun: incorrect naming
2013-09-13 10:01:00 +01:00
mattijs
121e4346a4
ENH: mixerVesselAMI: split into Allrun and Allrun.pre
2013-09-13 09:51:22 +01:00
Henry
006938fc16
compressibleInterDyMFoam: Update ddtCorr to use Uf rather than phi
...
Add tutorial case
2013-09-11 16:17:38 +01:00
mattijs
70624fb740
BUG: U: use uniformFixedValue instead of fixedValue
2013-09-11 12:56:05 +01:00
mattijs
2f8cdf714c
BUG: damBreakWithObstacle: unused files
2013-09-11 12:53:34 +01:00
Henry
e2a043d010
Tutorials: removed unnecessary entries from fixedFluxPressure BC specs
2013-09-11 09:49:46 +01:00
Henry
08baa6eda6
fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC
2013-09-11 00:10:00 +01:00
Henry
51f085faa5
Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
...
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
Henry
203c793071
tutorials/multiphase/MRFMultiphaseInterFoam/mixerVessel2D: Updated for new phase naming
2013-09-02 14:25:44 +01:00
Henry
005bfcd851
multiphase: completed renaming of phase fields to use the new groupName convention and interface
2013-08-22 16:51:16 +01:00