This is the repository for the course FYS4150 - Computational Physics (University of Oslo) and contains the work of aleksda, samuelbrandt and shirdarec
In this project, we solved the 1D poisson equation with boundary conditions. The methods use where LU Decomposition.
You can find the work in the Project1 folder
Project 2: Eigenvalue problems, from the equations of a buckling beam to Schroedinger's equation for two electrons in a three-dimensional harmonic oscillator well
In this project, we solved the Schrodingers equation as an eigenvalue problem. The method used was Jacobi's method
You can find the work in the Project2 folder