FEM ConstraintBodyHeatSource: Difference between revisions

From FreeCAD Documentation
(MenuLocation)
(Docnav)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstantVacuumPermittivity|Constant vacuum permittivity]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintTemperature.svg
|IconL=FEM_ConstraintTemperature.svg
Line 52: Line 52:
{{Docnav
{{Docnav
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstantVacuumPermittivity|Constant vacuum permittivity]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintTemperature.svg
|IconL=FEM_ConstraintTemperature.svg

Revision as of 23:18, 29 September 2023

FEM ConstraintBodyHeatSource

Menu location
Model → Thermal boundary conditions and loads → Body heat source
Workbenches
FEM
Default shortcut
None
Introduced in version
0.19
See also
FEM tutorial

Description

Defines an internally generated body heat given in W/kg.

Usage

  1. Press the FEM ConstraintBodyHeatSource button or select the menu Model → Thermal boundary conditions and loads → Body heat source.
  2. Set the value:
    • version 0.21 and above: For a 3D analysis, select a 'solid' (body) from your model, for a 2D analysis select a face.
    • version 0.20 and below: Since the constraint has no task dialog, use the property editor and set the property DataHeat Source.

Limitation

version 0.20 and below: The body heat source is applied to the whole model, meaning all bodies of the setup. It is not possible to select an individual body.

Notes