1

Previous: Fixed Value Velocity Family Up: Fixed Value Velocity Family Next: Total Pressure Family of
This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.

Fixed Velocity Boundary Condition

p:

 boundaryField
 {
    ".*_inlet"
    {
     type            zeroGradient;
    }
 }



U:

 boundaryField
 {
    ".*_inlet"
    {
        type            fixedValue;
        value           ( 1 0 0 );
    }
  }

Previous: Non-Orthogonal Correctors Up: TCFD Solvers Next: Minimal and Maximal Values
This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.

Number of Iterations on Rotor and Stator Part

User can specify how many sub-iterations are spend on rotor part and stator part during single iteration. It is recommended to use default option: one sub-iteration on rotor part and one sub-iteration on stator part. See file fvSolution.