Unstruct2D  1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Triangular Grids
 All Classes Files Functions Variables Typedefs Enumerations Macros
T_CONSVARS Struct Reference

Conserved variables. All quantities are in SI units.

#include <defs.h>

Public Attributes

REAL dens
 
REAL xmom
 
REAL ymom
 
REAL ener
 

Member Data Documentation

REAL T_CONSVARS::dens

density

REAL T_CONSVARS::ener

total energy per unit volume (density*E)

REAL T_CONSVARS::xmom

x-momentum (density*u)

REAL T_CONSVARS::ymom

y-momentum (density*v)


The documentation for this struct was generated from the following file: