FEM ConstraintHeatflux: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 23: Line 23:


<!--T:6-->
<!--T:6-->
Prescribes convective heat flux load to a surface at a temperature ''T'' with a film coefficient ''h'' and with the environment (sink) temperature ''T<sub>0</sub>''. The convective heat flux ''q'' will satisfy: '''''q = h(T -T<sub>0</sub>)'''''
Defines a convective heat flux load on a surface at a temperature ''T'' with a film coefficient ''h'' and with the environment (sink) temperature ''T<sub>0</sub>''. The convective heat flux ''q'' will satisfy: '''''q = h(T -T<sub>0</sub>)'''''


==Usage== <!--T:3-->
==Usage== <!--T:3-->

Revision as of 15:57, 27 September 2023

FEM ConstraintHeatflux

Menu location
Model → Thermal Constraints → Constraint heatflux
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Defines a convective heat flux load on a surface at a temperature T with a film coefficient h and with the environment (sink) temperature T0. The convective heat flux q will satisfy: q = h(T -T0)

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ConstraintHeatflux button.
    • Select the Model → Thermal Constraints → Constraint heatflux option from the menu.
  2. In the 3D view select the face(s) the constraint should be applied to.
  3. Enter the desired surface temperature, heat transfer coefficient and environment temperature.

Notes