FEM ConstraintBodyHeatSource/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "* 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. * Przykłady z...")
(Updating to match new version of source page)
Line 14: Line 14:
|MenuLocation= Model → Thermal Constraints → Constraint body heat source
|MenuLocation= Model → Thermal Constraints → Constraint body heat source
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Version=0.19
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}
Line 19: Line 20:
==Opis==
==Opis==


<div class="mw-translate-fuzzy">
Definiuje wewnętrznie wytworzone ciepło ciała podane w W/kg ''(nie J/m³)''.
Definiuje wewnętrznie wytworzone ciepło ciała podane w W/kg ''(nie J/m³)''.
</div>


==Użycie==
==Użycie==


# Either press the {{Button|[[Image:FEM_ConstraintBodyHeatSource.svg|16px]] '''FEM_ConstraintBodyHeatSource'''}} or select the menu {{MenuCommand|Model → Thermal Constraints → [[Image:FEM_ConstraintBodyHeatSource.svg|16px]] Constraint body heat source}}.
# There are several ways to invoke the command:
# Set the value:
#* Press the {{Button|[[Image:FEM_ConstraintBodyHeatSource.svg|16px]] [[FEM_ConstraintBodyHeatSource|FEM ConstraintBodyHeatSource]]}} button.
#* {{VersionPlus|1.0}}: For a 3D analysis, select a 'solid' (body) from your model, for a 2D analysis select a face.
#* Select the {{MenuCommand|Model → Thermal Constraints → [[Image:FEM_ConstraintBodyHeatSource.svg|16px]] Constraint temperature}} option from the menu.
#* {{VersionMinus|0.20}}: Since the constraint has no task dialog, use the [[Property_editor|property editor]] and set the property {{PropertyData|Heat Source}}.
# In the [[3D_view|3D view]] select the objects the constraint should be applied to, which can be a vertices (corners), edges, or faces.

# Enter a specific heat value to apply to the objects.
==Limitation==

{{VersionMinus|0.20}}: 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==
==Uwagi==


<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.
* 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 19:03, 5 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 (nie J/m³).

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