An open API service indexing awesome lists of open source software.

https://github.com/redjasm/fys3150

My projects for FYS3150 – Computational Physics
https://github.com/redjasm/fys3150

Last synced: 4 months ago
JSON representation

My projects for FYS3150 – Computational Physics

Awesome Lists containing this project

README

        

# Source code and LaTex Files for FYS3150/FYS4150 Computational Physics

This course gives an introduction to numerical methods for solving problems in physics and chemistry, i.e. methods for solving ordinary and partial differential equations, matrix operations and eigenvalue problems, numerical integration, Monte Carlo methods, and modeling. The course also covers a short and hands-on introduction to programming in C++ and version control with git, and provides training in how to write a scientific report.

[University Course website](https://www.uio.no/studier/emner/matnat/fys/FYS3150/index-eng.html)
[Course page](https://anderkve.github.io/FYS3150/intro.html)

## Projects

- Project 1: [main.pdf](./project1/main.pdf)
- Project 2: [main.pdf](./project2/main.pdf) with [Émilie Valle](https://github.uio.no/emilival)
- Project 3: [main.pdf](./project3/main.pdf) with [Émilie Valle](https://github.uio.no/emilival)
- Project 4: [main.pdf](./project4/main.pdf) with [Émilie Valle](https://github.uio.no/emilival)