Skip to content
Cory edited this page Jan 19, 2022 · 4 revisions

The flow module (flow_mod) is contained in flow.f95. It stores the flow type and its bound procedures. flow defines the freestream flow into which the body mesh is placed. It stores information such as Mach number, gamma, velocity, etc. It also calculates and stores a number of transformation and metric matrices used in calculating panel influence coefficients.

Clone this wiki locally