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.
conda env create -f env.yaml
conda activate sandfluid
python src/simulation.py
Key | Action |
---|---|
space | start/pause simulation |
r | reset simulation |