-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,23 @@ | ||
# Taylor-Culick-retractions | ||
This repository is under construction and will contain all the codes for reproducibility of the results in the paper: Taylor-Culick retraction at a liquid-air interface by Sanjay et al. (2022) | ||
|
||
Link to the article: [https://doi.org/10.1017/jfm.2022.671](https://doi.org/10.1017/jfm.2022.671) | ||
|
||
```bibtex | ||
@article{sanjayTaylorCulick2022, | ||
title={Taylor–Culick retractions and the influence of the surroundings}, | ||
author={Sanjay, V. and Sen, U. and Kant, P. and Lohse, D.}, | ||
volume={948}, | ||
DOI={10.1017/jfm.2022.671}, | ||
journal={J. Fluid Mech.}, | ||
publisher={Cambridge University Press}, | ||
year={2022}, | ||
pages={A14}} | ||
``` | ||
|
||
# License information | ||
The codes here are developed using [Basilisk C](http://basilisk.fr), which is a [free software program](https://en.wikipedia.org/wiki/Free_software). In that spirit, this repository is also a part of the free software program. | ||
|
||
Please note that this is not the final version. I will upload the final version with proper documentation. | ||
|
||
Documentation backlog: to be updated by July 2022. | ||
Documentation backlog: to be updated by July 2023. |