Skip to content

a numerical solver for the Hartree-Fock equation of state of a homogeneous Bose gas

License

Notifications You must be signed in to change notification settings

carmelom/hfsolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hfsolver

hfsolver: a numerical solver for the Hartree-Fock equation of state of a homogeneous Bose gas

Installation

The recommended way is to install the package from GitHub using pip

pip install --user git+https://github.com/carmelom/hfsolver.git

or to manually clone the repo.


Examples

hfsolver_example

A notebook containing some examples, like

  • basic usage of the solver function
  • solution in a harmonic potential
  • conversion plots for the physical parameters ($\mu_0$, $T$) vs the reduced ones

For a detailed explanation of the parameters and the (fairly simple) algorithm, inspect the code (xD)! Or refer to the docs section (under construction).

About

a numerical solver for the Hartree-Fock equation of state of a homogeneous Bose gas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages