v0.14.0
Public Attributes | List of all members
ThermalElement::ConvectionData Struct Reference

data for convection More...

#include <users_modules/basic_finite_elements/src/ThermalElement.hpp>

Collaboration diagram for ThermalElement::ConvectionData:
[legend]

Public Attributes

double cOnvection
 
double tEmperature
 
Range tRis
 

Detailed Description

data for convection

Definition at line 116 of file ThermalElement.hpp.

Member Data Documentation

◆ cOnvection

double ThermalElement::ConvectionData::cOnvection

Definition at line 117 of file ThermalElement.hpp.

◆ tEmperature

double ThermalElement::ConvectionData::tEmperature

Definition at line 118 of file ThermalElement.hpp.

◆ tRis

Range ThermalElement::ConvectionData::tRis

those will be on body skin, except this with contact with other body where temperature is applied

Definition at line 120 of file ThermalElement.hpp.


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