Replies: 1 comment 6 replies
-
Great to hear that you like our work! To your questions:
You can read more about boundary conditions in the documentation. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Dr. Zwicker,
I am really appreciated that you developed such an amazing package for us to solve PDE. I am really interested in the example, called Brusselator - Using the PDE class. But there are conditions there which I am still confused about. Could you help me to figure out them?
Firstly, does t_range=20 mean t$\in$ [0,20] or mean t$\in$ [0, 20dt]?
Secondly, for bc="natural", does it mean there is no bounday condition?
Thirdly, If I set up bc="neumann", does it means neumann condition is 0?
Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions