<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 13, 2014 at 2:35 PM, Justin Chang <span dir="ltr"><<a href="mailto:jychang48@gmail.com" target="_blank">jychang48@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi all,<br><br></div>This might seem like a silly question, but whenever I try running ./ex62 i seem to always get a zero solution. I didn't see any script for running ex62 in the makefile so I have tried all the runtime combination of options listed in the Paris tutorial 2012 slides (e.g., block jacobi, gauss seidel, uzawa, schur complement, etc). They either give me a zero pivot for LU or errors like Petsc has generated inconsistent data. Can someone show me how to get solutions for this problem? <br></div></blockquote><div><br></div><div>All my options for ex62 are in the builder.py script in config/. Here is how I run an example:</div><div><br></div><div>  ./config/builder2.py check src/snes/examples/tutorials/ex62.c --testnum=0</div><div><br></div><div>You can run all tests by omitting --testnum, and see the other options using --help. This requires Python 2.7.</div><div><br></div><div>Let me know if anything goes wrong, or you can't get what you want working.</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 dir="ltr">Thanks,<br>Justin<br></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>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>