FEM ConstraintBodyHeatSource: Difference between revisions

From FreeCAD Documentation
No edit summary
(Improved Notes.)
Line 38: Line 38:


<!--T:11-->
<!--T:11-->
Please see in [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 that thread] and following posts.
* For more information see [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 this forum thread] and following posts.
An Elmer example can also be found in [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf for more detailed information "Tutorial 1 - Heat equation – Temperature field of a solid object"].
* Elmer examples can also be found in [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf Elmer GUI Tutorials].


<!--T:3-->
<!--T:3-->

Revision as of 13:09, 14 May 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