FEM ConstraintBodyHeatSource: Difference between revisions

From FreeCAD Documentation
(Improved Notes.)
(Module to Workbench renaming.)
Line 7: Line 7:
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintTemperature.svg
|IconL=FEM_ConstraintTemperature.svg
|IconR=FEM_ConstraintFluidBoundary.svg
|IconR=FEM_ConstraintFluidBoundary.svg
Line 17: Line 17:
|Name=FEM ConstraintBodyHeatSource
|Name=FEM ConstraintBodyHeatSource
|MenuLocation= Model → Thermal Constraints → Constraint body heat source
|MenuLocation= Model → Thermal Constraints → Constraint body heat source
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}
Line 48: Line 48:
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_ConstraintFluidBoundary|Fluid boundary condition]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintTemperature.svg
|IconL=FEM_ConstraintTemperature.svg
|IconR=FEM_ConstraintFluidBoundary.svg
|IconR=FEM_ConstraintFluidBoundary.svg

Revision as of 18:35, 21 August 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM ConstraintBodyHeatSource

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

Description

Defines an internally generated body heat given in W/kg (not J/m³).

Usage

  1. There are several ways to invoke the command:
  2. In the 3D view select the objects the constraint should be applied to, which can be a vertices (corners), edges, or faces.
  3. Enter a specific heat value to apply to the objects.

Notes