Creators |
Ruth, Daniel, Mostert, Wouter, Perrard, Stéphane, Deike, Luc |
Contributor |
Ruth, Daniel |
Domains |
Engineering |
Communities |
Mechanical and Aerospace Engineering |
Collection Tags |
MAE Research Data Sets |
Date Accessioned |
23 October 2019 |
URI |
http://arks.princeton.edu/ark:/88435/dsp014f16c5691 |
Table of Contents |
This is the code and data that can be used to reproduce plots from the paper "Bubble pinch-off in turbulence".
The following data files are included:
- all_experiments_metadata.csv : metadata extracted from each experimental run.
- all_normalized_d_avg.csv : the average neck size (normalized by the needle diameter) as a function of time until pinch-off (normalized by the turbulent time scale) for each experimental run.
- all_numerics_metadata.csv : metadata extracted from each of the numerical simulations of dumbbell-shaped bubbles.
- results_grouped_by_dnOverdH.csv : experimental data averaged at each experimental condition.
- fig2.pkl : a Python dictionary of data used in Figure 2, pickled using the Python package pickle; it can be read using the Python script figure_2.py.
- fig3_ab.pkl : a Python dictionary of data used in Figure 3 subplots a-b, pickled using the Python package pickle; it can be read using the Python script figure_3.py.
The following code is included:
- ./code/figure_2.py : Python code to reproduce plots from Figure 2. Update the value of "data_folder" to the path to the directory in which the data is stored on your computer.
- ./code/figure_3.py : Python code to reproduce plots from Figure 3. Update the value of "data_folder" to the path to the directory in which the data is stored on your computer.
- ./code/figure_4.py : Python code to reproduce plots from Figure 4. Update the value of "data_folder" to the path to the directory in which the data is stored on your computer.
- ./code/basilisk_samples/nonaxi_sample.c : code to run the simulation of a non-axisymmetric bubble pinching off using the open-source pacakge Basilisk (http://basilisk.fr/) shown in Figure 3 subplot c.
- ./code/basilisk_samples/sna_sample.c : code to run the simulation of a non-axisymmetric bubble pinching off using the open-source pacakge Basilisk (http://basilisk.fr/) included in Figure 3 subplot d. |
Referenced by |
Daniel J. Ruth, Wouter Mostert, Stéphane Perrard, Luc Deike (2019) Bubble pinch-off in turbulence. Proceedings of the National Academy of Sciences, Dec 2019, 116 (51) 25412-25417; DOI: 10.1073/pnas.1909842116 |
Language |
en_US |
Publisher |
Princeton University |
Relation - Is Referenced By |
Daniel J. Ruth, Wouter Mostert, Stéphane Perrard, Luc Deike (2019) Bubble pinch-off in turbulence. Proceedings of the National Academy of Sciences, Dec 2019, 116 (51) 25412-25417; DOI: 10.1073/pnas.1909842116 |
Types |
Dataset, Software |