FEM ConstraintBodyHeatSource: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 38: Line 38:


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


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

Revision as of 19:38, 11 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

Please see in that thread and following posts. An Elmer example can also be found in for more detailed information "Tutorial 1 - Heat equation – Temperature field of a solid object".