#include "base/cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_boundary_conditions_coupling_t_in (void) |
Input data for 1D wall thermal coupling. | |
void | cs_boundary_conditions_coupling_t_out (cs_real_t hbord[], cs_real_t tbord[]) |
Input data for 1D wall thermal coupling. |
void cs_boundary_conditions_coupling_t_in | ( | void | ) |
Input data for 1D wall thermal coupling.
Input data for 1D wall thermal coupling.
output data for 1D wall thermal coupling
[in,out] | hbord | exchange coefficients for boundary |
[in,out] | tbord | boundary temperature |
Input data for 1D wall thermal coupling.
[in,out] | hbord | exchange coefficients for boundary |
[in,out] | tbord | boundary temperature |