My Project
programmer's documentation
Variables
Thermal 1D module parameters
Collaboration diagram for Thermal 1D module parameters:

Variables

integer(c_int), pointer, save nfpt1d
 number of boundary faces which are coupled with a wall 1D thermal module. See the user subroutine cs_user_1d_wall_thermal More...
 
integer(c_int), pointer, save nfpt1t
 global number of boundary faces which are coupled with a wall 1D thermal module. (ie sum over all ranks of nfpt1d) More...
 

Detailed Description

Variable Documentation

◆ nfpt1d

integer(c_int), pointer, save nfpt1d

number of boundary faces which are coupled with a wall 1D thermal module. See the user subroutine cs_user_1d_wall_thermal

◆ nfpt1t

integer(c_int), pointer, save nfpt1t

global number of boundary faces which are coupled with a wall 1D thermal module. (ie sum over all ranks of nfpt1d)