You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing the floating_body.py in /proteus_tutorial/2d on LSU HPC.
I think this file is the one runs with proteus/1.8.1.
Usually I put in my job script, but this time some errors come out.
The e.err is attached. e.err.txt
It shows something like "AttributeError: usePETScOptionsFileExternal is not an option for class TwoPhaseFlowProblem"
I can still run the code without the ‘-O petsc.options.superlu_dist’ command.
But I am not sure if the parallel code is affected or not. If so, how can I fix it?
The text was updated successfully, but these errors were encountered:
I am testing the floating_body.py in /proteus_tutorial/2d on LSU HPC.
I think this file is the one runs with proteus/1.8.1.
Usually I put in my job script, but this time some errors come out.
The e.err is attached.
e.err.txt
It shows something like "AttributeError: usePETScOptionsFileExternal is not an option for class TwoPhaseFlowProblem"
I can still run the code without the ‘-O petsc.options.superlu_dist’ command.
But I am not sure if the parallel code is affected or not. If so, how can I fix it?
The text was updated successfully, but these errors were encountered: