> On 4 May 2020, at 23:04, Rosicley Júnio Rodrigues Rosa <rosic...@usp.br> 
> wrote:
> 
> Hello, 
> 
> I'm a Master student and I use Gmsh to solve fracture mechanic problems. From 
> the interactive mode, I have used the plugin crack to generate a crack in a 
> surface, but I need to use this plugin from the command line. Is it possible? 
> 
> I usually use the script bellow:
>      gmsh -2 -clscale 1.0 temp.geo -o temp.msh -algo auto -order 3
> 
> I tried to add the following lines to the temp.geo file, but it didn't work.
>      Plugin(Crack).Dimension = 1;
>      Plugin(Crack).PhysicalGroup = 11;
>      Plugin(Crack).Run;
> 
> What can I do to solve this problem?
> 

Here's an example:

Attachment: ok.geo
Description: Binary data


Christophe


> Thank you for your help. 
> 
> Best regards, 
> Rosicley 
> <temp.geo>_______________________________________________
> gmsh mailing list
> gmsh@onelab.info
> http://onelab.info/mailman/listinfo/gmsh

— 
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science 
http://www.montefiore.ulg.ac.be/~geuzaine



_______________________________________________
gmsh mailing list
gmsh@onelab.info
http://onelab.info/mailman/listinfo/gmsh

Reply via email to