Skip to content
Snippets Groups Projects
Commit 5fa6ad93 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

*** empty log message ***

parent 831b4f90
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
date >> statreport3d.dat
../../bin/gmsh ./Kurbelwelle.geo -3 -clcurv -epslc1d 1.e-2 -clmin .05 -optimize
../../bin/gmsh ./Angled.step -clcurv -epslc1d 1.e-2 -clmin 1 -3 -optimize
../../bin/gmsh ./917_fusee.stp -clcurv -epslc1d 1.e-2 -clmin .025 -3 -optimize
../../bin/gmsh ./918_pump_carter_sup_21_03_2006.stp -clcurv -epslc1d 1.e-2 -clmin .0125 -3 -optimize
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment