Unstruct2D
1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
|
Primitive variables. All quantities are in SI units.
#include <defs.h>
Public Attributes | |
REAL | dens |
REAL | uvel |
REAL | vvel |
REAL | press |
REAL T_PRIMVARS::dens |
density
REAL T_PRIMVARS::press |
static pressure
REAL T_PRIMVARS::uvel |
u-velocity
REAL T_PRIMVARS::vvel |
v-velocity