<div dir="ltr"><div dir="ltr">On Tue, Aug 15, 2023 at 2:06 AM Martin Diehl <<a href="mailto:martin.diehl@kuleuven.be">martin.diehl@kuleuven.be</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear PETSc team,<br>
<br>
my simulation crashes after updating from 3.18.5 to 3.19.4.<br>
<br>
The error message is attached, so is the main code. The mesh (variable<br>
named geomMesh) is read with DMPlexCreateFromFile in a different part<br>
of the code). <br>
I did not start serious debugging yet in the hope that you can point me<br>
into the right direction having recent changes in FE/DS in mind.<br>
<br>
If this does not ring a bell, I'll have a look with a PETSc debug<br></blockquote><div><br></div><div>I put in code to force all fields to use the same quadrature by default since many people had problems</div><div>with this. For some reason, it does not guess the quadrature for your mesh correctly. You can turn this off</div><div>using</div><div><br></div><div>  -petscds_force_quad 0</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
build.<br>
<br>
many thanks in advance,<br>
Martin<br>
-- <br>
KU Leuven<br>
Department of Computer Science<br>
Department of Materials Engineering<br>
Celestijnenlaan 200a<br>
3001 Leuven, Belgium<br>
<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>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><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>