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_DEPVARS Struct Reference

Dependent variables (inviscid flow). All quantities are in SI units.

#include <defs.h>

Public Attributes

REAL press
 
REAL temp
 
REAL csoun
 
REAL gamma
 
REAL cpgas
 

Member Data Documentation

REAL T_DEPVARS::cpgas

specific heat coeff. at const. pressure (cp)

REAL T_DEPVARS::csoun

speed of sound (c)

REAL T_DEPVARS::gamma

ratio of specific heats (gamma)

REAL T_DEPVARS::press

static pressure (p)

REAL T_DEPVARS::temp

static temperature (T)


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