From: John P. <jwp...@gm...> - 2018-05-17 14:31:38
|
On Thu, May 17, 2018 at 2:13 AM, <li...@si...> wrote: > > Thank you for the reply. > However, I still don't know how to fix it. Any hints? > Nothing beyond good old fashioned debugging. As I suggested, you could start by checking whether the problem lies in the FE formulation/solution itself or is an error within the Exodus writer. > I am not using libmesh master. > If you plan to do serious debugging, I highly recommend working with libmesh master. Otherwise, anything you fix may not be applicable/mergeable to the current version of the code. -- John |