FEM ConstraintTemperature: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav|[[FEM_ConstraintHeatflux|Constraint heatflux]]|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintHeatflux.png|IconC=Workbench_FEM.svg|IconR=Fem-constraint-heatflux.svg}}
|[[FEM_ConstraintHeatflux|Constraint heatflux]]
|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintHeatflux.svg
|IconR=FEM_ConstraintBodyHeatSource.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=FEM ConstraintTemperature|MenuLocation=Model → Thermal Constraints → Constraint temperature||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
|Name=FEM ConstraintTemperature
|MenuLocation=Model → Thermal boundary conditions and loads → Temperature boundary condition
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->


<!--T:6-->
<!--T:6-->
Defines a temperature boundary condition or, optionally, a concentrated heat flux load.
Creates a FEM constraint for a temperature boundary condition.


==Use== <!--T:3-->
==Usage== <!--T:3-->


<!--T:7-->
<!--T:7-->
# There are several ways to invoke the command:
#Click on [[Image:FEM ConstraintTemperature.png|32px]] or choose {{KEY|Model}} → '''Thermal Constraints''' → {{KEY|[[Image:FEM ConstraintTemperature.png|32px]] Constraint temperature}} from the top menu.
#* Press the {{Button|[[Image:FEM_ConstraintTemperature.svg|16px]] [[FEM_ConstraintTemperature|Temperature boundary condition]]}} button.
#Select in the 3D-view the object(s) the constraint should be applied to, which can be:
#* Select the {{MenuCommand|Model → Thermal boundary conditions and loads → [[Image:FEM_ConstraintTemperature.svg|16px]] Temperature boundary condition}} option from the menu.
## vertices (corners)
# In the [[3D_view|3D view]] select the objects the boundary condition should be applied to, which can be a vertices (corners), edges, or faces.
## edges
# Enter a temperature to apply to the objects.
## faces
#Enter a temperature to apply to the object.


==Limitations== <!--T:4-->
===Option=== <!--T:13-->

<!--T:14-->
By default, this feature defines a temperature boundary condition. By using the option '''Concentrated heat flux''', one can specify a heat flux value (in mW) in each node belonging to the selected geometrical entity.


==Notes== <!--T:5-->
==Notes== <!--T:5-->


<!--T:8-->
<!--T:8-->
#The temperature constraint uses the *BOUNDARY card in CalculiX. the temperature constraint is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node163.html
* The temperature boundary condition uses the *BOUNDARY card in CalculiX. It is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node163.html
* The '''Concentrated heat flux''' option uses the *CFLUX card in CalculiX: http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node168.html





<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav|[[FEM_ConstraintHeatflux|Constraint heatflux]]|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]|[[FEM_Module|FEM]]|IconL=FEM_ConstraintHeatflux.png|IconC=Workbench_FEM.svg|IconR=Fem-constraint-heatflux.svg}}
|[[FEM_ConstraintHeatflux|Constraint heatflux]]

|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
<!--T:11-->
|[[FEM_Workbench|FEM]]
{{FEM Tools navi}}
|IconL=FEM_ConstraintHeatflux.svg
|IconR=FEM_ConstraintBodyHeatSource.svg
|IconC=Workbench_FEM.svg
}}


</translate>
<!--T:12-->
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
{</translate>
{{clear}}

Latest revision as of 18:34, 18 November 2023

FEM ConstraintTemperature

Menu location
Model → Thermal boundary conditions and loads → Temperature boundary condition
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Defines a temperature boundary condition or, optionally, a concentrated heat flux load.

Usage

  1. There are several ways to invoke the command:
    • Press the Temperature boundary condition button.
    • Select the Model → Thermal boundary conditions and loads → Temperature boundary condition option from the menu.
  2. In the 3D view select the objects the boundary condition should be applied to, which can be a vertices (corners), edges, or faces.
  3. Enter a temperature to apply to the objects.

Option

By default, this feature defines a temperature boundary condition. By using the option Concentrated heat flux, one can specify a heat flux value (in mW) in each node belonging to the selected geometrical entity.

Notes