Python code for a simple implemenation of Gauss-Seidel iteration to solve for temperatures. The shape and materials are defined in their respective arrays, to be adjusted in future versions.
Python code for a simple implemenation of Gauss-Seidel iteration to solve for temperatures. The shape and materials are defined in their respective arrays, to be adjusted in future versions.