FEM ConstraintHeatflux/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/ru
|[[FEM_ConstraintInitialTemperature|Constraint initial temperature]]
|[[FEM_ConstraintInitialTemperature/ru|Constraint initial temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature/ru|Constraint temperature]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench/ru|FEM]]
|IconL=FEM_ConstraintInitialTemperature.svg
|IconL=FEM_ConstraintInitialTemperature.svg
|IconR=FEM_ConstraintTemperature.svg
|IconR=FEM_ConstraintTemperature.svg
Line 15: Line 15:
|Name/ru=FEM ConstraintHeatflux
|Name/ru=FEM ConstraintHeatflux
|MenuLocation=Model → Thermal Constraints → Constraint heatflux
|MenuLocation=Model → Thermal Constraints → Constraint heatflux
|Workbenches=[[Fem Workbench/ru|FEM]]
|Workbenches=[[FEM_Workbench/ru|FEM]]
|Shortcut=
|Shortcut=
|SeeAlso=[[FEM_tutorial/ru|FEM tutorial]]
|SeeAlso=[[FEM_tutorial/ru|FEM tutorial]]
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>)'''''
Defines a convective heat flux load on a surface at a temperature ''T'' with a film coefficient ''h'' and with the environment (sink) temperature ''T<sub>0</sub>''. The convective heat flux ''q'' will satisfy: '''''q = h(T -T<sub>0</sub>)'''''. Optionally, can also define a regular surface heat flux load.

{{Version|1.0}}: Can be also used to define a radiation heat flux on a surface.


==Usage==
==Usage==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintHeatflux.svg|16px]] [[FEM_ConstraintHeatflux|FEM ConstraintHeatflux]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintHeatflux.svg|16px]] [[FEM_ConstraintHeatflux|Heat flux load]]}} button.
#* Select the {{MenuCommand|Model → Thermal Constraints → [[Image:FEM_ConstraintHeatflux.svg|16px]] Constraint heatflux}} option from the menu.
#* Select the {{MenuCommand|Model → Thermal boundary conditions and loads → [[Image:FEM_ConstraintHeatflux.svg|16px]] Heat flux load}} option from the menu.
# In the [[3D_view|3D view]] select the face(s) the constraint should be applied to.
# In the [[3D_view|3D view]] select the face(s) the heat flux load should be applied to.
# Enter the desired surface temperature, film coefficient and environment temperature.
# Enter the desired heat transfer coefficient and environment temperature.

===Options===

By default, this feature defines a convective heat flux. By using the option '''Surface heat flux''', one can specify a heat flux value in Watts per surface area (W/m^2).

{{Version|1.0}}: By using the option '''Surface Radiation''', one can specify a radiation heat flux by setting a proper surface emissivity and ambient temperature.


==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 heat flux load uses the [http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node203.html *FILM card in CalculiX].
* The '''Surface heat flux''' option uses the [http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node188.html *DFLUX card in CalculiX].
* {{Version|1.0}}: The '''Surface Radiation''' option uses the [http://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node234.html *RADIATE card in CalculiX].




{{Docnav
{{Docnav/ru
|[[FEM_ConstraintInitialTemperature|Constraint initial temperature]]
|[[FEM_ConstraintInitialTemperature/ru|Constraint initial temperature]]
|[[FEM_ConstraintTemperature|Constraint temperature]]
|[[FEM_ConstraintTemperature/ru|Constraint temperature]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench/ru|FEM]]
|IconL=FEM_ConstraintInitialTemperature.svg
|IconL=FEM_ConstraintInitialTemperature.svg
|IconR=FEM_ConstraintTemperature.svg
|IconR=FEM_ConstraintTemperature.svg
Line 49: Line 59:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 07:31, 6 May 2024

Other languages:

FEM ConstraintHeatflux

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

Description

Defines a convective heat flux load on a surface at a temperature T with a film coefficient h and with the environment (sink) temperature T0. The convective heat flux q will satisfy: q = h(T -T0). Optionally, can also define a regular surface heat flux load.

introduced in version 1.0: Can be also used to define a radiation heat flux on a surface.

Usage

  1. There are several ways to invoke the command:
    • Press the Heat flux load button.
    • Select the Model → Thermal boundary conditions and loads → Heat flux load option from the menu.
  2. In the 3D view select the face(s) the heat flux load should be applied to.
  3. Enter the desired heat transfer coefficient and environment temperature.

Options

By default, this feature defines a convective heat flux. By using the option Surface heat flux, one can specify a heat flux value in Watts per surface area (W/m^2).

introduced in version 1.0: By using the option Surface Radiation, one can specify a radiation heat flux by setting a proper surface emissivity and ambient temperature.

Notes