Skip to content

GuillotMartin/BECs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulations of Bose-Einstein condensate in 2D.

This project is an extension of my bloch_schrodinger package dedicated to the simulation of Bose-Einstein condensates by the Gross-Pitaevskii equation. Right now, it simply hosts a ground-state solver based on imaginary time evolution.

Installation

First download the repository and extract it where you want. Then, run in your python environment

bash pip install path\to\package\BECs

or

bash pip install -e path\to\package\BECs

if you want to be able to modify it in place.

Getting started

Once you have installed the package, open in a jupyter viewer the Getting Started notebook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages