1

Previous: Uniform Fixed Value – Up: Boundary Conditions for Specific Next: Inlet Boundary Conditions for
This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.

TurbulentMixingLengthDissipationRateInlet 2 8

The widely used boundary condition for 2 8 in rotating machinery inlet is turbulentMixingLengthDissipationRateInlet.

omega:

 boundaryField
 {
".*_inlet"
    {
        type            compressible::turbulentMixingLengthDissipationRateInlet;
        mixingLength    0.1;
        phi             phi;
        k               k;
        value           $internalField;
    }
 }

For internal flows the parameter mixingLength is recommended to be equal to hydrostatic diameter of the pipe.