Feature var rho turb vof
-
PhaseIncompressibleTurbulenceModel class was changed to use uniform alpha and non-uniform rho templates. This fits the need of incompressible two phase turbulence models.
-
A new type DPMIncompressibleTurbulenceModel was created for non-uniform alpha and uniform rho. It is used in single phase flows in DPM solvers where alpha represents the volumen occupancy.
-
A new type incompressibleRhoTurbulenceModel was created where non-uniform rho is allowed.
-
A new base templated turbulent class for two-phase VOF named VoFphaseTurbulentTransportModel was implemented which is created templating on PhaseIncompressibleTurbulenceModel and incompressibleRhoTurbulenceModel
-
In order to make the chnage to rho based VOF turbulence a help class was added incompressibleInterPhaseTransportModel templated on the mixing.
Merge request reports
Activity
changed milestone to %v2012
added 1 commit
- 5133214e - ENH: Adding to isoInterFoam variable rho turbulence.
@andy : Look at the comments on for this branch. You might agree or not to some comments. #1433 (closed) As we are tight on time. Just do the naming as convenient for you.
- Resolved by Andrew Heather
would be tempted to flip the logic and have the flag as 'constantDensity' ?
EDIT
forget - was referring to an old commit
Edited by Andrew Heather- Resolved by Andrew Heather
added 124 commits
-
72e43a51...dbaed65d - 121 commits from branch
develop
- ffffcdbf - ENH: adding non-uniform rho to incompressible two-phase turbulent models
- 1ca7d567 - ENH: Adding to isoInterFoam variable rho turbulence.
- 63c5d9ff - STY: Update header
Toggle commit list-
72e43a51...dbaed65d - 121 commits from branch
mentioned in commit 4a80672a