/bachelorthesis

Bachelor thesis

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Bachelor thesis

This repository contains the code for my bachelor thesis in physics at the University of Vienna about molecular dynamics based on the langevin equation. The detailed progress can be found here: progress.pdf

Milestones

  • Implement and test Langevin Equation using velocity verlet integration
  • Langevin Dynamics for Lennard-Jones-Fluid
  • Multiprocessing implementation using OpenMP
  • Simulation of polymer (bead-spring-model)
  • Parallel Tempering implementation