Skip to content

Cryowala is a modelling tool for simulating heat and noise propagation in cryogenic wiring used in dilution refrigerators. It is still under-development, and uses an open-source python backend.

License

Notifications You must be signed in to change notification settings

CirQuS-UTS/Cryowala

Repository files navigation

Cryowala

Add Logo Image

Cryowala Logo

Introduction

This project aims to assist researchers work with cryogenic devices like quantum computers. It provides a set of tools to simulate heat load & noise in the cryogenic fridge and present that data visually.

Requirements

  • git
  • Docker w/ docker-compose

Usage

  • Clone this repository (make sure to use --recursive flag to clone submodules)
  • Run docker-compose up in the root directory of the repository
  • Open http://localhost in your browser

Development

  • Install docker & docker-compose
  • Install Visual Studio Code
  • Open the repository in VSCode
  • Open the command palette (Ctrl+Shift+P)
  • Select Remote-Containers: Reopen in Container
  • Wait for the container to build
  • Once the container is built, you can run by open an integrated terminal (Ctrl+Shift+`)
  • Run npm run dev in the terminal
  • Open http://localhost:3000 in your browser

Alternatively use the video tutorial: https://youtube.com/playlist?list=PLWq1CnivwvRig-owSsBpOAPiYHgW_Z0NM

About

Cryowala is a modelling tool for simulating heat and noise propagation in cryogenic wiring used in dilution refrigerators. It is still under-development, and uses an open-source python backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages