How can I simulate heat diffusion with different materials? #43
Unanswered
marcobernardes
asked this question in
Q&A
Replies: 2 comments 4 replies
-
There are at least two alternatives: Either you write your own class to implement the PDE or you use the predefined class |
Beta Was this translation helpful? Give feedback.
4 replies
-
for instance:
|
Beta Was this translation helpful? Give feedback.
0 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 was wondering if it would be possible to simulate 2D heat diffusion with different materials.
I think the best way to do this would be to set up the diffusivity values independently. How can I do this?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions