Skip to content
Snippets Groups Projects
Commit 9bb563c8 authored by ssibirtsev's avatar ssibirtsev
Browse files

Update README.md

parent f8fceb5e
Branches
Tags
No related merge requests found
......@@ -3,12 +3,12 @@
2. Download the Laguerre Tessellation Tool:
https://github.com/wackywendell/tess
3. Download the Droplet Contact Numbers and Probabilities script (DCNumPro.py) and the conda environment suitable for your operating system (DCNumPro_windows.yml for Windows or DCNumPro_linux.yml for Linux):
3. Download the Droplet Contact Numbers and Probabilities script (DCNumPro_1.0.py) and the conda environment suitable for your operating system (DCNumPro_windows.yml for Windows or DCNumPro_linux.yml for Linux):
https://git.rwth-aachen.de/avt-fvt/public/contact-numbers-and-probabilities
4. Put the DCNumPro.py and DCNumPro_windows.yml (or DCNumPro_linux.yml) files into the main folder of the Laguerre Tessellation Tool (tess-master)
4. Put the DCNumPro_1.0.py and DCNumPro_windows.yml (or DCNumPro_linux.yml) files into the main folder of the Laguerre Tessellation Tool (tess-master)
5. Open the DCNumPro.py script with an code editor and install the environment DCNumPro.yml (or DCNumPro_linux.yml):
5. Open the DCNumPro_1.0.py script with an code editor and install the environment DCNumPro.yml (or DCNumPro_linux.yml):
- conda env create -f DCNumPro_windows.yml
or
- conda env create -f DCNumPro_linux.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment