FEM ConstraintForce/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 11: Line 11:
==Utilisation==
==Utilisation==


1)Appliquer une force dans une direction normale sur une face
1) Appliquer une force dans une direction normale sur une face
** Dans l'atelier FEM, cliquez sur [[File:Fem-constraint-force.svg|24px|Constraint Force]] or select {{KEY|Model}} → {{KEY|Mechanical Constraints}} → {{KEY|Constraint force}} to open Force Constraint properties dialog
** Dans l'atelier FEM, cliquez sur [[File:Fem-constraint-force.svg|24px|Constraint Force]] or select {{KEY|Model}} → {{KEY|Mechanical Constraints}} → {{KEY|Constraint force}} to open Force Constraint properties dialog
[[File:FEMForceConstraintProperties.PNG]]
[[File:FEMForceConstraintProperties.PNG]]

Revision as of 09:15, 9 November 2018

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM ConstraintForce

Emplacement du menu
Model → Mechanical Constraints → Constraint force
Ateliers
FEM
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
FEM tutorial


Description

Cette commande applique une force de valeur donnée [N] à la géométrie cible sélectionnée.

Utilisation

1) Appliquer une force dans une direction normale sur une face

    • Dans l'atelier FEM, cliquez sur Constraint Force or select ModelMechanical ConstraintsConstraint force to open Force Constraint properties dialog

    • Si vous avez affiché Mesh, vous devez le masquer (sélectionnez l’objet maillé et appuyez sur spacebarou faites un clic droit et sélectionnez Hide item) et affichez le modèle d'origine.
    • Click on a face to which a force should be applied. It will appear in the list of geometrical objects.
    • Fill in Line load with a force value in [N] (attention: Not in [N/m])

    • Direction: In a typical case, you'll click this field empty to apply a force in normal direction to the face. You can revert the direction of the force by clicking Reverse direction. In other cases, you need to pick a face or plane, which is in normal to the force direction (it could differ from the face, to which the force is being applied)
    • Cliquez Close pour terminer la boîte de dialogue et créer l'object ConstraintForce


2) Appliquer une force pour aligner dans la direction sélectionnée

    • In FEM workbench, click on Constraint Force or select ModelMechanical ConstraintsConstraint force to open Force Constraint properties dialog
    • If you have Mesh displayed, you need to hide it (select the mesh object and press spacebar or right click and select Hide item) and show the original model.
    • Click on a line segment to which a force should be applied. It will appear in the list of geometrical objects.
    • Fill in Area load with a force value in [N]
    • Direction:

Maintenant, avec le segment de ligne sélectionné, il est probable que la force soit appliquée dans une mauvaise direction. Nous devons spécifier la direction en cliquant sur le bouton Direction, puis en cliquant sur une face pointant de manière normale dans la direction de la force (ou dans la direction inversée). Encore une fois, vous pouvez inverser la direction de la force en cliquant sur Reverse direction.

    • Cliquez sur Close pour terminer la boîte de dialogue et créer ConstraintForce object