FEM EquationHeat/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilisation==")
(Created page with "# Après avoir ajouté un solveur Elmer comme décrit ici, sélectionnez-le dans la Vue en arborescence # Utilisez maint...")
Line 27: Line 27:
==Utilisation==
==Utilisation==


# After adding an Elmer solver as described [[FEM_SolverElmer#Equations|here]], select it in the [[Tree_view|tree view]].
# Après avoir ajouté un solveur Elmer comme décrit [[FEM_SolverElmer/fr#.C3.89quations|ici]], sélectionnez-le dans la [[Tree_view/fr|Vue en arborescence]]
# Now either use the toolbar button [[Image:FEM_EquationHeat.svg|24px]] or the menu {{MenuCommand|SolveHeat equation}}.
# Utilisez maintenant le bouton de la barre d'outils [[Image:FEM_EquationHeat.svg|24px]] ou le menu {{MenuCommand|SolveurEquation de chaleur}}.
# Change the [[#Solver_Settings|equation's solver settings]] or the [[FEM_SolverElmer_SolverSettings|general solver settings]] if necessary.
# Modifiez les [[#Param.C3.A8tres_du_solveur|paramètres du solveur de l'équation]] ou les [[FEM_SolverElmer_SolverSettings/fr|paramètres généraux du solveur]] si nécessaire.


==Solver Settings==
==Solver Settings==

Revision as of 13:54, 8 October 2022

FEM Equation de chaleur

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

Description

Cette équation décrit le transfert de chaleur dans les corps rigides et fluides.

Pour plus d'informations sur les mathématiques de l'équation, voir Elmer models manual, section Heat Equation.

Utilisation

  1. Après avoir ajouté un solveur Elmer comme décrit ici, sélectionnez-le dans la Vue en arborescence
  2. Utilisez maintenant le bouton de la barre d'outils ou le menu Solveur → Equation de chaleur.
  3. Modifiez les paramètres du solveur de l'équation ou les paramètres généraux du solveur si nécessaire.

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.