A Python package to compute dipolar trapping potential around arbitrary nanostructures.
Nanotrappy can be directly used from GitHub by cloning the repository on your device.
git clone https://github.com/LKB-QuantumNetworks/nanotrappy.git
Then create a virtual environment with Python 3.* and do
pip install .
in the repository folder. See the Read the Docs for more information.