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

Edit README.md

parent feab5741
Branches
No related tags found
No related merge requests found
## Manual
1. Install Microsoft Visual C++ 14.0
2. Download the Laguerre Tessellation Tool:
......@@ -39,4 +41,33 @@ a) If you have problems with conda not finding the packages when creating the en
b) If you have problems with creating the environment using the .YML file, try manual creation:
conda create -n DCNumPro python=3.10 xlwt numpy pandas sympy scipy cycler matplotlib sphinx sphinx_rtd_theme cython tqdm
\ No newline at end of file
conda create -n DCNumPro python=3.10 xlwt numpy pandas sympy scipy cycler matplotlib sphinx sphinx_rtd_theme cython tqdm
## Citation
Use this bibtex to cite our paper:
```
@article{Sibirtsev2025a,
author = {Sibirtsev, Stepan and Thiel, Lukas and Kirsanov, Andrey and Jupke, Andreas},
year = {2025},
title = {Droplet contact numbers and contact probabilities in liquid--liquid dense--packed zones},
issn = {0001-1541},
journal = {AIChE Journal},
doi = {10.1002/aic.18723}
}
```
Use this bibtex to cite this repository:
```
@misc{Sibirtsev2025b,
title={Droplet deformation {GitLab} repository},
author={Sibirtsev, Stepan},
publisher={Github},
journal={GitHub repository},
howpublished={\url{https://git.rwth-aachen.de/avt-fvt/public/droplet-deformation}},
year = {2025},
note = {access date: 2025-01-06}
}
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment