#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "cs_1d_wall_thermal.h"
#include "cs_1d_wall_thermal_check.h"
#include "cs_boundary_conditions.h"
#include "cs_cf_thermo.h"
#include "cs_field_default.h"
#include "cs_field_pointer.h"
#include "cs_ht_convert.h"
#include "cs_parameters.h"
#include "cs_prototypes.h"
#include "cs_rad_transfer.h"
#include "cs_thermal_model.h"
#include "cs_wall_condensation.h"
#include "cs_boundary_conditions_coupling.h"
Update boundary conditions for thermal field..