9.0
general documentation
Loading...
Searching...
No Matches
cs_1d_wall_thermal_check.h File Reference
#include "base/cs_defs.h"
Include dependency graph for cs_1d_wall_thermal_check.h:

Go to the source code of this file.

Functions

void cs_1d_wall_thermal_check (int iappel)
 Data checking for the 1D thermal wall module.

Function Documentation

◆ cs_1d_wall_thermal_check()

void cs_1d_wall_thermal_check ( int iappel)

Data checking for the 1D thermal wall module.

Parameters
[in]iappelCall number:
  • 1: first call during the initialization (called once) Checking the number of cells nfpt1d.
  • 2: second call during the initialization (called once) Checking ifpt1d, nppt1d, eppt1d and rgpt1d arrays.
  • 3: called at each time step Checking iclt1d, xlmbt1, rcpt1d and dtpt1d arrays.