Setting Initial Conditions

Setting appropriate initial conditions is important as they influence how long the solver takes to reach convergence. Here, you specify a velocity that matches the overall Mach number of the flow.

The initial velocity field applies free-stream conditions across the entire domain. The initial velocity of 291.68 m/s is calculated using the following formula:

u = M γ R T

where Mach number M = 0.8395 , ratio of specific heats γ = 1.4 , the specific gas constant for air R = 287 J/kg-K and temperature T = 300 K. As the turbulent viscosity ratio was set to 0.2105 on the freestream boundary, this value is also applied as an initial condition.

  1. Edit the Continua > Fluid > Initial Conditions node and set the following properties:
    Node Property Value
    Turbulent Viscosity Ratio Value 0.2105
    Velocity Method Composite
    Composite > X Component Value 291.68*cos(${AoA})
    Composite > Z Component Value 291.68*sin(${AoA})
  2. Save the simulation.