Commit graph

94 commits

Author SHA1 Message Date
andy
f39a8ffdb5 ENH: extrudeMesh - migrating new functionlity from internal development line 2014-07-02 16:09:46 +01:00
Henry
882f5a35b4 rhoPimpleDyMFoam: Update correctPhi for morphing meshes 2014-06-19 15:19:13 +01:00
mattijs
7473cb23c9 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-13 08:59:00 +01:00
william
ddafa9836a BUG: Mantis 1325: laplacian name in kinetic theory model incorrectly formatted 2014-06-11 11:31:12 +01:00
william
c70020edae BUG: Mantis 1325: Johnson Jackson BCs evaluating before dependent sub model data is created 2014-06-11 11:22:33 +01:00
mattijs
420997e125 BUG: splitMeshRegions: #1282 2014-06-09 12:51:01 +01:00
mattijs
ef32eebe1a Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-09 11:14:19 +01:00
mattijs
f355917484 STYLE: surfaceCheck: use boundBox non-reduce constructor 2014-06-09 11:12:14 +01:00
william
646df63c12 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-05 16:09:01 +01:00
william
ebd467ed80 BUG: twoPhaseEulerFoam: bug fixes and bounding improvements to interfacal models 2014-06-05 16:08:39 +01:00
andy
33b0d17999 ENH: mesh motion updates 2014-06-03 14:42:39 +01:00
mattijs
04cc2bf911 ENH: redistributePar: allow time override 2014-06-02 15:37:58 +01:00
Henry
c29bc5995c interPhaseChangeFoam: Do not correct phi at start of run
During restart correct phi would need the dilatation from the previous time-step.
Alternative is to run potentialFoam on 0 fields to initialise phi.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1299
2014-05-20 16:15:07 +01:00
Henry
137bb2e4a6 rhoPimpleDyMFoam/pEqn: Filter use of meshPhi 2014-05-18 21:31:44 +01:00
Henry
86498d3dbe rhoPimpleDyMFoam/correctPhi.H: Add compressibility term in pcorr equation 2014-05-18 21:19:26 +01:00
Henry
979da78e59 twoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE: Correct coefficient on dilatation term
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1291
2014-05-16 13:15:11 +01:00
Henry
b211c5d5a2 multiphaseInterFoam: cache the mixture kinematic viscosity for use in fvOptions etc. 2014-05-13 10:34:33 +01:00
Henry
8e686b3b2d rhoPorousSimpleFoam: remove optional constraints on pEqn as this would violate continuity 2014-05-08 11:55:55 +01:00
Henry
72576fdce9 twoPhaseEulerFoam: Add fvOptions support and tutorial 2014-05-08 11:45:50 +01:00
Henry
94b017308d fvOptions: Rationalise the rhoEqn.H so that all compressible solvers support mass-sources correctly 2014-05-01 16:11:03 +01:00
Henry
3c17dd8490 potentialFreeSurfaceDyMFoam: New DyM version of potentialFreeSurfaceFoam
with tutorial
2014-04-30 16:08:03 +01:00
Henry
9484478a01 driftFluxFoam/relativeVelocityModels: added access to mixture 2014-04-30 14:49:38 +01:00
Henry
abcc7428ac twoPhaseEulerFoam: Now in fully-conservative form 2014-04-29 15:47:39 +01:00
Henry
779ec19183 Retire settlingFoam: replaced by driftFluxFoam 2014-04-29 14:18:57 +01:00
Henry
bc8b8db1b8 driftFluxFoam: write Udm 2014-04-29 14:18:13 +01:00
Henry
b8e1108ed6 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
c902cc3f29 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-29 11:43:13 +01:00
Henry
ddf38857fc driftFluxFoam: add support for alphaMax and d of the dispersed-phase 2014-04-29 11:42:13 +01:00
mattijs
2508f9beb5 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-29 10:02:52 +01:00
mattijs
4624d435b9 ENH: execFlowFunctionObjects: load dimensionedFields and uniformDimensionedFields 2014-04-29 10:02:22 +01:00
Henry
cecec9a479 driftFluxFoam: Change turbulence modelling to new templated framework
Added k-epsilon model with buoyancy correction
2014-04-28 15:31:28 +01:00
Henry
6f6bc2f786 multiphaseInterFoam: Added fvOptions support for MRF etc. and added MRF tutorial
Deleted MRFMultiphaseInterFoam
2014-04-23 14:34:07 +01:00
mattijs
4701d9a0a8 BUG: fluentMeshToFoam: correct sets addressing 2014-04-22 14:46:27 +01:00
mattijs
97b294d962 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-22 09:45:33 +01:00
mattijs
f9ca72b1b6 ENH: execFlowFunctionObjects: added End printing 2014-04-22 09:44:49 +01:00
william
1115c18a81 BUG: Mantis #1259: created lagrangian turbulence library for new turbulent structure 2014-04-15 16:38:06 +01:00
andy
6459a1d179 BUG: heat transfer Boussinesq solvers - added fvOptions MRF support - mantis #1267 2014-04-11 12:11:36 +01:00
william
968f865db5 ENH: twoPhaseEulerFoam: added new interfacial models 2014-04-07 10:23:02 +01:00
william
eb086ae455 BUG: JohnsonJacksonParticleSlipFvPatchVectorField: using solid turbulent visocity rather than thermo viscosity 2014-04-07 09:30:47 +01:00
william
98028e3c58 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-04 16:42:14 +01:00
william
4f8337cf8b BUG: twoPhaseEulerFoam: fixed definition of Nu in RanzMarshall heat transfer model 2014-04-04 11:57:39 +01:00
mattijs
d5f43168c9 ENH: createBafflesDict: added comment 2014-04-03 12:35:10 +01:00
mattijs
4d6f4a3115 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-04-01 15:06:35 +01:00
mattijs
ffdde441c2 COMP: linear: single precision build 2014-04-01 15:06:19 +01:00
william
fb9dec077b BUG: twoPhaseEulerFoam: fixed definition of drag in kineticTheory turbulence model 2014-04-01 09:12:03 +01:00
william
5d268c80ca Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-31 17:16:38 +01:00
william
ae9e5fae76 ENH: twoPhaseEulerFoam: added new interfacial models 2014-03-31 16:59:07 +01:00
andy
ed61ba2199 ENH: mapFields - added mapMethod to arg notes 2014-03-31 16:57:14 +01:00
william
4421a5fde4 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-27 11:59:06 +00:00
william
0f873c5a31 BUG: twoPhaseEulerFoam: Fixed JohnsonJackson BCs write 2014-03-27 11:58:15 +00:00