Skip to content
Snippets Groups Projects

Feature var rho turb vof

Merged Sergio Ferraris requested to merge feature-varRhoTurbVOF into develop
All threads resolved!
  1. PhaseIncompressibleTurbulenceModel class was changed to use uniform alpha and non-uniform rho templates. This fits the need of incompressible two phase turbulence models.

  2. 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.

  3. A new type incompressibleRhoTurbulenceModel was created where non-uniform rho is allowed.

  4. A new base templated turbulent class for two-phase VOF named VoFphaseTurbulentTransportModel was implemented which is created templating on PhaseIncompressibleTurbulenceModel and incompressibleRhoTurbulenceModel

  5. In order to make the chnage to rho based VOF turbulence a help class was added incompressibleInterPhaseTransportModel templated on the mixing.

Edited by Sergio Ferraris

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 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
  • Andrew Heather
  • added 1 commit

    Compare with previous version

  • Andrew Heather resolved all threads

    resolved all threads

  • Andrew Heather approved this merge request

    approved this merge request

  • Andrew Heather added 124 commits

    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

    Compare with previous version

  • Andrew Heather mentioned in commit 4a80672a

    mentioned in commit 4a80672a

  • Please register or sign in to reply
    Loading