<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 24, 2016 at 4:32 AM,  <span dir="ltr"><<a href="mailto:rickcha@googlemail.com" target="_blank">rickcha@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello,<div><br></div><div>I am a new user of Petsc trying to make my rudimentary FEM code run on petsc for the purpose of testing coupling approaches of structural analysis with an existing multiphysics Fortran Code. For mesh generation I use Gmesh which has served me well in the past. </div><div>Naturally I would like to import the mesh that I created in Gmsh as a DMPlex object but this only works when there are no Physical Names present in the .msh file. </div><div>From the following conversation : <a href="http://lists.mcs.anl.gov/pipermail/petsc-users/2015-January/024101.html" target="_blank">http://lists.mcs.anl.gov/pipermail/petsc-users/2015-January/024101.html</a> I deduct that it should be possible to import the Phsical Names or tags. However I get the following error message:</div><div><br></div><div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(195,55,32);background-color:rgb(0,0,0)"><span>[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------</span></div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(0,249,0);background-color:rgb(0,0,0)"><span>[0]PETSC ERROR: Invalid argument</span></div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(0,249,0);background-color:rgb(0,0,0)"><span>[0]PETSC ERROR: File is not a valid Gmsh file</span></div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(0,249,0);background-color:rgb(0,0,0)"><span>[0]PETSC ERROR: See <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html" target="_blank">http://www.mcs.anl.gov/petsc/documentation/faq.html</a> for trouble shooting.</span></div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(0,249,0);background-color:rgb(0,0,0)"><span>[0]PETSC ERROR: Petsc Release Version 3.7.1, unknown </span></div></div><div><span><br></span></div><div><span>I am not sure whether it is incorrect use of the routines from my side or a bug in Petsc.</span></div><div><span>I attached below the code and my .msh file.</span></div></div></blockquote><div><br></div><div>Its my fault. We do not read that section. I will write code to read it in. However, I am not sure about</div><div>integrating that information. I do not have a place for a lookup table of strings.</div><div><br></div><div>I will update the 'next' branch when the code is finished.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><span>Thank you in advance,</span></div><div>M. Hartig</div><div><br></div><div><span></span></div></div><br><div style="word-wrap:break-word"><div><span></span></div></div><br><div style="word-wrap:break-word"><div><span></span></div></div><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>