Skip to content
#

gauss-seidel-relaxation

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This code solves for the steady-state heat transport in a 2D model of a microprocessor, ceramic casing and an aluminium heatsink. It uses either Jacobi or Gauss-Seidel relaxation method on a finite difference grid. It can be run with the microprocessor only, microprocessor and casing, or microprocessor with casing and heatsink. Options for eithe…

  • Updated Feb 2, 2021
  • Python

Improve this page

Add a description, image, and links to the gauss-seidel-relaxation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gauss-seidel-relaxation topic, visit your repo's landing page and select "manage topics."

Learn more