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
While trying to run main.ipynb, I got an error that the class Simulation is receiving an extra argument which is "use_drichlet_bcs = False". I removed the extra argument and now the code runs. What does it say about my results now when I am not mentioning the boundary conditions?
The text was updated successfully, but these errors were encountered:
While trying to run
main.ipynb
, I got an error that the classSimulation
is receiving an extra argument which is "use_drichlet_bcs = False". I removed the extra argument and now the code runs. What does it say about my results now when I am not mentioning the boundary conditions?The text was updated successfully, but these errors were encountered: