Solve the unsteady heat diffusion equation on a square domain [0,1] x [0,1] with an initial temperature distribution T(t=0, x, y) = {40 C, if (x-0.5)^2+(y-0.5)^2 < 0.2; 20 C otherwise}. The boundaries are maintained at 20 C all the time. First choose a discretization scheme (FD or FV or FE) and write the discrete heat equation. In case of FD, identify the order of the scheme, FV identify the control volume and for if using FE, write the weak form
-
Notifications
You must be signed in to change notification settings - Fork 0
Solve the unsteady heat diffusion equation on a square domain [0,1] x [0,1] with an initial temperature distribution T(t=0, x, y) = {40 C, if (x-0.5)^2+(y-0.5)^2 < 0.2; 20 C otherwise}. The boundaries are maintained at 20 C all the time. First choose a discretization scheme (FD or FV or FE) and write the discrete heat equation. In case of FD, id…
chotranilavina/Heat_Diffusion
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solve the unsteady heat diffusion equation on a square domain [0,1] x [0,1] with an initial temperature distribution T(t=0, x, y) = {40 C, if (x-0.5)^2+(y-0.5)^2 < 0.2; 20 C otherwise}. The boundaries are maintained at 20 C all the time. First choose a discretization scheme (FD or FV or FE) and write the discrete heat equation. In case of FD, id…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published