Skip to content
Snippets Groups Projects
Commit ec5b93c9 authored by Andrew Heather's avatar Andrew Heather Committed by Kutalmış Berçin
Browse files

ENH: relative velocity usage for porosity in MRF regions

- New optional keyword 'MRFRelativeVelocity' (default=true)
usable by the porosity models. For example, in 'constant/porosityProperties':

    porosity1
    {
        type            DarcyForchheimer;
        ...

        MRFRelativeVelocity    yes;
        ...
    }
parent a9f55f06
Branches
Tags
Showing
with 336 additions and 230 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment