An easy-to-install, open-source application that allows users to upload a .dxf file and calculate the electric potential from user-determined gate voltages. KWANT is used to calculate transport properties by applying a tight-binding approximation. A tight-binding model reduces computation so that users can simulate pinch-off or charge stability diagrams in ‘real time’.
To run this script, you'll need to set up a virtual environment and install the required packages. Here's how:
-
Clone the repository:
git clone https://github.com/your-username/your-repo.git
-
Navigate to the repository directory:
cd your-repo
-
Run the setup script:
bash -l setup.sh
-
Activate the virtual environment:
conda activate 2deg_yodels_env
-
Run the script:
python src/2deg_yodels/app.py