|
|
| CConductivityModel (void) |
| | Constructor of the class.
|
| |
|
virtual | ~CConductivityModel (void) |
| | Destructor of the class.
|
| |
|
su2double | GetConductivity (void) |
| | return viscosity value.
|
| |
|
su2double | Getdktdrho_T (void) |
| | return viscosity partial derivative value.
|
| |
|
su2double | GetdktdT_rho (void) |
| | return viscosity partial derivative value.
|
| |
|
virtual void | SetConductivity (su2double T, su2double rho, su2double mu, su2double cp) |
| | Set Thermal conductivity.
|
| |
|
virtual void | SetDerConductivity (su2double T, su2double rho, su2double dmudrho_T, su2double dmudT_rho, su2double cp) |
| | Set Thermal conductivity derivatives.
|
| |
The documentation for this class was generated from the following files: