Skip to content

Commit 96cda9d

Browse files
committed
test
1 parent 5984721 commit 96cda9d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

_projects/bridge.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ category: PhD
88
related_publications:
99
---
1010

11+
<div style='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>
1114

1215
<div class="row justify-content-center">
1316
<div class = "center">
@@ -24,23 +27,19 @@ This video shows the experimental study of a liquid bridge breakup driven by the
2427
</div>
2528

2629
<div style='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/>
3030
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.
3131
<br/>
3232
<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 <a href="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.
3434
</div>
3535

36-
3736
<div class="row justify-content-center">
3837
<div class = "center">
3938
<div class="col-sm">
4039
{% include figure.html path="assets/img/oh_001_ca_02.png" title="example image" class="img-fluid rounded z-depth-1" %}
4140
</div>
4241
</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.
4443
</div>
4544

4645
<div class="caption">

0 commit comments

Comments
 (0)