FEM MeshNetgenFromShape/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{UnfinishedDocu}}
{{GuiCommand/it|Name=FEM MeshNetgenFromShape|Name/it=FEM MeshNetgenFromShape|MenuLocation=FEM → Mesh FEM da forma con Netgen||Workbenches=[[FEM Module/it|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial/it|FEM tutorial]]}}


<div class="mw-translate-fuzzy">
{{Docnav/it|[[FEM_ConstraintBodyHeatSource/it|Vincolo fonte di calore del corpo]]|[[FEM_MeshGmshFromShape/it|Mesh FEM da forma con GMSH]]|[[FEM_Workbench/it|FEM]]|IconL=Fem-constraint-heatflux.svg|IconC=Workbench_FEM.svg|IconR=FEM_MeshGmshFromShape.png}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/it
|Name=FEM_MeshNetgenFromShape
|Name/it=Mesh FEM da forma con Netgen
|MenuLocation=FEM → Mesh FEM da forma con Netgen
|Workbenches=[[FEM_Workbench/it|FEM]]
|Shortcut=
|SeeAlso=[[FEM_tutorial/it|Tutorial FEM]]
}}
</div>


<span id="Description"></span>
ToDo
==Descrizione==


For a finite element analysis the geometry needs to be discretized into a [[FEM_Mesh|FEM Mesh]]. This command uses Netgen (which needs to be installed on the system) for calculating the mesh.


Depending on your operating system and your installation package Netgen might be bundled with FreeCAD or not. For further information see [[FEM_Install|FEM Install]].
<br />


<span id="Usage"></span>
{{clear}}
==Utilizzo==
<languages/>

# Select the shape you want to analyze. For a volume, this needs to be a solid or compsolid. A compsolid is necessary if your part is made from multiple materials. (A compsolid can be created with the [[Part_BooleanFragments|Part BooleanFragments]] command.)
#* Press the {{Button|[[Image:FEM_MeshNetgenFromShape.svg|16px]] [[FEM_MeshNetgenFromShape|FEM mesh from shape by Netgen]]}} button, or
#* Select the {{MenuCommand|Mesh → [[Image:FEM_MeshGmshFromShape.svg|16px]] FEM mesh from shape by Netgen}} option from the menu.
# Optionally, edit the parameters.
# Click the {{Button|Apply}} button to make a mesh, or {{Button|OK}} button to make a mesh and close the dialogue.

== Properties ==

* {{PropertyData|Max. Size}}: Maximum size of the element in mm.
* {{PropertyData|Second order}}: Second order elements contain more nodes per element. Usually, it is enough to use rougher mesh to obtain same solution precision as with the first order elements,
** true (default); second order elements,
** false; first order elements.
* {{PropertyData|Fineness}}: Offers predefined levels of mesh density.
* {{PropertyData|Growth Rate}}: Defines how much adjacent elements can differ in size.
* {{PropertyData|Nb. Segs per Edge}}: Defines the minimum number of mesh segments per edge.
* {{PropertyData|Nb. Segs per Radius}}: Defines the minimum number of mesh segments per radius.
* {{PropertyData|Optimize}}:
** true (default): applies optimization algorithm to improve mesh quality
** false


<div class="mw-translate-fuzzy">
{{Docnav/it|[[FEM_ConstraintBodyHeatSource/it|Vincolo fonte di calore del corpo]]|[[FEM_MeshGmshFromShape/it|Mesh FEM da forma con GMSH]]|[[FEM_Workbench/it|FEM]]|IconL=Fem-constraint-heatflux.svg|IconC=Workbench_FEM.svg|IconR=FEM_MeshGmshFromShape.png}}
</div>

{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 13:06, 24 November 2023

Other languages:

Mesh FEM da forma con Netgen

Posizione nel menu
FEM → Mesh FEM da forma con Netgen
Ambiente
FEM
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Tutorial FEM

Descrizione

For a finite element analysis the geometry needs to be discretized into a FEM Mesh. This command uses Netgen (which needs to be installed on the system) for calculating the mesh.

Depending on your operating system and your installation package Netgen might be bundled with FreeCAD or not. For further information see FEM Install.

Utilizzo

  1. Select the shape you want to analyze. For a volume, this needs to be a solid or compsolid. A compsolid is necessary if your part is made from multiple materials. (A compsolid can be created with the Part BooleanFragments command.)
  2. Optionally, edit the parameters.
  3. Click the Apply button to make a mesh, or OK button to make a mesh and close the dialogue.

Properties

  • DatiMax. Size: Maximum size of the element in mm.
  • DatiSecond order: Second order elements contain more nodes per element. Usually, it is enough to use rougher mesh to obtain same solution precision as with the first order elements,
    • true (default); second order elements,
    • false; first order elements.
  • DatiFineness: Offers predefined levels of mesh density.
  • DatiGrowth Rate: Defines how much adjacent elements can differ in size.
  • DatiNb. Segs per Edge: Defines the minimum number of mesh segments per edge.
  • DatiNb. Segs per Radius: Defines the minimum number of mesh segments per radius.
  • DatiOptimize:
    • true (default): applies optimization algorithm to improve mesh quality
    • false