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:
where Mach number , ratio of specific heats , the specific gas constant for air = 287 J/kg-K and temperature = 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.
-
Edit the
node and set the following properties:
Node Property Value Turbulent Viscosity Ratio Value 0.2105 Velocity Method Value 291.68*cos(${AoA}) Value 291.68*sin(${AoA}) - Save the simulation.