Skip to content

A routine for preparing mesh in SALOME

Shayan Fahimi edited this page Sep 21, 2019 · 1 revision

Download the software at SALOME Platform

  • in the geometry module, import the geometry from file → import
  • create necessary guiding lines to create partitions
  • you can use explode to separate different faces
  • create necessary sections in the part from Operations → partition
  • go to mesh module
  • use create mesh → triangle: Mefisto
  • create group of nodes based on geometry from Mesh → create group for boundaries and sections
  • create wires for edges

Clone this wiki locally