Hello Christophe, <div><br></div><div><br></div><div>Thank you very much ! It works quite well. But now i am facing another problem where I think I am not the first, but google doesn´t give very helpful informations.</div>
<div><br></div><div>After meshing I then want to use Calculix. Do you have any experiences or reccomendations about the file interchange format? </div><div><br></div><div>As far as I have read I create a Abaqus Input deck which is slightly different from Calculix. Are there any hints or free translators?</div>
<div><br></div><div>BR , </div><div><br></div><div>René </div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">2012/8/14 Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be" target="_blank">cgeuzaine@ulg.ac.be</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi René,<br>
<br>
Indeed, we forgot to add "inp" in the strings recognized by the "-format" options on the command line. This is now fixed in svn.<br>
<br>
But the simpler solution is to actually not use the "-format" option at all: by default gmsh selects the format depending on the extension of the output file name, so you can simply do<br>
<br>
  gmsh plate.step -3 -o plate.inp<br>
<br>
Cheers,<br>
<br>
Christophe<br>
<div><div class="h5"><br>
On 13 Aug 2012, at 16:57, René Wohlgethan <<a href="mailto:renwohlgethan@googlemail.com">renwohlgethan@googlemail.com</a>> wrote:<br>
<br>
> Hello everybody,<br>
><br>
> My Name is René and I am very new working with Gmsh.<br>
><br>
> My aim is to work with it by using the command line and integrate into a 3rd party software for optimization (modeFRONTIER).  Here I want to use it in combination with Calculix -<br>
><br>
> Therefore I found out that Gmsh can export *.inp files and this works very well if  I do it manually, but whenerver I try to run this by command line it says:  File format unknown.<br>
><br>
><br>
> The commands I use are:<br>
><br>
> "C:\gmsh-2.6.1-Windows\gmsh"  Plate.step -3 -clcurv -refine -hoOptimize   ---- works fine<br>
><br>
><br>
> but this :<br>
><br>
><br>
><br>
> "C:\gmsh-2.6.1-Windows\gmsh"  Plate.step -3 -clcurv -refine -hoOptimize  -format "inp" -- gives out:  FATAL: Unknown mesh format.<br>
><br>
><br>
> while with the other file formats the command stricly above works again.<br>
><br>
><br>
><br>
> So one questions:<br>
><br>
> 1) What did I do wrong, or is it a bug?<br>
><br>
> Thank you very much in advance and best regards,<br>
><br>
> René<br>
><br>
><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> gmsh mailing list<br>
> <a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
> <a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science<br>
<a href="http://www.montefiore.ulg.ac.be/~geuzaine" target="_blank">http://www.montefiore.ulg.ac.be/~geuzaine</a><br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>