FEM EquationHeat/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav/fr
{{Docnav/fr
Line 11: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/fr
{{GuiCommand/fr
|Name=FEM EquationHeat
|Name=FEM EquationHeat
Line 18: Line 18:
|SeeAlso=[[FEM_tutorial/fr|Tutoriel FEM]]
|SeeAlso=[[FEM_tutorial/fr|Tutoriel FEM]]
}}
}}
</div>


==Description==
==Description==


<div class="mw-translate-fuzzy">
ToDo
ToDo
</div>


For info about the math of the equation, see the [http://www.elmerfem.org/blog/documentation/ Elmer models manual], section ''Heat Equation''.
==Utilisation==


==Usage==
<br />

# After adding an Elmer solver as described [[FEM_SolverElmer#Equations|here]], select it in the [[Tree_view|tree view]].
# Now either use the toolbar button [[Image:FEM_EquationHeat.svg|24px]] or the menu {{MenuCommand|Solve → Heat equation}}.
# Change the [[#Solver_Settings|equation's solver settings]] or the [[FEM_SolverElmer_SolverSettings|general solver settings]] if necessary.

==Solver Settings==

For the general solver settings, see the [[FEM_SolverElmer_SolverSettings|Elmer solver settings]].

The heat equation provides these special settings:
* {{PropertyData|Bubbles}}: There is also a residual-free-bubbles formulation of the stabilized finite-element method. It is more accurate and does not include any ad hoc terms. However, it may be computationally more expensive. If both {{PropertyData|Bubbles}} and {{PropertyData| [[FEM_SolverElmer_SolverSettings#Base|Stabilize]]}} are ''false'', no stabilization is used and then the results might easily be nonsensical.

Equation:
* {{PropertyData|Convection}}: The type of convection to be used in the heat equation.
* {{PropertyData|Phase Change Model}}: The model use for phase changes (ice to water etc.). The model '' Spatial 1'' is the apparent-heat-capacity method, ''Spatial 2'' and ''Temporal'' are effective-heat-capacity methods.</br>For more info about the models, see [https://blog.rwth-aachen.de/gfd/files/2017/07/BT_2013_Schueller_elmer_icemole.pdf this paper] (section 2.5.2.2) (is in German). In the paper it was also shown that ''Spatial 1'' has numerical problems on larger temperature gradients and that ''Spatial 2'' was preferred for the phase change ice to water.

==Constraint Information==

The elasticity equation takes the following constraints into account if they are set:

* [[Image:FEM_ConstraintBodyHeatSource.svg|32px]] [[FEM_ConstraintBodyHeatSource|Constraint body heat source]]
* [[Image:FEM_ConstraintInitialTemperature.svg|32px]] [[FEM_ConstraintInitialTemperature|Constraint initial temperature]]
* [[Image:FEM_ConstraintTemperature.svg|32px]] [[FEM_ConstraintTemperature|Constraint temperature]]

===Note===

For the temperature constraints it is important that they act on a face. Constraints set to lines or vertices are not recognized by the Elmer solver.

==Result==

The result is the temperature in Kelvin.





Revision as of 19:06, 5 October 2022

FEM Equation de chaleur

Emplacement du menu
Solveur → Equation de chaleur
Ateliers
FEM
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Tutoriel FEM

Description

ToDo

For info about the math of the equation, see the Elmer models manual, section Heat Equation.

Usage

  1. After adding an Elmer solver as described here, select it in the tree view.
  2. Now either use the toolbar button or the menu Solve → Heat equation.
  3. Change the equation's solver settings or the general solver settings if necessary.

Solver Settings

For the general solver settings, see the Elmer solver settings.

The heat equation provides these special settings:

  • DonnéesBubbles: There is also a residual-free-bubbles formulation of the stabilized finite-element method. It is more accurate and does not include any ad hoc terms. However, it may be computationally more expensive. If both DonnéesBubbles and Données Stabilize are false, no stabilization is used and then the results might easily be nonsensical.

Equation:

  • DonnéesConvection: The type of convection to be used in the heat equation.
  • DonnéesPhase Change Model: The model use for phase changes (ice to water etc.). The model Spatial 1 is the apparent-heat-capacity method, Spatial 2 and Temporal are effective-heat-capacity methods.
    For more info about the models, see this paper (section 2.5.2.2) (is in German). In the paper it was also shown that Spatial 1 has numerical problems on larger temperature gradients and that Spatial 2 was preferred for the phase change ice to water.

Constraint Information

The elasticity equation takes the following constraints into account if they are set:

Note

For the temperature constraints it is important that they act on a face. Constraints set to lines or vertices are not recognized by the Elmer solver.

Result

The result is the temperature in Kelvin.