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

Update README.md

parent 170eb2c3
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,13 @@
2. Download the Laguerre Tessellation Tool
https://github.com/wackywendell/tess
3. Download the Droplet Contact Numbers and Probabilities script (DCNumProb.py) and environment (DCNumProb.yml) into the "tess" folder of the Laguerre Tessellation Tool
3. Download the Droplet Contact Numbers and Probabilities script (DCNumProb.py) and conda environment (DCNumProb.yml)
https://git.rwth-aachen.de/avt-fvt/public/contact-numbers-and-probabilities
4. Open the DCNumProb.py script with an code editor and install the environment DCNumProb.yml by typing:
conda env create -f DCNumProb.yml
4. Put the DCNumProb.py and DCNumProb.yml files into the "tess" folder of the Laguerre Tessellation Tool
5. Install the Laguerre Tessellation Tool by typing:
5. Open the DCNumProb.py script with an code editor and install the environment DCNumProb.yml by typing:
conda env create -f DCNumPro.yml
6. Install the Laguerre Tessellation Tool by typing:
python setup.py build_ext -i
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment