<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">OJFD</journal-id><journal-title-group><journal-title>Open Journal of Fluid Dynamics</journal-title></journal-title-group><issn pub-type="epub">2165-3852</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ojfd.2020.102009</article-id><article-id pub-id-type="publisher-id">OJFD-101002</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  Implementation of Non-Newtonian Fluid Properties for Compressible Multiphase Flows in OpenFOAM
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Stefan</surname><given-names>Westermaier</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Wojciech</surname><given-names>Kowalczyk</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Chair of Mechanics and Robotics, University of Duisburg-Essen, Essen, Germany</addr-line></aff><pub-date pub-type="epub"><day>14</day><month>05</month><year>2020</year></pub-date><volume>10</volume><issue>02</issue><fpage>135</fpage><lpage>150</lpage><history><date date-type="received"><day>4,</day>	<month>March</month>	<year>2020</year></date><date date-type="rev-recd"><day>16,</day>	<month>June</month>	<year>2020</year>	</date><date date-type="accepted"><day>19,</day>	<month>June</month>	<year>2020</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  The paper presents the implementation of non-Newtonian fluid properties for compressible multiphase solver in the open source framework OpenFOAM. The transport models for Power Law, Cross Power Law, Casson, Bird-Carreau and Herschel-Bulkley fluids were included in the thermophysical model library. Appropriate non-Newtonian liquids have been chosen from literature, and pressure driven test simulations are carried out. Therefore, the solver compressibleInterFoam is used to compute air-liquid mixture flows over a backward facing step. A validation of the novel models has been performed by means of a sample-based comparison of the strain rate viscosity relation. The theoretical rheological properties of the selected liquids agree well with the results of the simulated data.
 
</p></abstract><kwd-group><kwd>OpenFOAM</kwd><kwd> Non-Newtonian Fluid</kwd><kwd> Multiphase Flow</kwd><kwd> Compressible Flow</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Non-Newtonian liquids are part of almost all areas of our daily life, such as toothpaste, ketchup, concrete, lubrication oils, polymer melts or blood, to name just a few. In terms of process engineering and transport processes, flows of non-Newtonian fluids frequently occur in combination with compressible media (e.g. polyethylene foam and protein foam). Therefore, this field is of great interest for scientific research. For instance, [<xref ref-type="bibr" rid="scirp.101002-ref1">1</xref>] and [<xref ref-type="bibr" rid="scirp.101002-ref2">2</xref>] examine the atomization of non-Newtonian fluids, while [<xref ref-type="bibr" rid="scirp.101002-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.101002-ref4">4</xref>] [<xref ref-type="bibr" rid="scirp.101002-ref5">5</xref>] and [<xref ref-type="bibr" rid="scirp.101002-ref6">6</xref>] investigate the flow characteristics of gas bubbles in non-Newtonian liquids under certain conditions.</p><p>With the increase in computational power, the use of numerical simulations to optimize these complex flow patterns becomes more and more attractive. Concerning licensing costs and scalability, a computation with open source software is highly desirable. Thus, different numerical models and techniques for non-Newtonian multiphase flows were developed and implemented in open source software already. In this context, Sawko [<xref ref-type="bibr" rid="scirp.101002-ref7">7</xref>] implemented a modified approach for wall modeling in pipes and channels and Habla et al. [<xref ref-type="bibr" rid="scirp.101002-ref8">8</xref>] created a solver for viscoelastic two-phase flows. Moreover, in [<xref ref-type="bibr" rid="scirp.101002-ref9">9</xref>] the ISPH algorithm was extended by an enhanced interface treatment procedure, while in [<xref ref-type="bibr" rid="scirp.101002-ref10">10</xref>] a novel stress formulation was added. Numerical instabilities concerning the high Weissenberg number problem or stability issues caused by surface tensions were some of the objectives of the method proposed in [<xref ref-type="bibr" rid="scirp.101002-ref11">11</xref>].</p><p>However, the majority of the published studies focus on incompressible cases and a lack of open source applications for compressible issues have to be noted. Even within the widespread computational fluid dynamics framework OpenFOAM [<xref ref-type="bibr" rid="scirp.101002-ref12">12</xref>], no non-Newtonian models for compressible multiphase flows are available up to now. Therefore, the purpose of the current study is the implementation and validation of five common non-Newtonian models for compressible multiphase solver in OpenFOAM 5.x.</p></sec><sec id="s2"><title>2. Methods</title><sec id="s2_1"><title>2.1. Compressible Multiphase Solver CompressibleInterFoam</title><p>The implementation in OpenFOAM is preceded by an extension of the thermophysical model library, which is used inter alia by the solver compressibleInterFoam. On this note, a short explanation of the numerical application is given.</p><p>CompressibleInterFoam is a solver for two compressible, immiscible, non-isothermal phases (liquids and/or gases), whereby the interface is captured by the volume of fluid approach [<xref ref-type="bibr" rid="scirp.101002-ref13">13</xref>]. Consistently the Navier-Stokes equations (see Equations (6)-(9)) are solved for one fluid, where the considered fluid parameters are related to the phase distribution within the cell. The volume fraction of the liquid is represented by α , accordingly α = 1 corresponds to a cell completely filled with liquid and α = 0 to a cell full of gas. Based on the assumption of a homogeneous mixture, the cell specific density and viscosity ρ and μ are calculated by</p><p>ρ = α ⋅ ρ l i q u i d + ( 1 − α ) ⋅ ρ g a s , (1)</p><p>μ = α ⋅ μ l i q u i d + ( 1 − α ) ⋅ μ g a s . (2)</p><p>To track the interface of the two compressible phases, a transport equation for the volume fraction related to the fluid velocity vector U is used.</p><p>∂ α ∂ t + ∇ ⋅ ( U α ) + ∇ ⋅ ( U r e l ⋅ α ( 1 − α ) ) = α ⋅ ( 1 − α ) ⋅ ( ψ g a s p g a s − ψ l i q u i d p l i q u i d ) ⋅ D p D t + α ∇ ⋅ U (3)</p><p>The third term on the left-hand side of Equation (3) was created to sharpen the interface and avoid numerical diffusion. Details regarding the relative velocity vector U r e l and the numerical implementation can be found in [<xref ref-type="bibr" rid="scirp.101002-ref14">14</xref>]. The right-hand side takes into account the pressure p and its influence on the densities of both phases in relation to their specific compressibility ψ [<xref ref-type="bibr" rid="scirp.101002-ref15">15</xref>]. Considering the fluid temperature T and the thermophysical behavior of liquids and gases [<xref ref-type="bibr" rid="scirp.101002-ref16">16</xref>], the equations of states can be obtained.</p><p>ρ l i q u i d = ψ l i q u i d ⋅ p + ρ 0 l i q u i d = 1 R l i q u i d ⋅ T ⋅ p + ρ 0 l i q u i d (4)</p><p>ρ g a s = ψ g a s ⋅ p = 1 R g a s ⋅ T ⋅ p (5)</p><p>In terms of comparability, all presented studies have been carried out with general properties related to air and water. Hence, the gas constant for air ( R g a s = 287   J ⋅ kg − 1 ⋅ K − 1 [<xref ref-type="bibr" rid="scirp.101002-ref17">17</xref>] ), and common properties for water ( R l i q u i d = 3000   J ⋅ kg − 1 ⋅ K − 1 , ρ 0 l i q u i d = 1000   kg ⋅ m − 3 [<xref ref-type="bibr" rid="scirp.101002-ref18">18</xref>] ) have been used.</p><p>Based on the calculated mixture viscosity (see Equation (1)), the total mass continuity equation can be written as</p><p>∂ ρ ∂ t + ∇ ⋅ ρ U = 0 . (6)</p><p>Furthermore, the single momentum equation, including the dynamic viscosity μ , the unit tensor I and the gravitational acceleration g is defined as stated in Equation (7).</p><p>∂ ρ U ∂ t + ∇ ⋅ ( ρ U U ) = − ∇ p + ∇ ⋅ [ μ ( ( ∇ U + ( ∇ U ) T ) − 2 3 ( ∇ ⋅ U ) I ) ] − ∇ ρ g ⋅ x         + ∫ S σ κ ( x ` ) n ( x ` ) δ ( x − x ` ) d S (7)</p><p>The surface integral with the constant surface tension σ denotes the force acting at the liquid-gas interface [<xref ref-type="bibr" rid="scirp.101002-ref19">19</xref>], where N determines the unit normal to the interface and κ twice the mean curvature of the interface. The Dirac delta in three dimensions is expressed by δ ( x − x ` ) , containing x ` , a point on the surface and x , the point where the equation is calculated [<xref ref-type="bibr" rid="scirp.101002-ref20">20</xref>].</p><p>Finally, the energy equation applied in compressibleInterFoam [<xref ref-type="bibr" rid="scirp.101002-ref21">21</xref>] is stated in Equation (8).</p><p>∂ ρ T ∂ t + ∇ ⋅ ( ρ U T ) − ∇ ⋅ ( β ∇ T ) = − ( α c v , l i q u i d + 1 − α c v , g a s ) ⋅ ( ∂ ρ k 1 ∂ t + ∇ ⋅ ( ρ U k 1 ) + ∇ ⋅ ( U p ) ) (8)</p><p>The kinetic energy is expressed by k 1 = 0.5 ⋅ | U | 2 and the thermal diffusivity of the mixture by β . The specific isochoric heat capacity of the liquid and the gas phase is represented by c v , l i q u i d and c v , g a s , respectively, where values of 4182 J∙kg<sup>−1</sup>∙K<sup>−1</sup> and 1007 J∙kg<sup>−1</sup>∙K<sup>−1</sup> [<xref ref-type="bibr" rid="scirp.101002-ref17">17</xref>] have been used for each simulation shown in this paper.</p></sec><sec id="s2_2"><title>2.2. Non-Newtonian Models</title><p>Many different strain rate based viscosity models are existing for non-Newtonian fluids. Therefore, the five most common ones have been implemented within this work and are presented in the following section, whereas the strain rate γ ˙ is calculated in the same way as stated in the strainRateFunction of OpenFOAM [<xref ref-type="bibr" rid="scirp.101002-ref22">22</xref>].</p><p>γ ˙ = 2 ⋅ | 1 2 ( ∇ U + ( ∇ U ) T ) | (9)</p><p>One of the first developed non-Newtonian model is the well-known two parameter equation called Power Law, published by Reiner in 1926 [<xref ref-type="bibr" rid="scirp.101002-ref23">23</xref>]. Beside the strain rate, the fluid specific flow consistency index k 2 and the flow behavior index n are used to calculate the viscosity field.</p><p>μ = k 2 γ ˙ n − 1 (10)</p><p>In the very same year, Herschel and Bulkley propagated their widely used minima function model [<xref ref-type="bibr" rid="scirp.101002-ref24">24</xref>], considering a minimal viscosity μ 0 and a threshold strain stress τ 0 combined with the Power Law equation.</p><p>μ = min ( μ 0 , τ 0 γ ˙ + k 2 γ ˙ n − 1 ) (11)</p><p>However, the model presented by Casson in 1959 [<xref ref-type="bibr" rid="scirp.101002-ref25">25</xref>] consists only of a threshold strain stress and one additional fluid specific parameter m .</p><p>μ = ( τ 0 γ ˙ + m ) 2 (12)</p><p>In contrast, the Cross Power Law model developed in 1965 [<xref ref-type="bibr" rid="scirp.101002-ref26">26</xref>] contains a minimum and a maximum viscosity μ 0 and μ ∞ , and the two rheological parameters k 3 and n .</p><p>μ = μ ∞ + μ 0 − μ ∞ 1 + ( k 3 γ ˙ ) n (13)</p><p>The Bird-Carreau equation published in 1972 is also expressed by a minimum and a maximum value as well as by two parameters k 3 and n [<xref ref-type="bibr" rid="scirp.101002-ref27">27</xref>].</p><p>μ = μ ∞ + ( μ 0 − μ ∞ ) ⋅ ( 1 + ( k 3 γ ˙ ) 2 ) n − 1 2 (14)</p></sec><sec id="s2_3"><title>2.3. Implementation in OpenFOAM</title><p>The above stated non-Newtonian transport models were implemented in the thermophysical model library of OpenFOAM 5.x. To this end, the major implementation steps are briefly explained.</p><p>First, the appropriate file and folder structure was created for each model and the header files are included in psiThermos.C and rhoThermos.C, respectively. Up to now, only temperature and pressure-based viscosity models were available in the thermophysical model library of OpenFOAM. Hence, the current velocity vector has to be accessed within the viscosity calculation loop according to Listing 1. Subsequently, a scalar field for the strain rate can be implemented in both heRhoThermo.C and hePsiThermo.C and derived in relation to Equation (9) as written in Listing 2. In order to pass the strain rate to each model specific viscosity calculation function, e.g. CrosspowerlawTransortI.H, the transferred parameters had to be extended as shown in Listing 3. Furthermore, the specific viscosity computation is implemented for each model. To avoid calculation errors, a strain rate of 0 s<sup>−1</sup> is replaced by a value of 1E-10 s<sup>−1</sup>. Related to Equation (13), Listing 4 exemplarily shows the implementation of the Cross Power Law model in OpenFOAM. To ensure a pleasant input option for the characteristic fluid properties, the standard structure of the software is maintained so that the model-specific parameters can be entered in the respective file in the constant folder, e.g. thermophysicalProperties.water. For this purpose, appropriate variables need to be added to the respective header files and initialized in the c files. Listing 5 illustrates the initialization for the four new parameters related to the</p><disp-formula id="scirp.101002-formula2"><graphic  xlink:href="//html.scirp.org/file/3-2320598x53.png"  xlink:type="simple"/></disp-formula><p>Listing 1. OpenFOAM: Accessing the current velocity field.</p><disp-formula id="scirp.101002-formula3"><graphic  xlink:href="//html.scirp.org/file/3-2320598x54.png"  xlink:type="simple"/></disp-formula><p>Listing 2. OpenFOAM: Computation of the strain rate field.</p><disp-formula id="scirp.101002-formula4"><graphic  xlink:href="//html.scirp.org/file/3-2320598x55.png"  xlink:type="simple"/></disp-formula><p>Listing 3. OpenFOAM: Extension of the passed variables by the strain rate components.</p><disp-formula id="scirp.101002-formula5"><graphic  xlink:href="//html.scirp.org/file/3-2320598x56.png"  xlink:type="simple"/></disp-formula><p>Listing 4. OpenFOAM: Computation of the Cross Power Law transport model.</p><disp-formula id="scirp.101002-formula6"><graphic  xlink:href="//html.scirp.org/file/3-2320598x57.png"  xlink:type="simple"/></disp-formula><p>Listing 5. OpenFOAM: Initialization of the new fluid parameters in CrosspowerlawTransport.C.</p><p>Cross Power Law. Finally, the storage of all relevant fields in respect to the defined output conditions enables a comprehensive analysis of the simulation results. As an example, the appropriate source code for the strain rate is provided in Listing 6.</p></sec><sec id="s2_4"><title>2.4. Numerical Test Case</title><p>To verify the implementations, pressure driven test simulations for each viscosity model have been carried out. The used computational domain is a three-dimensional horizontal backward facing step as depicted in <xref ref-type="fig" rid="fig1">Figure 1</xref>. The mesh consists of 246,800 hexahedral elements with a maximum edge length of 0.85 mm. In combination with a smooth transition to a minimum grid spacing of 0.2 mm at all walls and close to the step area with no hanging nodes, an acceptable numerical accuracy is achieved. Since the focus within this work is on the validation of the novel implementations, a grid study, as well as further optimization of the numerical solution properties has been neglected.</p><p>At the initial time t = 0 the whole geometry is filled with the respective liquid, and air is entering the domain with a constant viscosity of 1.8E−5 Pa∙s [<xref ref-type="bibr" rid="scirp.101002-ref17">17</xref>]. The examined non-Newtonian liquids have been chosen from literature in relation to the implemented models. Their rheological properties are listed in <xref ref-type="table" rid="table1">Table 1</xref>. In the interests of comparability, a simulation with water, using the already implemented const transport model, has also been conducted.</p><p>All other properties of the numerical setup remain the same for all simulations. Concerning this, <xref ref-type="table" rid="table2">Table 2</xref> shows the boundary conditions including the</p><disp-formula id="scirp.101002-formula7"><graphic  xlink:href="//html.scirp.org/file/3-2320598x58.png"  xlink:type="simple"/></disp-formula><p>Listing 6. OpenFOAM: Storage of the strain rate field in heRhoThermo.C.</p>
</sec>
</sec></body>


<back><ref-list><title>References</title><ref id="scirp.101002-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Mehta, D., Thota Radhakrishnan, A.K., van Lier, J. and Clemens, F. (2018) A Wall Boundary Condition for the Simulation of a Turbulent Non-Newtonian Domestic Slurry in Pipes. Water, 10, 124. https://doi.org/10.3390/w10020124</mixed-citation></ref><ref id="scirp.101002-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Gavrilov, A.A. and Rudyak V. (2015) Reynolds-Averaged Modeling of Turbulent Flows of Power-Law Fluids. Journal of Non-Newtonian Fluid Mechanics, 227, 45-55. https://doi.org/10.1016/j.jnnfm.2015.11.006</mixed-citation></ref><ref id="scirp.101002-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Koocheki, A., Ghandi, A., Razavi, S.M.A., Mortazavi, S.A. and Vasiljevic, T. (2009) The Rheological Properties of Ketchup as a Function of Different Hydrocolloids and Temperature. International Journal of Food Science and Technology, 44, 596-602. https://doi.org/10.1111/j.1365-2621.2008.01868.x</mixed-citation></ref><ref id="scirp.101002-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Khalili Garakani, A., Mostoufi, N., Sadeghi, F., Hosseinzadeh, M., Fatourechi, H., Sarrafzadeh, M. and Mehrnia, M.R. (2011) Comparison between Different Models for Rheological Characterization of Activated Sludge. Journal of Environmental Health Science and Engineering, 8, 255-264.</mixed-citation></ref><ref id="scirp.101002-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Kelco, C.P. (2007) Xanthan Book. 8th Edition.</mixed-citation></ref><ref id="scirp.101002-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Cho, Y. and Kensey, K.R. (1991) Effects of the Non-Newtonian Viscosity of Blood on Flows in a Diseased Arterial Vessel. Part 1: Steady Flows. Biorheology, 28, 241-262. https://doi.org/10.3233/BIR-1991-283-415</mixed-citation></ref><ref id="scirp.101002-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Menter, F.R. (1994) Two-Equation Eddy-Viscosity Turbulence Models for Engineering Applications. AIAA Journal, 32, 1598-1605. https://doi.org/10.2514/3.12149</mixed-citation></ref><ref id="scirp.101002-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Carreau, P.J. (1972) Rheological Equations from Molecular Network Theories. Transactions of the Society of Rheology, 16, 99-127. https://doi.org/10.1122/1.549276</mixed-citation></ref><ref id="scirp.101002-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Cross, M.M. (1965) Rheology of Non-Newtonian Fluids: A New Flow Equation for Pseudoplastic Systems. Journal of Colloid Science, 20, 417-437. https://doi.org/10.1016/0095-8522(65)90022-X</mixed-citation></ref><ref id="scirp.101002-ref10"><label>10</label><mixed-citation publication-type="book" xlink:type="simple">Casson, N. (1959) A Flow Equation for Pigment-Oil Suspensions of the Printing Ink Type. In: Mill, C.C., Ed., Rheology of Disperse Systems, Pergamon Press, Oxford, 84-104.</mixed-citation></ref><ref id="scirp.101002-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Herschel, W.H. and Bulkley, R. (1926) Konsistenzmessungen von Gummi Benzolloesungen. Kolloid-Zeitschrift, 39, 291-300. https://doi.org/10.1007/BF01432034</mixed-citation></ref><ref id="scirp.101002-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Reiner, M. (1926) Ueber die Stroemung einer elastischen Fluessigkeit durch eine Kapillare. Kolloid-Zeitschrift, 39, 80-87. https://doi.org/10.1007/BF01425357</mixed-citation></ref><ref id="scirp.101002-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">The OpenFOAM Foundation (2017) OpenFOAM 5.x Source Code strainRateFunction.H.</mixed-citation></ref><ref id="scirp.101002-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">The OpenFOAM Foundation (2017) OpenFOAM 5.x Source Code TEqn.H compressibleInterFoam.</mixed-citation></ref><ref id="scirp.101002-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Koch, M., Lechner, C., Reuter, F., Kohler, K., Mettin, R. and Lauterborn, W. (2016) Numerical Modeling of Laser Generated Cavitation Bubbles with the Finite Volume and Volume of Fluid Method, Using OpenFOAM. Computers &amp; Fluids, 126, 71-90. https://doi.org/10.1016/j.compfluid.2015.11.008</mixed-citation></ref><ref id="scirp.101002-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Tryggvason, G., Bunner, B., Esmaeeli, A., Juric, D., Al-Rawahi, N., Tauber, W., Han, J., Nas, S. and Jan, Y.-J. (2001) A Front-Tracking Method for the Computations of Multiphase Flow. Journal of Computational Physics, 169, 708-759. https://doi.org/10.1006/jcph.2001.6726</mixed-citation></ref><ref id="scirp.101002-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">The OpenFOAM Foundation (2017) OpenFOAM 5.x Source Code thermophysicalProperties.water.</mixed-citation></ref><ref id="scirp.101002-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Cerbe, G. and Wilhelms, G. (2013) Technische Thermodynamik. 17th Edition, Carl Hanser Verlag, Munich. https://doi.org/10.3139/9783446437500.001</mixed-citation></ref><ref id="scirp.101002-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">The OpenFOAM Foundation (2017) OpenFOAM v5 User Guide. https://cfd.direct/openfoam/user-guide</mixed-citation></ref><ref id="scirp.101002-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Suponitsky, V., Froese, A. and Barsky, S. (2014) Richtmyer-Meshkov Instability of a Liquid-Gas Interface Driven by a Cylindrical Imploding Pressure Wave. Computers &amp; Fluids, 89, 1-19. https://doi.org/10.1016/j.compfluid.2013.10.031</mixed-citation></ref><ref id="scirp.101002-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Rusche, H. (2003) Computational Fluid Dynamics of Dispersed Two-Phase Flows at High Phase Fractions. PhD Thesis, Imperial College London, London.</mixed-citation></ref><ref id="scirp.101002-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Miller, S.T., Jasak, H., Boger, D.A., Paterson, E.G. and Nedungadi, A. (2013) A Pressure-Based, Compressible, Two-Phase Flow Finite Volume Method for Underwater Explosions. Computers &amp; Fluids, 87, 132-143. https://doi.org/10.1016/j.compfluid.2013.04.002</mixed-citation></ref><ref id="scirp.101002-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Weller, H.G., Tabor, G., Jasak, H. and Fureby, C. (1998) A Tensorial Approach to Computational Continuum Mechanics Using Object-Oriented Techniques. Computers in Physics, 12, 620-631. https://doi.org/10.1063/1.168744</mixed-citation></ref><ref id="scirp.101002-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Amani, A., Balcazar, N., Naseri, A. and Rigola, J. (2020) A Numerical Approach for Non-Newtonian Two-Phase Flows Using a Conservative Level-Set Method. Chemical Engineering Journal, 385, Article ID: 123896. https://doi.org/10.1016/j.cej.2019.123896</mixed-citation></ref><ref id="scirp.101002-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Xenakis, A. (2015) Modelling Multi-Phase Non-Newtonian Flows Using Incompressible SPH. PhD Thesis, The University of Manchester, Manchester.</mixed-citation></ref><ref id="scirp.101002-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Zainali, A., Tofighi, N., Shadloo, M. and Yildiz, M. (2013) Numerical Investigation of Newtonian and Non-Newtonian Multiphase Flows Using ISPH Method. Computer Methods in Applied Mechanics and Engineering, 254, 99-113. https://doi.org/10.1016/j.cma.2012.10.005</mixed-citation></ref><ref id="scirp.101002-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">Habla, F., Marschall, H., Hinrichsen, O., Dietsche, L., Jasak, H. and Favero, J.L. (2011) Numerical Simulation of Viscoelastic Two-Phase Flows Using OpenFOAM. Chemical Engineering Science, 66, 5489-5496. https://doi.org/10.1016/j.ces.2011.06.076</mixed-citation></ref><ref id="scirp.101002-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">Sawko, R. (2012) Mathematical and Computational Methods of Non-Newtoninan, Multiphase Flows. PhD Thesis, Cranfield University, Cranfield.</mixed-citation></ref><ref id="scirp.101002-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Sepulveda, J., Montillet, A., Della Valle, D., Loisel, C. and Riaublanc, A. (2020) Deformation of Gas-Liquid Interfaces in a Non-Newtonian Fluid at High Throughputs inside a Microfluidic Device and Effect of an Expansion on Bubble Breakup Mechanisms. Chemical Engineering Science, 213, Article ID: 115377. https://doi.org/10.1016/j.ces.2019.115377</mixed-citation></ref><ref id="scirp.101002-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Gkotsis, P.K., Evgenidis, S.P. and Karapantsios, T.D. (2019) Influence of Newtonian and Non-Newtonian Fluid Behaviour on Void Fraction and Bubble Size for a Gas-Liquid Flow of Sub-Millimeter Bubbles at Low Void Fractions. Experimental Thermal and Fluid Science, 109, Article ID: 109912. https://doi.org/10.1016/j.expthermflusci.2019.109912</mixed-citation></ref><ref id="scirp.101002-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Santoso, A., Goto, D., Takehira, T., Aslam, A., Kawahara, A. and Sadatomi, M. (2016) Non-Newtonian Two-Phase Flow Characteristics across Sudden Expansion in Horizontal Rectangular Minichannel. World Journal of Mechanics, 6, 257-272. https://doi.org/10.4236/wjm.2016.68021</mixed-citation></ref><ref id="scirp.101002-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Mansour, M., Kawahara, A. and Sadatomi, M. (2015) Experimental Investigation of Gas-Non-Newtonian Liquid Two-Phase Flows from T-Junction Mixer in Rectangular Microchannel. International Journal of Multiphase Flow, 72, 263-274. https://doi.org/10.1016/j.ijmultiphaseflow.2015.02.019</mixed-citation></ref><ref id="scirp.101002-ref33"><label>33</label><mixed-citation publication-type="other" xlink:type="simple">Shin, J.H., Lee, I., Kim, H. and Koo, J. (2012) Spray Atomization and Structure of Supersonic Liquid Jet with Various Viscosities of Non-Newtonian Fluids. Open Journal of Fluid Dynamics, 2, 297-304. https://doi.org/10.4236/ojfd.2012.24A036</mixed-citation></ref><ref id="scirp.101002-ref34"><label>34</label><mixed-citation publication-type="other" xlink:type="simple">Mansour, A. and Chigier, N. (1995) Air-Blast Atomization of Non-Newtonian Liquids. Journal of Non-Newtonian Fluid Mechanics, 58, 161-194. https://doi.org/10.1016/0377-0257(95)01356-Z</mixed-citation></ref></ref-list></back></article>