FEM ConstraintBodyHeatSource/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 30: Line 30:
==Notes==
==Notes==


* This constraint works only with the Elmer solver.
* This feature works only with the Elmer solver.
* For more information see [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 this forum thread] and following posts. [https://forum.freecadweb.org/viewtopic.php?f=18&t=28926 This thread] may also be useful.
* For more information see [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 this forum thread] and following posts. [https://forum.freecadweb.org/viewtopic.php?f=18&t=28926 This thread] may also be useful.
* Elmer examples can also be found in [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf Elmer GUI Tutorials].
* Elmer examples can also be found in [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf Elmer GUI Tutorials].

Latest revision as of 09:23, 16 November 2023

Other languages:

Vincolo fonte di calore del corpo

Posizione nel menu
Modello → Vincoli termici → Vincolo fonte di calore del corpo
Ambiente
FEM
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Tutorial FEM

Descrizione

Definisce un calore generato internamente e ceduto in W/kg (non J/m³). Per maggiori informazioni vedere https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 e seguenti e anche Elmer "Tutorial 1 - Heat equation – Temperature field of a solid object" in https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf.

Utilizzo

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