Skip to content

schraderSimon/ComputationalPhysics2-Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Physics 2 - FYS4411/FYS9411 - Project2

#Jonas Flaten & Simon Schrader Time dependent Hartree-Fock theory

How to run our code

First, you need to install Quantum Systems. With Quantum systems being installed, running our code is very simple - all relevant files are in the folder "/code/Python/". The file "main.py" will generate all relevant plots; all hyperparameters of interest are to be changed in that file. The file "GHFSolver.py" contains the GHF-class, which contains relevant methods. The file "helper_functions.py" contains small functions used by the GHF-class that are, in a sense, more "general", such as numerical integration.

The content of "/code/Julia" contains a Julia-implementation of the same code, but was not used to produce the results in the report.

About

Time dependent Hartree-Fock theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published