FEM ConstraintTemperature: Difference between revisions

From FreeCAD Documentation
(Undo revision 860015 by David69 (talk))
Tag: Undo
(Module to Workbench renaming.)
Line 6: Line 6:
|[[FEM_ConstraintHeatflux|Constraint heatflux]]
|[[FEM_ConstraintHeatflux|Constraint heatflux]]
|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintHeatflux.svg
|IconL=FEM_ConstraintHeatflux.svg
|IconR=FEM_ConstraintBodyHeatSource.svg
|IconR=FEM_ConstraintBodyHeatSource.svg
Line 16: Line 16:
|Name=FEM ConstraintTemperature
|Name=FEM ConstraintTemperature
|MenuLocation=Model → Thermal Constraints → Constraint temperature
|MenuLocation=Model → Thermal Constraints → Constraint temperature
|Workbenches=[[Fem_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}
Line 44: Line 44:
|[[FEM_ConstraintHeatflux|Constraint heatflux]]
|[[FEM_ConstraintHeatflux|Constraint heatflux]]
|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
|[[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ConstraintHeatflux.svg
|IconL=FEM_ConstraintHeatflux.svg
|IconR=FEM_ConstraintBodyHeatSource.svg
|IconR=FEM_ConstraintBodyHeatSource.svg

Revision as of 18:30, 21 August 2021

FEM ConstraintTemperature

Menu location
Model → Thermal Constraints → Constraint temperature
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM tutorial

Description

Creates a FEM constraint for a temperature boundary condition.

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ConstraintTemperature button.
    • Select the Model → Thermal Constraints → Constraint temperature option from the menu.
  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 temperature to apply to the objects.

Notes

  1. 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