#include "base/cs_defs.h"
Include dependency graph for cs_boundary_conditions_coupling.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. More... | |
| void | cs_boundary_conditions_coupling_t_out (cs_real_t hbord[], cs_real_t tbord[]) |
| Input data for 1D wall thermal coupling. More... | |
| 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 |