Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 606 Bytes

install_instructions.md

File metadata and controls

27 lines (19 loc) · 606 Bytes

Install Instructions

Prerequisites

To run the simulation the packages in env.yml need to be installed.

Additionally Taichi needs to be downloaded and locally installed. This can be done by cloning the Github repository, which has Taichi added as submodule.

Creating the environment

conda env create -f env.yaml
conda activate sandfluid

Running the code

python src/simulation.py

Controlling the GUI

Key Action
space start/pause simulation
r reset simulation