Specifying the Initial Conditions for the Simulation

Initial conditions in a continuum specify the initial field data for the simulation. Each model requires sufficient information so that the primary variables of the model are set to a sensible value throughout the computational domain at the start of the simulation.

Typical quantities that you set using initial conditions are pressure, temperature, velocity components, and turbulence quantities. For some models, such as turbulence models, you have a choice in how to provide the initial data. For example, you could provide turbulence intensity and length scale instead of turbulent kinetic energy and turbulent dissipation rate.

In steady-state simulations, the solution ought to converge independently of the initial field. However, the initial field still affects the path to convergence, and with it the cost in computing power. Therefore specify initial conditions and values judiciously, particularly when the physics is complex.

Here, the stagnation inlet boundary has conditions that correspond to a Mach number of 0.75. The equivalent freestream velocity is roughly 300 m/s, the value you use to initialize the velocity field.

To specify the initial conditions:

  1. Expand the Continua > Physics 1 > Initial Conditions node.
  2. Select the Velocity node and set Value to [300.0, 0.0, 0.0].
For this tutorial, the default initial condition for turbulence is acceptable, (a turbulent viscosity ratio of 10), so no further changes are required.