-
|
Greetings! I just build and compiled Moose on a new laptop and everything works out well untill I tried "analyzejacobian.py". As far as I remember, all I need to do is "analyzejacobian.py file.i", then it will automatically output a json file that contains the jacobian. But it failed. The best I can get is when I do:
and I got:
I also tried main-opt -i main.i --ksp_view_mat with solve_type = NEWTON, and I got
So I'm pretty stuck at this point. Can anyone help me out? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello In main.i you can add you might also be able to pass |
Beta Was this translation helpful? Give feedback.
Hello
In main.i you can add
you might also be able to pass
-ksp_view_maton the command line, with a single dash