FEM Afficher les résultats

From FreeCAD Documentation
Revision as of 20:15, 11 October 2022 by David69 (talk | contribs) (Created page with "Un objet Result contient le maillage résultant et permet de visualiser les résultats. Il est conçu et donc limité aux résultats thermomécaniques. Pour ces types de résu...")
Other languages:

FEM Afficher les résultats

Emplacement du menu
Résultats → Afficher les résultats
Ateliers
FEM
Raccourci par défaut
R S
Introduit dans la version
-
Voir aussi
FEM Pipeline de résultats, FEM Tutoriel

Description

La commande Afficher les résultats ouvre la boîte de dialogue pour un objet résultat FEM. Un objet Result est automatiquement créé lorsqu'une analyse FEM a été effectuée en utilisant le solveur Calculix ou Z88.

Un objet Result contient le maillage résultant et permet de visualiser les résultats. Il est conçu et donc limité aux résultats thermomécaniques. Pour ces types de résultats, l'objet Result peut être utilisé comme alternative à un pipeline de résultats. Un pipeline de résultats peut être utilisé pour visualiser n'importe quel type de résultats (également électriques, etc.).

The units used for the result object are those of the set unit system while for a result pipelines the units are SI.

The visualization of the results is only active when the dialog is open. However, the dialog settings are stored in the FreeCAD model file.

Utilisation

  1. Il existe plusieurs façons d'appeler la commande:
    • Appuyez sur le bouton Afficher les résultats.
    • Sélectionnez l'option Résultats → Afficher les résultats dans le menu.
    • Utilisez le raccourci clavier: R puis S.

When the dialog is open, the result mesh will automatically be shown.

The dialog is shown at the left and offers the following features:

  • Select a result type and the minimum and maximum will be displayed in the dialog. The result mesh will be colored accordingly.
  • Click on the button Histogram to get a histogram what amount of result mesh nodes have a certain result. The histogram plot can be modified by the buttons in its toolbar. it is also possible to save the histogram as image using the save button from its toolbar.
  • Check the option Show to enables the slider and to visualize the result mesh deformation. The slider value is a factor with which the result Displacement Magnitude is multiplied.
    Note: The slider only affects the Displacement Magnitude, not its X, Y, Z components.
  • With the button Calculate you can perform calculations of the results. Input in the text box below the button an equation of you choice. Predefined is the equation P1-P3. This means the result Min Principal Stress is subtracted from the Max Principal Stress. The variables for the possible results are explained in the box Hints user defined equations.
    After you input an equation press the button and the result will be shown in the fields displaying the minimum and maximum. The result mesh will be colored accordingly.
    Note: The calculation results always have the unit MPa, mm or T, no matter what unit system you use.