#include <cs_1d_wall_thermal.h>
 Collaboration diagram for cs_1d_wall_thermal_local_model_t:
 Collaboration diagram for cs_1d_wall_thermal_local_model_t:| Data Fields | |
| int | nppt1d | 
| int | iclt1d | 
| cs_real_t | eppt1d | 
| cs_real_t | rgpt1d | 
| cs_real_t | tept1d | 
| cs_real_t | hept1d | 
| cs_real_t | fept1d | 
| cs_real_t | xlmbt1 | 
| cs_real_t | rcpt1d | 
| cs_real_t | dtpt1d | 
| cs_real_t * | z | 
| cs_real_t * | t | 
1D wall thermal module parameters and variables for each coupled face.
| dtpt1d | 
Physical time step associated with the solved 1D equation of the pseudo wall (which can be different from the time step of the calculation).
| eppt1d | 
Thickness of the 1D wall for the nfpt1d boundary faces which are coupled with a 1D wall thermal module.
| fept1d | 
External heat flux in the pseudo wall under the flux conditions (in  , negative value for energy entering the wall).
, negative value for energy entering the wall). 
| hept1d | 
External coefficient of transfer in the pseudo wall under Dirichlet conditions, (in  ).
). 
| iclt1d | 
Boundary condition type at the external (pseudo) wall:
| nppt1d | 
Number of discretisation cells in the 1D wall for the nfpt1d boundary faces which are coupled with a 1D wall thermal module.
| rcpt1d | 
Volumetric heat capacity rho C_p of the wall uniform in thickness (  ).
). 
| rgpt1d | 
Geometry of the pseudo wall mesh (refined as a fluid if rgt1d is smaller than 1.
| t | 
Temperature at each point of discretization.
| tept1d | 
External temperature of the pseudo wall in the Dirichlet case.
| xlmbt1 | 
Thermal diffusivity.
| z | 
Discretization points coordinates.