Replies: 1 comment 9 replies
-
Beta Was this translation helpful? Give feedback.
9 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am solving classical convection-diffusion problem which takes the following form.
with B.C.
for the moment I am taking constant D and U
My code looks like as follows.
Can anyone tell me if this implementation is correct or not? Also, I get some errors while running the code.
Beta Was this translation helpful? Give feedback.
All reactions