Commit Graph

341 Commits

Author SHA1 Message Date
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
Henry
ce8ba1dd67 Update BCs 2013-08-19 14:15:10 +01:00
Henry
e3edc00d41 twoPhaseEulerFoam/laminar/fluidisedBed: Updated BCs 2013-08-19 11:50:35 +01:00
Henry
c64fff5f45 twoPhaseEulerFoam tutorials: updated to ensure particle phase-fraction conservation 2013-08-15 17:30:35 +01:00
Henry
13e1addc35 twoPhaseEulerFoam: Corrected potential conservation issue at inlet-outlet BCs
Updated MULES to ensure the limiter is 1 at inlet BCs
2013-08-15 17:03:52 +01:00
Henry
175f03f87d Removed twoPhaseEulerFoam and renamed compressibleTwoPhaseEulerFoam -> twoPhaseEulerFoam 2013-08-15 10:30:09 +01:00
Henry
46dcabdb4d interMixingFoam: Updated to using the new naming convention for phases 2013-08-14 12:26:47 +01:00
Henry
2780df8365 multiphase: Update phase-naming to use the new convention e.g. alpha.water 2013-08-13 23:21:46 +01:00
Henry
efe05e96f5 tutorials/multiphase/compressibleTwoPhaseEulerFoam/RAS/bubbleColumn: test mixtureKEpsilon model 2013-08-11 11:00:06 +01:00
mattijs
f196efa6d7 GIT: boundary: generated file 2013-08-07 12:27:48 +01:00
mattijs
c4a65259ad GIT: boundary: remove usued file 2013-08-07 11:27:34 +01:00
Henry
fea6e6b56d compressibleTwoPhaseEulerFoam tutorials: add value entry in BCs as required 2013-08-06 12:50:41 +01:00
Henry
bbc96e2a68 tutorials/multiphase/interPhaseChangeDyMFoam/propeller: New tutorial 2013-08-05 17:16:52 +01:00
Henry
82f8a3c5ad tutorials/multiphase/compressibleTwoPhaseEulerFoam: reorganised 2013-08-02 16:36:57 +01:00
Henry
303b9a0990 tutorials/multiphase/compressibleTwoPhaseEulerFoam/LES/bubbleColumn: new tutorial to test two-phase LES 2013-08-02 16:35:13 +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
f75138d1f6 solidBodyMotionFunctions: Changed CofG to origin where appropriate and support run-time selectable omega specification in rotatingMotion 2013-07-30 09:41:27 +01:00
Henry
7a3181c593 compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction 2013-07-28 22:59:22 +01:00
Henry
1b3b9b22eb Removed trailing spaces 2013-07-28 18:06:27 +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
Henry
03b60c81d0 Remove unnecessary files 2013-07-15 14:46:58 +01:00
Henry
1522a5e178 Update version 2013-07-15 14:46:06 +01:00
Henry
109ecd88b5 tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI: mixer vessel AMI VoF tutorial 2013-07-15 14:43:32 +01:00
mattijs
7c081ac3e7 ENH: snappyHexMeshDict: fix header 2013-07-11 12:03:01 +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