<div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">Hi,</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">#1.<br></div><div class="gmail_default" style="font-size:small;color:#000000">I have the file n.geo and a corresponding P.brep file. The n.geo loads the brep file (p.brep) and meshes it using delaunay and fields. In linux gmsh ver 4.4.1 meshes the file using delaunay in less than 3 minutes in an i7. In windows in an i7 the same version does not produce a mesh even after more than 4-5 minutes (it probably falls back to meshAdapt). <br></div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">I solved this problem by increasing the randomFactor but I would expect that the two version would show the same behaviour.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">#2. <br></div><div class="gmail_default" style="font-size:small;color:#000000">Is there a way to disable the automatic fall back to meshadapt if delaunay fails even if it means that gmsh will abort with an error?</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">#3. <br></div><div class="gmail_default" style="font-size:small;color:#000000">The binary version of gmsh for linux is compiled with parallel support (or at least that is what I see in the info). In ubuntu is there a one liner that can run gmsh in parallel for 2d or 3d meshes like 'mpirun -np 4 gmsh -.... -parallel' ?</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">kind regards</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">andrew tsiantis<br></div></div>