user_manual:pre_processing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user_manual:pre_processing [2022/07/01 08:30]
Ali Baba
user_manual:pre_processing [2023/01/28 13:23]
Ali Baba [Creation of the mesh]
Line 16: Line 16:
 **We advise you to split the geometry creation in 2 steps**: **We advise you to split the geometry creation in 2 steps**:
   * First you should build the full geometry of the part that you would like to design.   * First you should build the full geometry of the part that you would like to design.
-  * And then, from this complete geometry, you should build a simplified geometry more suitable to finite element modeling (removing small holes and so on).+  * And then, from this complete geometry, you should build a simplified geometry more suited to finite element modeling (removing small holes and so on).
  
 Even though Salome proposes some geometry simplification tools, from our point of view, these tools are not as efficient as the FreeCad ones. Even though Salome proposes some geometry simplification tools, from our point of view, these tools are not as efficient as the FreeCad ones.
Line 25: Line 25:
 To create the mesh, we propose to use **Salome**. The full documentation can be found on the [[https://www.salome-platform.org/|Salome website]].  To create the mesh, we propose to use **Salome**. The full documentation can be found on the [[https://www.salome-platform.org/|Salome website]]. 
  
-The geometry module allows you to import the step file and organize the geometry (in order to gain more control over the meshing process and the mesh refinements). You can then use the mesh module to effectively build the mesh. **We advise you to chose by default the NETGEN meshing algorithm**: it provides a nice compromise between robust mesh generation and ease of use.+The geometry module allows you to import the step file and organize the geometry (in order to gain more control over the meshing process and the mesh refinements). You can then use the mesh module to effectively build the mesh. **We advise you to chose by default the NETGEN or GMSH meshing algorithms**: they provide a nice compromise between robust mesh generation and ease of use.
  
 At this step, **it is also important to generate the groups of nodes and elements** that will be relevant later on when manipulating the SesamX model. For instance, you should prepare the groups for the [[user_manual:sesamx:functions_description:create_load|load]] and the [[user_manual:sesamx:functions_description:create_constraint|constraint]] cases definition. At this step, **it is also important to generate the groups of nodes and elements** that will be relevant later on when manipulating the SesamX model. For instance, you should prepare the groups for the [[user_manual:sesamx:functions_description:create_load|load]] and the [[user_manual:sesamx:functions_description:create_constraint|constraint]] cases definition.
  • user_manual/pre_processing.txt
  • Last modified: 2023/01/28 13:23
  • by Ali Baba