Henry
2780df8365
multiphase: Update phase-naming to use the new convention e.g. alpha.water
2013-08-13 23:21:46 +01:00
Henry
0b416be9d7
Correct for SP compilation
2013-08-11 10:56:44 +01:00
Sergio Ferraris
05022c2c02
BUG: In these solvers adjustPhi in the pEqn was calculated "before"
...
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +01:00
Henry
20220a26cf
TurbulenceModels: New macros to instantiate models
2013-08-06 12:50:17 +01:00
Henry
2c4c1320d9
interPhaseChangeFoam: Compensate for compressibility effects
2013-08-05 15:21:54 +01:00
Henry
dcfb92801b
TurbulenceModels: Reorganised, cleaned, added documentation and made more consistent
2013-08-02 16:34:25 +01:00
Henry
b0eb5b8ab5
compressibleTwoPhaseEulerFoam: Added kEqn SGS model
2013-08-01 18:29:59 +01:00
Henry
b3d794ee97
TurbulenceModels: Added structure for LES model and the Smagorinsky model within this structure.
2013-08-01 17:14:42 +01:00
Henry
7a3181c593
compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction
2013-07-28 22:59:22 +01:00
Henry
0df1fa0642
compressibleTwoPhaseEulerFoam/Allwmake: updated
2013-07-28 20:15:06 +01:00
Henry
f348ad8a92
compressibleTwoPhaseEulerFoam: Updated to use the new templated turbulence library
...
Supports separate turbulence models for each phase
Complete Lahey k-epsilon model provided
kineticTheory and particle-pressure models folded into same turbulence framework
by the addition of phase-pressure functions
2013-07-28 18:05:41 +01:00
andy
4c0db5934d
BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921
2013-07-23 12:47:23 +01:00
Henry
d3fa77a93e
interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam
2013-07-17 11:26:14 +01:00
Henry
313547796e
transportModel: Constructor does not need any arguments
2013-07-14 23:17:55 +01:00
Henry
72ea7b4680
transportModel: remove IOdictionary base-class so that it is entirely abstract
2013-07-07 22:54:33 +01:00
Henry
ac43185300
threePhaseMixture: Add access function for phi to avoid warning from clang-3.3
2013-07-05 11:32:12 +01:00
Henry
b7fe6ae087
multiphaseEulerFoam: Update phi fixed BCs from U
2013-06-25 18:36:17 +01:00
Henry
052d81785a
multiphase: move alpha solution controls into the appropriate sub-dictionary of fvSolution:solvers
2013-06-20 16:32:39 +01:00
Henry
f867322323
interDyMFoam: phi.oldTime() is not needed but U.oldTime() needs to be created
2013-06-20 16:30:07 +01:00
Henry
f1f344b812
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-20 10:45:19 +01:00
Henry
2d124e8e8b
Removed blank-line
2013-06-20 10:40:01 +01:00
andy
ea94da2168
ENH: Documentation updates
2013-06-13 12:58:03 +01:00
andy
77d8b45ded
BUG: chemFoam - reverted change to pressure indexing
2013-06-12 09:38:13 +01:00
andy
850816f829
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-11 11:18:00 +01:00
andy
eb7456eee5
ENH: Added fvOptions support to buoyantBoussinesq heat transfer solvers
2013-06-11 11:17:46 +01:00
mattijs
3050476b1f
STYLE: chtMultiRegionFoam: corrected comment
2013-06-07 14:53:49 +01:00
andy
1ad81c9b19
BUG: Added missing/non-committed file
2013-06-04 09:50:21 +01:00
andy
d18db8ba07
ENH: potentialFreeSurfaceFoam - updated phi patches so can use fixed flux pressure on moving boundaries
2013-06-03 18:26:56 +01:00
Henry
876beee7ec
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-11 11:57:21 +01:00
Henry
1c0b73055d
multiphaseMixture: Remove alphaTable which is no longer used
2013-05-11 11:57:10 +01:00
Henry
f18c1c53b2
phaseChangeTwoPhaseMixtures: Correct docs for mDotP function
2013-05-11 11:56:57 +01:00
andy
314d05cfdb
STYLE: Minor typo corrections
2013-05-10 10:15:31 +01:00
Henry
5414fd3058
Update header
2013-05-07 12:15:18 +01:00
Henry
15e553b881
compressibleTwoPhaseEulerFoam: Corrected pressure work due to interface motion in EEqns
2013-05-06 22:25:57 +01:00
Henry
7310d0911d
interMixingFoam: updated tutorials
2013-05-03 17:58:16 +01:00
andy
9ebd8a851a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 17:33:37 +01:00
Henry
d609e0270a
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-03 15:47:52 +01:00
Henry
d13c9810e8
VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
...
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
andy
620f16b06e
BUG: Renamed fluidThermo[Cloud|Parcel] back to basicThermo[Cloud|Parcel]
2013-05-03 10:42:36 +01:00
mattijs
5bc4cc3b7c
Merge remote-tracking branch 'origin/master' into feature/procAgglom
2013-05-01 16:57:36 +01:00
Henry
473cf07dde
MULES: Split files to separate the explicit and implicit forms
...
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
Henry
927a5267d3
interDyMFoam and compressibleInterDyMFoam: improved handling of fluxes
2013-04-29 14:36:19 +01:00
Henry
042354a88e
rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases
2013-04-29 14:34:15 +01:00
Henry
c205857f0b
interPhaseChangeFoam: Improve consistency with current interFoam
2013-04-28 21:53:30 +01:00
Henry
b0a68b775e
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-27 15:31:26 +01:00
Henry
2bacd81371
interPhaseChangeFoam: corrected handling of alpha1 for transport and updated for consistency with interFoam
2013-04-27 15:31:14 +01:00
mattijs
d7cadf4937
Merge remote-tracking branch 'origin/master' into feature/procAgglom
...
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
andy
2915000cbc
BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn
2013-04-11 12:05:44 +01:00
Henry
456a74c9f6
Incompressible heatTransfer: Rename kappa->alpha and move turbulentHeatFluxTemperature BC to turbulence base class
2013-04-05 17:21:58 +01:00
Henry
b07e4f55b4
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 15:27:44 +01:00