Skip to content
Snippets Groups Projects
Commit 9fc02015 authored by Henry Weller's avatar Henry Weller
Browse files

flowRateInletVelocity: Added option to extrapolate the velocity profile to the inlet

e.g.

    inlet
    {
        type                flowRateInletVelocity;
        massFlowRate        0.2;
        extrapolateProfile  yes;
        rho                 rho;
        rhoInlet            1.0;
        value               uniform (0 0 0);
    }
parent 14df9bde
No related merge requests found
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