Keywords:
Flow over cylinder, Supersonic, Navier-Stokes
This simulation shows the supersonic flow over a cylinder. The formation of bow shock and the final steady wake can be seen in this laminar flow simulation. Full Navier-Stokes equations are used. Laminar flow assumption is used. Unstructured grid is used here. This grid was generated using gmsh. The convective and viscous parts are fully decoupled i.e the flow can be changed to inviscid by removing the viscous terms from the integration Updater. The properties of the fluid varying with temperature are computed within the input file. In this example, Sutherland’s formulas are used to obtain viscosity and thermal conductivity. The specific heats are assumed constant. Note that, the grid used in demonstrating this example is way coarse to display initial vortex shedding.
This simulation can be performed using USimHS license.
The Supersonic Crossflow over a Cylinder example is accessed from within USimComposer by the following actions:
The basic example variables are editable in the Editor pane of the Setup window. After any change is made, the Save and Process Setup button must be pressed again before a new run commences.
The following parameters can be varied:
Note that the input file comes with an externally generated unstructured mesh using Gmsh. The parameters CYLINDER_RADIUS, (X_MIN,Y_MIN), and (X_MAX,Y_MAX) can be changed to accommodate a new mesh generated using Gmsh. The cylinder’s center is at origin.
After performing the above actions, continue as follows:
You will also see the engine log output in the Logs and Output Files pane. The run has completed when you see the output, “Engine completed successfully.”
After performing the above actions, continue as follows:
The conservative parameters density, three components of momentum, and energy can also be visualized using q_0,q_1,..,q_5 respectively. source_0 to source_3 represent the viscous sources of momentum and energy equations.