Density Functional Theory in real space, for atoms, LDA and LSDA
-
Updated
Mar 15, 2024 - C++
Density Functional Theory in real space, for atoms, LDA and LSDA
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…
solving linear systems with direct and iterative algorithms
Algorithms applied in solving mathematical problems for Computer Science
Add a description, image, and links to the gauss-seidel-relaxation topic page so that developers can more easily learn about it.
To associate your repository with the gauss-seidel-relaxation topic, visit your repo's landing page and select "manage topics."