This code solves the 2D steady state heat equation, in an unit square domain: 0 < x < 1, 0 < y < 1. Boundary condition: T(0, y) = T(1, y) = 0, dT/dy(in y=0) = 0, T(x, 1) = sin(pi*x)
-
Notifications
You must be signed in to change notification settings - Fork 1
Larissa-Rocha/2D-steady-state-heat-equation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A numeric solution for the steady-state heat equation using different methods.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published