MAST
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
MAST::GasProperty Class Reference

Detailed Description

Definition at line 31 of file gas_property.h.

#include <gas_property.h>

Public Member Functions

 GasProperty ()
 
void init ()
 initializes the data More...
 
void zero ()
 

Public Attributes

Real a
 
Real cp
 
Real cv
 
Real gamma
 
Real if_viscous
 
Real k_thermal
 
Real lambda
 
Real mu
 
Real Pr
 Properties for viscous analysis. More...
 
Real pressure
 
Real R
 
Real rho
 Property values for ideal gas. More...
 
Real T
 

Constructor & Destructor Documentation

◆ GasProperty()

MAST::GasProperty::GasProperty ( )
inline

Definition at line 34 of file gas_property.h.

Member Function Documentation

◆ init()

void MAST::GasProperty::init ( )
inline

initializes the data

Definition at line 90 of file gas_property.h.

◆ zero()

void MAST::GasProperty::zero ( )
inline

Definition at line 51 of file gas_property.h.

Member Data Documentation

◆ a

Real MAST::GasProperty::a

Definition at line 71 of file gas_property.h.

◆ cp

Real MAST::GasProperty::cp

Definition at line 71 of file gas_property.h.

◆ cv

Real MAST::GasProperty::cv

Definition at line 71 of file gas_property.h.

◆ gamma

Real MAST::GasProperty::gamma

Definition at line 71 of file gas_property.h.

◆ if_viscous

Real MAST::GasProperty::if_viscous

Definition at line 73 of file gas_property.h.

◆ k_thermal

Real MAST::GasProperty::k_thermal

Definition at line 78 of file gas_property.h.

◆ lambda

Real MAST::GasProperty::lambda

Definition at line 78 of file gas_property.h.

◆ mu

Real MAST::GasProperty::mu

Definition at line 78 of file gas_property.h.

◆ Pr

Real MAST::GasProperty::Pr

Properties for viscous analysis.

Definition at line 78 of file gas_property.h.

◆ pressure

Real MAST::GasProperty::pressure

Definition at line 71 of file gas_property.h.

◆ R

Real MAST::GasProperty::R

Definition at line 71 of file gas_property.h.

◆ rho

Real MAST::GasProperty::rho

Property values for ideal gas.

Definition at line 71 of file gas_property.h.

◆ T

Real MAST::GasProperty::T

Definition at line 71 of file gas_property.h.


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