Replies: 1 comment 7 replies
-
Looks like you forgot the |
Beta Was this translation helpful? Give feedback.
7 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.
-
Hi,
I am trying to simulate the following PDE:
I wrote the following code:
But when I run the code, the following error is thrown:
Why is variable 'x' being treated as a symbol (or constant) while running the code? What corrections should be made for the simulation to work?
Beta Was this translation helpful? Give feedback.
All reactions