Working of older version of moose #22179
-
|
I am running a code of 2018 but that is not converging now. So, I want to run an older version of moose of april 2018 to reproduce the results. I followed these steps in order to install the older version: I checked the moose folder and saw that the update_and_rebuild_petsc.sh and many other files are missing. Where can I have gone wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello In 2018 we probably did not have these scripts. That was 4 years ago. In fact the petsc script is from December 2018 Guillaume |
Beta Was this translation helpful? Give feedback.
Hello
In 2018 we probably did not have these scripts. That was 4 years ago. In fact the petsc script is from December 2018
You ll have to take these steps manually
OR
you can pull newer versions of the scripts. libmesh and petsc should be fairly backwards compatible
Guillaume