Go to the source code of this file.
◆ cs_1d_wall_thermal_create()
      
        
          | void cs_1d_wall_thermal_create | ( | void |  | ) |  | 
      
 
Initialize the cs_glob_1d_wall_thermal structure. 
 
 
◆ cs_1d_wall_thermal_finalize()
      
        
          | void cs_1d_wall_thermal_finalize | ( | void |  | ) |  | 
      
 
Destroy the global 1d wall thermal structure. 
 
 
◆ cs_1d_wall_thermal_free()
      
        
          | void cs_1d_wall_thermal_free | ( | void |  | ) |  | 
      
 
Free the array of structures local_models. 
 
 
◆ cs_1d_wall_thermal_local_models_create()
      
        
          | void cs_1d_wall_thermal_local_models_create | ( | void |  | ) |  | 
      
 
Allocate the array of structures local_models. 
 
 
◆ cs_1d_wall_thermal_log()
      
        
          | void cs_1d_wall_thermal_log | ( | void |  | ) |  | 
      
 
Print information about the 1d wall thermal computation. 
 
 
◆ cs_1d_wall_thermal_mesh_create()
      
        
          | void cs_1d_wall_thermal_mesh_create | ( | void |  | ) |  | 
      
 
Create the 1D mesh for each face and initialize the temperature. 
 
 
◆ cs_1d_wall_thermal_read()
      
        
          | void cs_1d_wall_thermal_read | ( | void |  | ) |  | 
      
 
Read the restart file of the 1D-wall thermal module. 
 
 
◆ cs_1d_wall_thermal_solve()
Solve the 1D equation for a given face. 
parameters: 
- Parameters
- 
  
    | [in] | ii | face number |  | [in] | tf | fluid temperature at the boundarys |  | [in] | hf | exchange coefficient for the fluid |  | [in] | ii | face number |  | [in] | tf | fluid temperature at the boundarys |  | [in] | hf | exchange coefficient for the fluid |  
 
 
 
◆ cs_1d_wall_thermal_write()
      
        
          | void cs_1d_wall_thermal_write | ( | void |  | ) |  | 
      
 
Write the restart file of the 1D-wall thermal module. 
 
 
◆ cs_get_glob_1d_wall_thermal()
Provide access to cs_glob_1d_wall_thermal. 
 
 
◆ cs_glob_1d_wall_thermal