<boundary_conditions>

Each instance of a boundary condition (including the wind tunnel sides, inlet and outlet, wall instances) requires a thermal boundary condition to be added.

This is done by using the section <thermal_bc_settings> on each existing boundary condition instance along with the <fluid_bc_settings>.
<thermal_bc_settings>
<type> (adiabatic, temperature), default: adiabatic
If the thermal boundary is adiabatic, no further information is required; if the thermal boundary type is set to temperature, a temperature value must be indicated.
<temperature> default: material temperature
Temperature of the boundary in [K].
Note: If ultraFluidX detects zero temperature difference in the entire setup, then the simulation will terminate with an error message.