Code_Saturne
CFD tool
Data Fields
cs_radiative_boundary_t Struct Reference
Collaboration diagram for cs_radiative_boundary_t:
Collaboration graph

Data Fields

char ** label
 
char ** nature
 
int * output_zone
 
int * type
 
double * emissivity
 
double * conductivity
 
double * thickness
 
double * thermal_conductivity
 
double * external_temp
 
double * internal_temp
 
double * conduction_flux
 

Field Documentation

◆ conduction_flux

double* conduction_flux

◆ conductivity

double* conductivity

◆ emissivity

double* emissivity

◆ external_temp

double* external_temp

◆ internal_temp

double* internal_temp

◆ label

char** label

◆ nature

char** nature

◆ output_zone

int* output_zone

◆ thermal_conductivity

double* thermal_conductivity

◆ thickness

double* thickness

◆ type

int* type

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