Precise Simulation wrote
Regarding, Gmsh, the default distribution (compiled by the Gmsh) developers seem not to be compiled with parallel (MPI) support so will always run single threaded, unless manually re-compiled with parallel support.
I am since yesterday sitting in front of my laptop for creating a workflow for this.. example make a multibody conformal mesh in parallel:
1. create a CAD in FreeCAD and export it as a step file
2. import it in Salome and do a partition and export as a brep file
3. import in gmsh-OpenMPI (self complied) and mesh the brep file in a cluster and export it in FeaTool and run FeaTool in OpenMPI
4. make a python Skript for doing step 1-3 automatically 💪
5. if all successfully we will conect all into simulink: FreeCAD, Salome, gmsh and FeaTool
The goal is to do a cluster CFD Sinulation with using one Matlab license and not using x licenses for the parallel-computing toolbox
Best regards
CFD2D
Edit: I solved the issue and did an conformal mesh only with FreeCAD and Salome 💪🙏
Marten Mehring
Madrigal Industrial Solutions UG