FEM ConstraintHeatflux/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Constraint initial temperature |Constraint temperature |FEM |IconL=F...")
(Updating to match new version of source page)
Line 23: Line 23:
==Description==
==Description==


This constraint specifies film heat transfer of a surface at temperature ''T'' and with a film coefficient ''h'' to the environment or sink at temperature ''T<sub>0</sub> ''. The convective heat flux ''q'' will satisfy: '''''q = h(T -T<sub>0</sub>)'''''
This constraint specifies film heat transfer of a surface at temperature ''T'' and with a film coefficient ''h'' to the environment or sink at temperature ''T<sub>0</sub>''. The convective heat flux ''q'' will satisfy: '''''q = h(T -T<sub>0</sub>)'''''


==Usage==
==Usage==
Line 35: Line 35:
==Notes==
==Notes==


#The constraint uses the *FILM card in CalculiX. The heatflux constraint is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node203.html
* The constraint uses the *FILM card in CalculiX. The heatflux constraint is explained at http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node203.html





Revision as of 16:52, 16 October 2022

Other languages:

FEM ConstraintHeatflux

Системное название
FEM ConstraintHeatflux
Расположение в меню
Model → Thermal Constraints → Constraint heatflux
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Description

This constraint specifies film heat transfer of a surface at temperature T and with a film coefficient h to the environment or sink at temperature T0. The convective heat flux q will satisfy: q = h(T -T0)

Usage

  1. There are several ways to invoke the command:
    • Press the FEM ConstraintHeatflux button.
    • Select the Model → Thermal Constraints → Constraint heatflux option from the menu.
  2. In the 3D view select the face(s) the constraint should be applied to.
  3. Enter the desired surface temperature, film coefficient and environment temperature.

Notes