FEM ConstraintBodyHeatSource/pl: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 35: Line 35:
==Uwagi==
==Uwagi==


* To wiązanie działa tylko z solverem Elmer.
<div class="mw-translate-fuzzy">
* Więcej informacji można znaleźć w [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 tym wątku forum] i następujących postach.
* Więcej informacji można znaleźć w [https://forum.freecadweb.org/viewtopic.php?f=18&t=44705&start=490#p422539 tym wątku forum] i następujących postach. [https://forum.freecadweb.org/viewtopic.php?f=18&t=28926 Ten wątek na forum] może być również przydatny.
* Przykłady z Elmera można również znaleźć w poradniku [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf Elmer GUI Tutorials].
* Przykłady z Elmera można również znaleźć w poradniku [https://www.nic.funet.fi/pub/sci/physics/elmer/doc/ElmerTutorials.pdf Elmer GUI Tutorials].
</div>


<br />
<br />

Revision as of 14:50, 7 October 2022

FEM ConstraintBodyHeatSource

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

Opis

Definiuje wewnętrznie wytworzone ciepło ciała podane w W/kg.

Użycie

  1. Either press the FEM_ConstraintBodyHeatSource or select the menu Model → Thermal Constraints → Constraint body heat source.
  2. Set the value:
    • version 1.0 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 DANEHeat 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.

Uwagi