9.0
general documentation
Loading...
Searching...
No Matches
cs_data_elec_t Struct Reference

physical properties for electric model descriptor. More...

#include <cs_elec_model.h>

Collaboration diagram for cs_data_elec_t:

Data Fields

int n_gas
int n_point
cs_real_tth
cs_real_teh_gas
cs_real_trhoel
cs_real_tcpel
cs_real_tsigel
cs_real_tvisel
cs_real_txlabel
cs_real_txkabel

Detailed Description

physical properties for electric model descriptor.

Field Documentation

◆ cpel

cs_real_t* cpel

specific heat values

◆ eh_gas

cs_real_t* eh_gas

enthalpy values

◆ n_gas

int n_gas

number of gas in electrical data file

◆ n_point

int n_point

number of tabulation points in electrical data file for each gas

◆ rhoel

cs_real_t* rhoel

density values

◆ sigel

cs_real_t* sigel

electric conductivity values

◆ th

cs_real_t* th

temperature values

◆ visel

cs_real_t* visel

dynamic viscosity

◆ xkabel

cs_real_t* xkabel

absorption coefficient

◆ xlabel

cs_real_t* xlabel

thermal conductivity


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