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

#include <cs_1d_wall_thermal.h>

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_tz
cs_real_tt

Detailed Description

1D wall thermal module parameters and variables for each coupled face.

Field Documentation

◆ dtpt1d

cs_real_t 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

cs_real_t eppt1d

Thickness of the 1D wall for the nfpt1d boundary faces which are coupled with a 1D wall thermal module.

◆ fept1d

cs_real_t fept1d

External heat flux in the pseudo wall under the flux conditions (in $W.m^{-2}$, negative value for energy entering the wall).

◆ hept1d

cs_real_t hept1d

External coefficient of transfer in the pseudo wall under Dirichlet conditions, (in $W.m^{-2}.K$).

◆ iclt1d

int iclt1d

Boundary condition type at the external (pseudo) wall:

  • 1: Dirichlet,
  • 2: Flux condition.

◆ nppt1d

int nppt1d

Number of discretisation cells in the 1D wall for the nfpt1d boundary faces which are coupled with a 1D wall thermal module.

◆ rcpt1d

cs_real_t rcpt1d

Volumetric heat capacity rho C_p of the wall uniform in thickness ( $J.m^{-3}.K^{-1}$).

◆ rgpt1d

cs_real_t 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

cs_real_t tept1d

External temperature of the pseudo wall in the Dirichlet case.

◆ xlmbt1

cs_real_t xlmbt1

Thermal diffusivity.

◆ z

Discretization points coordinates.


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