FEM ConstraintInitialTemperature: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=FEM ConstraintInitialTemperature
|Name=FEM ConstraintInitialTemperature
|MenuLocation=Model → Thermal Constraints Constraint initial temperature
|MenuLocation=Model → Thermal boundary conditions and loads → Initial temperature
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
Line 22: Line 23:


<!--T:6-->
<!--T:6-->
Creates an initial temperature constraint for a thermo-mechanical analysis.
Defines an initial temperature for a thermo-mechanical analysis.


==Usage== <!--T:3-->
==Usage== <!--T:3-->
Line 28: Line 29:
<!--T:7-->
<!--T:7-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintInitialTemperature.svg|16px]] [[FEM_ConstraintInitialTemperature|FEM ConstraintInitialTemperature]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintInitialTemperature.svg|16px]] [[FEM_ConstraintInitialTemperature|Initial temperature]]}} button.
#* Select the {{MenuCommand|Model → Thermal Constraints → [[Image:FEM_ConstraintInitialTemperature.svg|16px]] Constraint initial temperature}} option from the menu.
#* Select the {{MenuCommand|Model → Thermal boundary conditions and loads → [[Image:FEM_ConstraintInitialTemperature.svg|16px]] Initial temperature}} option from the menu.
# Enter an initial temperature value for the analysis.
# Enter an initial temperature value for the analysis.


Line 35: Line 36:


<!--T:8-->
<!--T:8-->
This constraint applies the initial temperature to all nodes in the FEA model - it's not possible to select individual regions.
This tool applies the initial temperature to all nodes in the FEA model - it's not possible to select individual regions.


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


<!--T:9-->
<!--T:9-->
#The constraint uses the **INITIAL CONDITIONS card in CalculiX. The initial temperature constraint is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node215.html
* This tool uses the *INITIAL CONDITIONS card in CalculiX. It is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node215.html
* Initial temperature has to be defined for all thermomechanical analyses performed with CalculiX, even the steady-state ones.



<!--T:11-->
<!--T:11-->
Line 56: Line 57:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 22:29, 19 November 2023

FEM ConstraintInitialTemperature

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

Description

Defines an initial temperature for a thermo-mechanical analysis.

Usage

  1. There are several ways to invoke the command:
    • Press the Initial temperature button.
    • Select the Model → Thermal boundary conditions and loads → Initial temperature option from the menu.
  2. Enter an initial temperature value for the analysis.

Limitations

This tool applies the initial temperature to all nodes in the FEA model - it's not possible to select individual regions.

Notes