You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _projects/bridge.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ category: PhD
8
8
related_publications:
9
9
---
10
10
11
+
<divstyle='text-align: justify;'>
12
+
In general, interfacial tension decreases as the temperature increases. As a result, non-uniform temperature can result in fluid motion along the interface, and eventually flow in the bulk fluid. This is called <b>thermocapillarity</b>. To study thermocapillary flows, we incorporated non-isothermal effects into our Navier-Stokes solver and implemented a heat transfer solver.
13
+
</div>
11
14
12
15
<divclass="row justify-content-center">
13
16
<divclass = "center">
@@ -24,23 +27,19 @@ This video shows the experimental study of a liquid bridge breakup driven by the
24
27
</div>
25
28
26
29
<divstyle='text-align: justify;'>
27
-
In general, interfacial tension decreases as the temperature increases. As a result, non-uniform temperature can result in fluid motion along the interface, and eventually flow in the bulk fluid. This is called <b>thermocapillarity</b>. To study thermocapillary flows, we incorporated non-isothermal effects into our Navier-Stokes solver and implemented a heat transfer solver.
28
-
<br/>
29
-
<br/>
30
30
We used our method to investigate the thermocapillary driven break-up of a liquid bridge. A group of scientists have studied this problem experimentally in the International Space Station, but numerical simulation enables us to thoroughly investigate the role played by thermocapillary force.
31
31
<br/>
32
32
<br/>
33
-
Based on dimensional analysis, three dimensionless numbers are required to define this problem: <i>Oh</i>, <i>Ca</i> and <i>Pr</i>. We explored the parameter spaces of <i>Oh</i> and <i>Ca</i>. Below are two examples from the simulation.
33
+
In an <ahref="https://www.youtube.com/watch?v=pPkZWjo8Ow8&ab_channel=MatarFluidsGroup">isothermal scenario</a>, a long liquid thread forms in the middle of the liquid bridge and ends up as a satellite droplet after pinch-off. The break-up shape is symmetrical with respect to the centre of the liquid bridge. With the presence of thermocapillarity, the flow along the interface is towards the warm end, which undoubtly breaks the up-and-down symmetry. Based on dimensional analysis, three dimensionless numbers are required to define this problem: <i>Oh</i>, <i>Ca</i> and <i>Pr</i>. We studied the effect of <i>Ca</i> number, which represents the relative importance of thermocapillarity. Below shows two distinct break-up shape with a large and small <i>Ca</i> number.
34
34
</div>
35
35
36
-
37
36
<divclass="row justify-content-center">
38
37
<divclass = "center">
39
38
<divclass="col-sm">
40
39
{% include figure.html path="assets/img/oh_001_ca_02.png" title="example image" class="img-fluid rounded z-depth-1" %}
41
40
</div>
42
41
</div>
43
-
Temporal evolution of the interface shape and the thermal field in the simulation with Oh = 0.01, Ca = 0.2 and Pr = 5. Thermocapillary flow along the interface is strong in this example, and it separates the liquid bridge into two parts without satellites droplets.
42
+
Temporal evolution of the interface shape and the thermal field in the simulation with Oh = 0.01, Ca = 0.2 and Pr = 5. Thermocapillary flow along the interface is strong in this example, preventing the thining of the liquid bridge in the warmer end, and it separates the liquid bridge into two parts without satellites droplets.
0 commit comments