Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Droplet Contact Numbers and Probabilities
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AVT-FVT
public
Droplet Contact Numbers and Probabilities
Commits
9aaa49bc
Commit
9aaa49bc
authored
3 months ago
by
ssibirtsev
Browse files
Options
Downloads
Patches
Plain Diff
Edit README.md
parent
feab5741
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+32
-1
32 additions, 1 deletion
README.md
with
32 additions
and
1 deletion
README.md
+
32
−
1
View file @
9aaa49bc
## 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}
}
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment