egmzcrz / computational-physics

project done for computational physics course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computational Physics

src. This folder contains the .cpp files

This project is cmake compatible:

cd path/to/computational-physics/build
cmake ..
make

Programs are compiled in

/path/to/computational-physics/build/src

reports. This folder contains the pdf homework files

  • reports/hw1/hw1.pdf montecarlo methods
  • reports/hw2/hw2.pdf semiclassical quantization of molecular vibrations
  • reports/hw3/hw3.pdf Stationary solutions of the 1D Schrödinger equation

About

project done for computational physics course.


Languages

Language:C++ 55.7%Language:TeX 42.7%Language:CMake 1.6%