Difference between revisions of "Team:Vilnius-Lithuania/Model"

Line 414: Line 414:
 
   </div>
 
   </div>
 
   <div>
 
   <div>
       Lorem ipsum dolor, sit amet consectetur adipisicing elit. Esse beatae assumenda eaque ex recusandae pariatur sunt soluta modi facere laborum exercitationem odio iure magnam obcaecati quos voluptatibus placeat, ratione harum!
+
       <h1>Background</h1>
      Provident, maxime ipsum veniam, rerum facere ad vero fugit ipsa natus recusandae sit voluptatum architecto laudantium vitae necessitatibus! Nesciunt illum porro sint odio sequi reprehenderit. Sint eligendi ex impedit recusandae!
+
<h2>Phase-field modeling overview</h2>
      Alias obcaecati impedit iure recusandae quas asperiores tempore sint, consectetur veniam provident iste nulla fugit velit aliquam expedita, assumenda repellat dolorem dolore! Sit quis dolorem ad pariatur repellat reiciendis officiis.
+
<p>Phase-field models are mathematical models used for solving interfacial problems. They are based on the generalized free-energy functional approach (lattice Boltzmann), meaning that the system evolution is driven by the minimisation of free energy. Important thing to note is that sharp fluid interfaces in the models are replaced by a thin transition region where the interfacial forces are distributed in a smooth manner. This provides model an easy treatment of topological variations at the interface1. In order to describe phases in numerical form, equations use phase variables ϕ. In three-phase systems, phase variables are described as ϕi , where i = A, B, C, and the variable is equal to 1 in the phase i and 0 outside.</p>
      Asperiores molestiae eos quo inventore recusandae quae placeat delectus, natus sint. Ullam quas culpa nobis exercitationem omnis animi velit, deleniti fugit! Sapiente aperiam sit minima nostrum, rerum quae laudantium vero?
+
<p>Typically used phase-field models for two and three phase fluid systems couple fourth order nonlinear advection-diffusion equations, called Cahn-Hilliard equations, which represent the evolution of the phase variables with the Navier-Stokes equations for the fluid motion 2 . Equations (1), (2) and (3) form the traditional Cahn-Hilliard equation, and Eq. (4) is Navier-Stokes equation - both of them are used in our calculations on COMSOL</p>
      Qui blanditiis, excepturi veritatis eaque temporibus voluptate maxime facere laborum voluptatem rerum ex a ipsum voluptatibus tempore, saepe sunt omnis nostrum sint? Voluptatum facilis omnis ea accusantium explicabo magnam architecto!
+
<p>
      Repellendus incidunt doloremque, a cum voluptates esse officia quia veniam architecto. Quibusdam deserunt nulla, dolore perspiciatis accusantium ad aliquam voluptatem iste iure, quae minus ipsa voluptates, sit voluptatum consequatur tempora?
+
    1
      Architecto impedit in repellendus, quo dolorum sequi voluptatum omnis maxime perspiciatis aspernatur obcaecati sint iusto tenetur praesentium labore. Natus eveniet quaerat recusandae dignissimos nam sed distinctio quos fugiat aliquid eligendi.
+
</p>
      Molestias inventore nobis minus aspernatur recusandae asperiores excepturi ipsam voluptas quos, quae voluptatem voluptatibus vero veniam dolores fuga aliquid neque ut dolorem beatae cum temporibus tempora? Iure expedita debitis corrupti.
+
<p>
      Quae quam earum impedit laborum, nobis aspernatur fugit enim consequuntur provident laboriosam obcaecati doloremque ipsam quis modi quos ratione ipsum beatae? Voluptas, debitis eum! Dolorem accusantium et rem. Veniam, dicta!
+
    2
      Sequi aut, eos id nemo maiores iste! Dicta cum eos, incidunt aperiam voluptate facilis vero vel deleniti inventore accusantium cupiditate saepe dolore atque quisquam voluptates aliquam amet a! Hic, consectetur.
+
</p>
 +
<p>
 +
    3
 +
</p>
 +
<p>
 +
    4
 +
</p>
 +
<p>M0 is the mobility tuning parameter that determines the relaxation time of interface and the time scale of diffusion in C-H equation. It should be noted, that interfacial diffusion (the Gibbs-Thomson effect) is inevitable in phase phase field method because the diffusion term is used in the right side of Eq. (1). Due to this, prolonged simulations of our system result in spheres diffusing and constantly changing their size (Fig. 1.). Because of that, we have chosen to analyze only the first few spheres formed in every simulation as their size proved to be most accurate.</p>
 +
<p>ϵ (interface thickness parameter) is also an important parameter as it defines the width of transition between phases and affects both the surface tension force and the relaxation time of interface. Usually it is compared to the characteristic length of the system and must be chosen small enough to depict interface changes accurately, yet too small of a thickness shall cause instabilities in calculations.</p>
 +
<p>Most of the time the model can be described with several dimensionless parameters, such as capillary number calculated for the continuous phase, Ca =μcvc/γ, the Reynolds number Re =ρvcL/μc, the viscosity ratio λ=μd/μc, and the flow rate ratio Q=vd/vc  3. In our model Reynolds number is small (Re < 1) and does not influence droplet size, so we mainly focus on Ca, λ  and Q and consider the influence of the latter two on the liposome formation.
 +
</p>
 +
<P>
 +
    Fig. 1.1
 +
    Fig. 1.2
 +
</P>
 +
<strong>Fig. 1</strong>Visual comparison of modeled and real life liposome formation process. A slight diffusion is observed in a model due to the diffusion term in P-H equations, which makes long simulations unreliable. In the plot, phase variables A, B and C have values of 1 (blue), 2 (green) and 3 (red) respectively.
 +
<p></p>
 +
<H2>Geometry</H2>
 +
<p>Since the microfluidic devices were designed by ourselves, we were able to extract the exact geometry from the CAD file. The part that interested us was the junction at which all of three phases contacted and started forming droplets (Fig. 2). However, we then proceeded to minimize the geometry (Fig. 3) in order to reduce the computation times and improve solution qualities: </p>
 +
<p>
 +
        <ol>
 +
    <li>Device height was greater than our largest expected droplets, so 2D model was sufficient;</li>
 +
    <li>Since our devices were technically perfectly symmetrical, it was more efficient to do calculations for only half of it and mirror the results;</li>
 +
    <li>Usually only the first few droplets need to be analyzed, so the length of post-junction part could be decreased;</li>
 +
    <li>Microchannels usually contain only one phase, so their length was not crucial.</li>
 +
        </ol>
 +
</p>
 +
<p>
 +
    Fig. 2
 +
</p>
 +
<strong>Fig. 2</strong>Original 3D junction geometry extracted from the CAD file. Because of its size, it is too inefficient to simulate this whole piece of device.
 +
 
 +
<p>
 +
    Fig. 3
 +
</p>
 +
<strong>Fig. 3</strong>Minimized geometry with main measurements and boundaries described, used in all simulations. The inflow rates of LO and OA phases are divided by 2, because their channels split into two in order to press the stream of IA phase in junction.
 +
<h2>Mesh</h2>
 +
<p>For solving the model we used finite element method, which divides geometry into small mesh elements, where partial differential equations are solved. Interface capturing method incorporated in it keeps the mesh fixed and the boundary discontinuities are smeared out over the finite width ϵ 3,4. To successfully capture interface movement between different phases, mesh size should be small enough, but not too small, as every single element adds more time to computing and quality of the results stops improving substantially at a certain point.</p>
 +
<p>Most of the time we only control the size of mesh elements. For our channel domains a predefined normal sized mesh was used, as they only contained one phase and interface problems did not occur there. For junction and post-junction parts, a predefined extra fine mesh was used with maximum element size value set to 1µm, which is 1/10 size of a smallest expected droplet and also 1/10 of our characteristic length, which has been chosen to be the width of horizontal IA channel (Fig. 4)</p>
 +
<p>
 +
    Fig. 4
 +
</p>
 +
<strong>Fig. 4</strong> Generated mesh used in all simulations. Refined grid in junction and post-junction helps with realistic interface capturing.
 +
<p></p>
 +
<H2>Materials</H2>
 +
<p>Our system consists of three different fluids: OA (Outer Aqueous), IA (Inner Aqueous) and LO (Lipid carrying organic) phases. It should be noted that experiments have been carried with fluids of many different compositions, but here we use only one for each. IA and OA phases are quite similar so for simplicity, we set the same densities for both of them. It has a negligible influence on the results since in most microfluidic configurations buoyancy-driven speeds are much smaller than the actual flow speeds 3. Parameters and compositions of materials are shown in Tab. 1.</p>
 +
<strong>Tab. 1</strong>Main parameters of our fluid system. To simplify the system and approximate the viscosity closest to reality, only the content of glycerol, octanol and water was taken into account.
 +
 
 +
<table>
 +
        <thead>
 +
        <tr>
 +
          <th><strong>Phase</strong></th>
 +
          <th><Strong>Density ρ(kg/m3) </Strong></th>
 +
          <th><Strong>Dynamic viscosity µ (Pa*s)</Strong></th>
 +
          <th><Strong>Real composition</Strong></th>
 +
        </tr>
 +
        </thead>
 +
        <tbody>
 +
            </tr>
 +
        <tr>
 +
            <td>OA</td>
 +
            <td>1000</td>
 +
            <td>0.00119</td>
 +
            <td>Pure<var>frex</var> custom buffer and surfactant (treated as 7% glycerol and 93% water)</td>
 +
        </tr>
 +
        <tr>
 +
                <td>IA</td>
 +
                <td>1000</td>
 +
                <td>0.00115</td>
 +
                <td>Pure<var>frex</var> IVTT reaction mixture (treated as 6% glycerol and 94% water)</td>
 +
            </tr>
 +
            <tr>
 +
                    <td>LO</td>
 +
                    <td>830</td>
 +
                    <td>0.00736</td>
 +
                    <td>      98% octanol
 +
                            2% lipids
 +
                            </td>
 +
                </tr>
 +
        </tbody>
 +
      </table>
 +
 
 +
      <h1>Description of the System</h1>
 +
      <p>Fig. 3  shows our flow focusing model configuration with boundaries specified. There is one main inlet for IA phase, and two for each LO and OA phases on the left side. On the right side, there is an outlet with outflow pressure set to p = 0. For laminar flow, wall condition is set to no slip, which states that the flow velocity at the walls is always v = 0 and it gives a good approximation of the whole system.</p>
 +
<p>In experimental set-up, we coat the OA channels, junction and post-junction with PVA to make it hydrophilic, contrary to hydrophobic PDMS, which is the material of which the microfluidic devices are made. This provides a good setting for liposome formation5, and we take that into account by adjusting contact angles at the wetted walls for ternary phase field node. With respect to model limitations (nukreipia į skiltį limitations), all the contact angles in IA and LO channels are set to 90 degrees. In the coated side, we assume phase OA has a perfect wetting condition on the channel walls against both IA and LO phases, while the contact angle between the latter two is set at 30 degrees.
 +
    </p>
 +
<p>The aforementioned interface thickness parameter ϵ is set to 1.4 µm as it is the lowest stable value regarding our mesh and mobility tuning parameter, though it is more than enough to accurately depict the results of simulations. Surface tension is another important aspect to be considered and it is set to σ = 0.0085 N/m, which is an interfacial tension between octanol and water 6, for all three interfaces between phases (<strong>See Limitations</strong>).</p>
 +
<p>In order to make our model as realistic as possible, several other parameters are taken from a single baseline wet lab experiment with similar materials and geometry as mentioned before.</p>
 +
<p>Flow rates are transformed into flow velocities for COMSOL and calculated as described in Tab. 2.</p>
 +
 
 +
<strong>Tab. 2</strong>Specifications of baseline set-up fluid flows.
 +
<table>
 +
        <thead>
 +
        <tr>
 +
          <th><strong>Channel</strong></th>
 +
          <th><Strong>Inlet area(µm<sup>2</sup>) ρ(kg/m3) </Strong></th>
 +
          <th><Strong>Flow rate(µL/h)</Strong></th>
 +
          <th><Strong>Flow velocity (m/s)</Strong></th>
 +
        </tr>
 +
        </thead>
 +
        <tbody>
 +
            </tr>
 +
        <tr>
 +
            <td>OA</td>
 +
            <td>273</td>
 +
            <td>240</td>
 +
            <td>0.244</td>
 +
        </tr>
 +
        <tr>
 +
                <td>LO</td>
 +
                <td>157</td>
 +
                <td>14.57</td>
 +
                <td>0.0258</td>
 +
            </tr>
 +
            <tr>
 +
                    <td>IA</td>
 +
                    <td>193</td>
 +
                    <td>11.36</td>
 +
                    <td>0.0164</td>
 +
                </tr>
 +
        </tbody>
 +
      </table>
 +
 
 +
      <p>Tab. 2</p>
 +
<p>Mobility parameter in this model is crucial. As its value becomes higher, droplet size in micro-channel increases. This can be explained by the parameters’ mathematical function - raising values causes the increase in interface relaxation time, meaning the diffusion gets stronger as well <sup>1</sup>>. So we have compared the numerical and experimental results of liposome synthesis (Fig. 5) and approximated our characteristic mobility tuning parameter to be M<sup>0</sup> = 2E-12 m<sup>3</sup>>/s. The diameter of the droplet with this value was 12.1µm, which is a close match to the real size.
 +
    </p>
 +
 
 +
    <p>
 +
        Fig.5.1
 +
        Fig 5.2
 +
    </p>
 +
<strong>Fig. 5</strong>A comparison between a modeled baseline experiment and actual view of the junction. Both of them produce vesicles of around 12 µm, though slight variations occur in real setting due to unsteady flow caused by micro-pumps. Results of both systems concur well enough to assume that our model setup is reliable and close to reality.
 +
 
 +
<p></p>
 +
<h1>Results</h1>
 +
<h2>Parametric sweeps and example of liposome radius calculation</h2> 
 +
<p>In order to investigate how our system depends on certain parameters, we have performed parametric sweeps on every one of these parameters separately. By doing so, COMSOL Multiphysics resolved our model with every parametric value specified automatically and stored the results under a single node.
 +
To find out the size of the liposomes, the first fully formed droplet was taken and 2D cut line data set was created going through the middle of the sphere in y-axis direction (Fig. 6). Next, the variation of phase variable C (which stands for our IA phase) was extracted from the data set and results were depicted in graphs. The exact point of phase edge for all studies performed has been assumed as ϕc = 0.5.</p>
 +
<p>
 +
    Fig. 6
 +
</p>
 +
<strong>Fig. 6</strong> An example of data sets analysed (yellow line in Fig.). One fully formed sphere for every parametric sweep step was measured by extracting ϕc  values from similar linear data sets.
 +
<p></p>
 +
<h2>Liposome size dependence on viscosity ratio λ </h2>
 +
<p>First of all, the impact of IA and OA phase viscosity ratio ( λ = µ<sub>IA</sub>/µ<sub>OA</sub>) was investigated. Studies suggest, that increasing λ also increases the generated droplet size 7. Though the changes are more significant in high capillary numbers, where droplet formation is driven by viscosity. In our case, the capillary number was relatively small (Ca ≈ 0.034), so the flow was more surface tension-dominated.
 +
The simulation was run with a set of different OA phase dynamic viscosity values (Tab. 3.) and results are presented in Fig. 7 and Fig. 8.</p>
 +
 
 +
<strong>Tab. 3</strong>Values of OA phase dynamic viscosity used for parametric sweep; µ<sub>IA</sub> = 0.00115 Pa*s.
 +
 
 +
<table>
 +
        <thead>
 +
        <tr>
 +
          <th><strong>No.</strong></th>
 +
          <th><Strong>OA dynamic viscosity µ<sub>OA</sub> (Pa*s)
 +
            </Strong></th>
 +
          <th><Strong>Viscosity ratio λ</Strong></th>
 +
         
 +
        </tr>
 +
        </thead>
 +
        <tbody>
 +
           
 +
        <tr>
 +
            <td>1</td>
 +
            <td>0.00050</td>
 +
            <td>2.300</td>
 +
           
 +
        </tr>
 +
        <tr>
 +
                <td>2</td>
 +
                <td>0.00119</td>
 +
                <td>0.966</td>
 +
               
 +
            </tr><tr>
 +
                    <td>3</td>
 +
                    <td>0.00130</td>
 +
                    <td>0.885</td>
 +
                   
 +
                </tr><tr>
 +
                        <td>4</td>
 +
                        <td>0.00150</td>
 +
                        <td>0.767</td>
 +
                       
 +
                    </tr><tr>
 +
                            <td>5</td>
 +
                            <td>0.00200</td>
 +
                            <td>0.575</td>
 +
                           
 +
                        </tr><tr>
 +
                                <td>6</td>
 +
                                <td>0.00300</td>
 +
                                <td>0.383</td>
 +
                               
 +
                            </tr><tr>
 +
                                    <td>7</td>
 +
                                    <td>0.00800</td>
 +
                                    <td>0.144</td>
 +
                                   
 +
                                </tr>
 +
        </tbody>
 +
      </table>
 +
<p>
 +
    Tab. 3
 +
</p>
 +
<p>
 +
    Fig. 7
 +
</p>
 +
<strong>Fig. 7</strong>Sphere radius dependency on viscosity ratio λ. Graph shows the simulated results of liposome radius for every given viscosity parameter, which here are depicted as ratio between viscosities of IA and OA phases. In our simulated range of parameters the radius varies from 5.08 µm to 6.75 µm.
 +
 
 +
<p>
 +
    Fig. 8
 +
</p>
 +
<strong>Fig. 8</strong> Sphere diameter dependence on viscosity ratio λ. Simplified graph shows that sphere size increases linearly up until  λ = 1 and viscosity regulation above this value results in less changes.
 +
<p>As we see, droplet size increases almost linearly up to λ = 0.996, meaning that increasing viscosity of OA phase leads to formation of smaller liposomes. However, it should be noted that by increasing viscosity in real life, we may encounter other problems, such as impeded droplet formation or liposomes bursting due to differences in osmotic pressure between inside and outside environments. Given these limitations, we can still effectively control our liposome size in about 1µm range. <var>Thus, we can conclude that viscosity ratio, while having a moderate effect, is still not a decisive parameter in vesicle size determination.</var></p>
 +
 
 +
<h2>Liposome size dependency on velocity ratio V</h2>
 +
<p>Flow rates of our fluids were easiest and fastest to control as a parameter, so they certainly needed to be studied more deeply. The flow of the continuous phase here was fixed, so the Capillary number could be considered as a constant. Thus, only the flow rate of disperse IA phase was varied and the effect of flow rate ratio (Q = Q<sub>IA</sub>IA/Q<sub>OA</sub>) could be assessed.
 +
        The simulation was run with a set of different IA phase flow velocity values (Tab. 4.) and results are presented in Fig. 9 and Fig. 10.
 +
        </p>
 +
 
 +
        <strong>Tab. 4</strong> Values of IA phase flow velocities used for parametric sweep and reference flow rates and ratios; v<sub>OA</sub>= 0.244 m/s, Q<sub>OA</sub>= 240µl/h.
 +
 
 +
<table>
 +
        <thead>
 +
        <tr>
 +
          <th><strong>No.</strong></th>
 +
          <th><Strong>
 +
                IA flow velocity v<sub>IA</sub> (m/s)
 +
                </Strong></th>
 +
          <th><Strong> IA flow rate Q<sub>IA</sub>(µl/h)</Strong></th>
 +
          <th><Strong>Flow rate ratio Q</Strong></th>
 +
        </tr>
 +
        </thead>
 +
        <tbody>
 +
            </tr>
 +
        <tr>
 +
            <td>1</td>
 +
            <td>0.0050</td>
 +
            <td>3.46</td>
 +
            <td>0.014</td>
 +
        </tr>
 +
        <tr>
 +
                <td>2</td>
 +
                <td>0.0100</td>
 +
                <td>6.93</td>
 +
                <td>0.029</td>
 +
            </tr>
 +
            <tr>
 +
                    <td>3</td>
 +
                    <td>0.0164</td>
 +
                    <td>11.36</td>
 +
                    <td>0.047</td>
 +
                </tr>
 +
                <tr>
 +
                        <td>4</td>
 +
                        <td>0.0500</td>
 +
                        <td>34.63</td>
 +
                        <td>0.144</td>
 +
                    </tr><tr>
 +
                            <td>5</td>
 +
                            <td>0.0750</td>
 +
                            <td>51.95</td>
 +
                            <td>0.216</td>
 +
                        </tr><tr>
 +
                                <td>6</td>
 +
                                <td>0.1000</td>
 +
                                <td>69.27</td>
 +
                                <td>0.289</td>
 +
                            </tr>
 +
                            <tr>
 +
                                    <td>7</td>
 +
                                    <td>0.2000</td>
 +
                                    <td>138.54</td>
 +
                                    <td>0.577</td>
 +
                                </tr>
 +
        </tbody>
 +
      </table>
 +
<p>
 +
    Fig. 9
 +
</p>
 +
<strong>Fig. 9</strong> Sphere radius dependency on flow rate ratio Q. It should be noted that x-axis doesn’t start from zero in order to distinguish between first three values. In comparison with  λ, Q seems to affect liposome radius at a greater magnitude. In our simulated range of parameters the radius varies from 6.05 µm to 8.56 µm.
 +
 
 +
<p>
 +
    Fig. 10
 +
</p>
 +
<strong>Fig. 10</strong>Sphere diameter dependency on flow rate ratio Q. Simplified graph shows that liposome diameter variation range is 5.5 µm in our configurations, which can be considered good enough for fine-tuning.
 +
<p>Relying on the results we can safely assume, that liposome size depends directly on IA phase flow rate. However studies suggest that this dependency is not linearly proportional because the droplet formation process is also affected by the surface tension force and the dynamic energy equilibrium<sup>1</sup>. This seems to be true considering given data.
 +
    </p>
 +
<p>In contrary to dynamic viscosity ratio variation, flow rate ratio can be experimentally modified in a broad range of values, meaning we can effectively synthesize liposomes from 12 µm to around 17 µm with our current set-up. Nevertheless, we have found that when Q = 0.7, spheres cannot form anymore, as the OA phase cannot cut the stream of IA phase and it transforms into a continuous flow (Fig. 11). Therefore, Q = 0.7 is the critical value for liposome synthesis in our system. <var>In conclusion, the regulation of IA phase flow rate gives us an effective and fast method to vary the size of our liposomes in a range of few micrometers.
 +
    </var> </p>
 +
    <p>
 +
        Fig. 11
 +
    </p>
 +
<strong>Fig. 11</strong></p>Liposomes stop forming in our system when Q > 0.7, or V  > 1  ( v<sub>IA</sub>/v<sub>OA</sub>). It means that in given dimensions, these values are critical for vesicle formation.
 +
 
 +
<h2>Liposome size dependency on IA channel width w</h2>>
 +
<p>While our goal has always been to attain cell-sized liposomes, which stretch from 5 µm to 30 µm, theoretically we had yet only managed to produce 10 µm to around 17 µm sized vesicles by modifying dynamic viscosity and flow rates of our fluids. It became clear that in order to expand this range, we had to start from the microfluidics device design. Possibilities of the design are virtually infinite, but here we focused on the width of IA phase channel, which we assumed to have the biggest impact on sphere size.
 +
    </p>
 +
<p>In our model configuration, we have added an additional parameter w<sub>y</sub>, which is the width expansion of the device parallel to the symmetry axis (See Geometry). The simulation was run with a set of different wy values (Tab. 5.) and results are present in Fig. 12 and Fig. 13</p>
 +
 
 +
<p></p>
 +
 
 +
 
 +
<strong>Tab. 5</strong>  Values of w<sub>y</sub>  used for parametric sweep, the width of channels with parameter applied and IA phase inflow velocities, which were varied in order to keep the flow rate constant.
 +
 
 +
<table>
 +
        <thead>
 +
        <tr>
 +
          <th><strong>No.</strong></th>
 +
          <th><Strong>w<sub>y</sub>(µm)</Strong></th>
 +
          <th><Strong>IA channel width (µm)</Strong></th>
 +
          <th><Strong>IA flow velocity v<sub>IA</sub>(m/s)</Strong></th>
 +
        </tr>
 +
        </thead>
 +
        <tbody>
 +
            </tr>
 +
        <tr>
 +
            <td>1</td>
 +
            <td>0</td>
 +
            <td>10</td>
 +
            <td>0.0164</td>
 +
        </tr>
 +
        <tr>
 +
                <td>2</td>
 +
                <td>0.5</td>
 +
                <td>11</td>
 +
                <td>0.0148</td>
 +
            </tr>
 +
            <tr>
 +
                    <td>3</td>
 +
                    <td>1</td>
 +
                    <td>12</td>
 +
                    <td>0.0135</td>
 +
                </tr>
 +
                <tr>
 +
                        <td>4</td>
 +
                        <td>1.5</td>
 +
                        <td>13</td>
 +
                        <td>0.0125</td>
 +
                    </tr><tr>
 +
                            <td>5</td>
 +
                            <td>2</td>
 +
                            <td>14</td>
 +
                            <td>0.0116</td>
 +
                        </tr><tr>
 +
                                <td>6</td>
 +
                                <td>2.5</td>
 +
                                <td>15</td>
 +
                                <td>0.0108</td>
 +
                            </tr>
 +
                           
 +
        </tbody>
 +
      </table>
 +
 
 +
      <p>
 +
          Fig. 12
 +
      </p>
 +
      <strong>Fig. 12 </strong> Sphere radius dependency on IA channel width. Changes in IA channel width seem to cause greatest impact to the output. By increasing it by 5µm, liposome radius grows by 2.86µm.
 +
<p>
 +
    Fig. 13
 +
</p>
 +
<strong>Fig. 13</strong> Sphere diameter dependency on IA channel width. Simplified graph shows an explicit tendency of liposome growth with increased width parameter. This implies that increasing or reducing the parameter should affect our system in a highly predictable manner.
 +
<p>As we can see, channel width has a huge impact on the size of liposomes. Even by keeping flow rates of all phases the same, droplet radius variations depend solely on channel dimensions. We have tested channels from 10 µm to 15 µm, but other widths should also comply with given results and the only limit on minimal channel dimensions could be the quality of photolithography used in production of microfluidic devices.<var>Using given results we can now calculate the required width of the channel in order to produce liposomes of needed size as well as synthesize them in whole range of 5-30 µm.
 +
    </var></p>
 +
<p></p>
 +
    <h1>Conclusion</h1>>
 +
<p></p>
 +
<p>From the simulations we’ve gained much invaluable information about liposome size determination <var>in silico</var>, which led us to saving some of our most expensive reagents, such as Pure<var>frex</var> IVTT system. Also, we could conclude that the system worked just as expected and it matched real life experiments surprisingly well. All of the studied parameters affected liposome size to some extent, IA channel-junction width being the most sensitive and effective, flow rate ratio being easiest to control for fine adjustments, while dynamic viscosity ratio tuning may be used in tandem with flow rate regulation.</p>
 +
 
 +
<p></p>
 +
<h1>Discussion</h1>
 +
<p></p>
 +
Although we can choose from a vast selection of different parameter values to achieve needed results, there are consequences to every change since microfluidics’ experiments are so delicate. For this reason, parameters for every experiment should be properly evaluated in order to evade failed attempts and wasted materials. For example, proper junction between all three phases sometimes might be so sensitive, that even slight variations can disrupt the flow. In this case, it might be wiser to avoid extreme flow rate changes and design devices with a bit different channel dimensions at first. Moreover, liposome velocity increases with IA phase flow rate, so by colliding with each other in post-junction, risk of them bursting also increases. This is also the case with viscosity changes because it may sometimes be hard to regulate dynamic viscosity ratio without disrupting osmotic pressure. To conclude, every experiment should begin with selection of the right channel design, while flow rate and viscosity regulation should only be used for fine-tuning
 +
<p></p>
 +
<h1>Model Limitations</h1>
 +
<p>Our model has some limitations. Due to the nature of phase-field model and minimal free energy principle, it proved to be an invidious task to model liposomes exactly like in the real life. Since we cannot characterize lipids and surfactants inside our materials to act as in reality, LO phase just forms a distinct sphere outside of junction instead of surrounding the IA phase. </p>
 +
<p>However, LO phase doesn’t impact the size of liposomes in any meaningful way and just needs to barely reach the junction to subsequently form a pocket for inner fluid. So, in order to mimic the reality as best as possible, we have made a few adjustments:</p>
 +
<ul>
 +
    <li>The surface tension between IA and OA phases was set the same as LO and OA, to depict the interface movement correctly.
 +
        </li>
 +
        <Li>The surface tension between IA and OA phases was set the same as LO and OA, to depict the interface movement correctly.
 +
            </Li>
 +
</ul>
 +
<h2>References</h2>
 +
<p>
 +
        <ol>
 +
      <li>Bai, F., He, X., Yang, X., Zhou, R. & Wang, C. Three dimensional phase-field investigation of droplet formation in microfluidic flow focusing devices with experimental validation. Int. J. Multiph. Flow 93, 130–141 (2017).
 +
        </li>
 +
        <li>Kim, J. Phase-Field Models for Multi-Component Fluid Flows. Commun. Comput. Phys. 12, 613–661 (2012).</li>
 +
        <li>De Menech, M., Garstecki, P., Jousse, F. & Stone, H. A. Transition from squeezing to dripping in a microfluidic T-shaped junction. J. Fluid Mech. 595, (2008).</li>
 +
      <li>Boyer, F., Lapuerta, C., Minjeaud, S., Piar, B. & Quintard, M. Cahn–Hilliard/Navier–Stokes Model for the Simulation of Three-Phase Flows. Transp. Porous Media 82, 463–483 (2010).
 +
        </li>
 +
        <li>Deshpande, S., Caspi, Y., Meijering, A. E. C. & Dekker, C. Octanol-assisted liposome assembly on chip. Nat. Commun. 7, 10447 (2016).</li>
 +
    <li>Demond, A. H. & Lindner, A. S. Estimation of interfacial tension between organic liquids and water. Environ. Sci. Technol. 27, 2318–2331 (1993).
 +
        </li>
 +
        <li>Nekouei, M. & Vanapalli, S. A. Volume-of-fluid simulations in microfluidic T-junction devices: Influence of viscosity ratio on droplet size. Phys. Fluids 29, 032007 (2017).
 +
            </li>
 +
    </ol>
 +
</p>
 +
 
 +
 
 
   </div>
 
   </div>
 
</section>
 
</section>

Revision as of 01:52, 18 October 2018

Modeling

Lorem ipsum, dolor sit amet consectetur adipisicing

Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab

invert