#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "base/cs_1d_wall_thermal.h"#include "base/cs_1d_wall_thermal_check.h"#include "base/cs_boundary_conditions.h"#include "cfbl/cs_cf_thermo.h"#include "base/cs_field_default.h"#include "base/cs_field_pointer.h"#include "base/cs_ht_convert.h"#include "base/cs_mem.h"#include "base/cs_parameters.h"#include "base/cs_prototypes.h"#include "rayt/cs_rad_transfer.h"#include "base/cs_thermal_model.h"#include "base/cs_wall_condensation.h"#include "base/cs_boundary_conditions_coupling.h"
Include dependency graph for cs_boundary_conditions_coupling.cpp: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[]) |
| output data for 1D wall thermal coupling More... | |
Update boundary conditions for thermal field..
| void cs_boundary_conditions_coupling_t_in | ( | void | ) |
Input data for 1D wall thermal coupling.