SIMULATION OF INTERFACIAL FLOWS USING FRONT TRACKING APPROACH

Size: px
Start display at page:

Download "SIMULATION OF INTERFACIAL FLOWS USING FRONT TRACKING APPROACH"

Transcription

1 Fifth International Conference on CFD in the Process Industries CSIRO, Melbourne, Australia 3-5 December 006 SIMULATION OF INTERFACIAL FLOWS USING FRONT TRACKING APPROACH Manasa Ranjan Behera and Murali. K Department of Ocean Engineering, Indian Institute of Technology Madras, Chennai , INDIA Department of Ocean Engineering, Indian Institute of Technology Madras, Chennai , INDIA ABSTRACT The interfacial flow simulations using a robust interfacetracking method are presented. The method is based on one fluid formulation, where a single set of governing equations for the whole computational domain with variable material properties are solved. Interfacial terms, at the boundary separating the phases, are accounted for by adding the appropriate sources as δ functions. The method has been implemented for Liquid-Air interfacial flow problems, depicting the interface and topology change capturing capability. The representation of the moving interface and its dynamic restructuring, as well as the transfer of information between the moving front and the fixed grid, is discussed. This method has been applied to density stratified flows, and interfacial movements are then presented. An experimental study on salt wedge movement, conducted in the University of Dundee, has been simulated using the above algorithm. The numerical results are compared with the experimental results available in the literature. NOMENCLATURE D Distribution function F st Surface tension force g Gravitational acceleration G Gradient function h Grid size I Indicator function k Curvature n Unit normal p Pressure r Distance between front and fixed grid points t Time in seconds t * Non-dimensional time u Velocity vector in the fixed grid u f Front velocity x * Non-dimensional wedge displacement X Position vector ρ g Density of gas ρ l Density of liquid µ Viscosity σ Surface tension Ψ Stream function δ x x ) Delta function ( f INTRODUCTION Ocean and marine engineers, recently, started applying Computational Fluid Dynamics (CFD) to the problems in their fields. The main reason for this lag is the presence of free surface and other multi-fluid systems (MFSs) in the field of Ocean Engineering such as bubbles, density stratification, etc. Free surface flows feature most prominently in the marine environment and are characterised by wind-water interactions and unsteady waves. Density stratification in lakes, estuaries and in the oceans leads to circulation and mixing of large volumes of water resulting in multiphase flow. Modeling of these processes is of great importance for conservation of the ecological balance of these systems. The multi-fluid systems could be numerically modeled with a single set of governing equations in the integral form (Navier-Stokes equations and mass conservation equation), as in the case of single-phase flow. However, straightforward application of these conservative schemes is severely limited when a sharp interface is present, because the fluids interface leads to sharp discontinuities of the fluid properties, such as density and viscosity. In addition, the existence of surface tension on the interface would induce a pressure jump across the interface as well. To overcome these obstacles in tracking the sharp interface for the multiphase flows, various numerical methods, such as VOF method (Hirt and Nichols 98), level set method (Son and Dhir 998), front tracking method (Qian et al. 998), and surface fitted method (Jacqmin 999) have been proposed. Front tracking method provides clear geometrical information of the interface and can workout for large topology changes of the interacting interfaces. In the present work, the state of the art of front tracking method, a hybrid approach of the front capturing and front tracking technique proposed by Tryggvason et al. (998), is considered. In the front tracking method, a stationary, fixed grid is used for the fluid flow, and a set of adaptive elements on the front is used to mark the interface. The fluid properties, such as density and viscosity, are updated based on the position of the interface. Interfacial source terms, such as surface tension, are computed on the front and transferred to the flow solver grid by using a δ (diracdelta) function on the interface between the phases. The unsteady Navier-Stokes equations are solved by a commercial flow solver FLUENT on the structured grids. The interface or front is tracked explicitly by extracting the advection velocity from the flow solver grid. The advection of fluid properties is achieved following the

2 motion of the interface or front. Hence, this method could evade numerical diffusion, and capture sharp interfaces and topology changes. THEORY AND NUMERICAL ALGORITHM Governing Equation In this study, it is reasonable to treat both phases incompressible. Hence, the mass conservation on the whole domain (both fluid phases and the interface) may be expressed as, u = 0 () The Navier-Stokes equations, governing the momentum balance in each fluid domain, including the interface, may be expressed as, ρu + ( ρuu) = p +. μ u + σ k n δ(x x f ) t () + ( ρg ρl)g where, δ ( x x f ) is a delta function that is zero everywhere except at the interface, i.e, x = x f ; g is the gravitational acceleration, and subscript f refers the front. ρ g and ρ l refers to the density of gas and liquid phase respectively. The unsteady Navier-stokes equations were solved numerically using a fluid dynamics solver (FLUENT ). Discontinuity Treatment on the Front Solution of the Navier-Stokes equations, with the interface discontinuity, requires the fluid properties (density and viscosity) to be reconstructed for the whole solution domain. Although the density and viscosity of each fluid are constant, their abrupt jump across an interface may lead to either excessive numerical diffusion or numerical instability. The novelty of the method proposed by Tryggvason et al. (998) is that the front is considered of having a finite thickness of the order of mesh size instead of zero thickness. In the transition zone, the fluid properties change smoothly / continuously from the value on one side of the interface to that on the other side. Hence, the material property distribution over whole domain may be reconstructed by using an indicator function I( x,t ), which has the value of one in the gas phase and zero in the liquid phase at any time t. b(x, t) = ) I(x, t) (3) bl + (bg bl in which b stands for either fluid density or viscosity. The subscripts g and l respectively refer to gaseous phase and liquid phase. The indicator function can be written in terms of an integral over the whole domain Ω ( t ), bounded by the phase interface Γ ( t ), I (x, t) = Ω( t) δ(x x )dv (4) where δ ( x x ) is a delta function that is one only where x = x and zero otherwise. The indicator function I( x,t ) can be reconstructed by solving Poisson equation. I = Γ(t) nδ(x x ) ds (5) To consider the small artificial thickness of the front, a distribution function, D( x ), is used to approximate the delta function. Thus, the sharp jump of fluid properties over the interface is to be distributed among the nearby grids. A gradient field ( G = I ) is defined and the discretised form of the gradient function G is given as follows, G (x) = D(x xf ) nf Δ (6) sf f where n f is the normal unit vector to an interface element of area Δs f whose centroid is at x f. In this study the distribution function suggested by Tryggvason et al.(00) can be used for a two-dimensional grid system, (h r ) / h... r < h D (x x (l) ) = (7) 0... r h where h is the grid size. Using the same approach, the surface tension on the front can also be easily distributed to the fixed grid, thus F st (x) = D(x xf ) σ k nf (8) f Front Tracking Since the fluid velocity is updated on the fixed grid, the velocity on the moving front should be computed by interpolating from the fixed grid so that the front would move at the same velocity as that of the surrounding fluids. u f = D(xf x)u(x) (9) Then, the front is advected normal to itself in a Lagrangian fashion, x n + x n f f = Δt u f n (0) Once the front position is updated, the property of marker elements on the interface may have also been modified. The element resolution on the interface has a strong effect on the information exchange between the front and the fixed grids (shown in fig. ), and it further affects the accuracy of the simulation results. Therefore, the elements on the front should be adapted to keep a good geometric resolution. Figure : The governing equations are solved on a fixed grid but the phase boundary is represented by a moving front, consisting of connected marker points. Solution Procedure Here the solution of the fluid flow is carried out using a commercial fluid flow solver FLUENT. The external solver FLUENT is used only to invoke the continuity and momentum equations to solve the flow domain at each time step. The advection of the interface from old position to the new position and distribution of the material properties over the domain with respect to the new interface position is done using the algorithm described

3 above in sections.3 and.4. The flow of the solution process is given in the following steps. () Using the fluid velocity field ( u n ) and the interface ( x n f ), the moving velocity of the front marker points ( u n f ) is computed according to equation (9). () Using the estimated interface velocity, the front is advected to the new position ( x f ). Subsequently, the elements representing the front are examined for the adaptation and topology change. (3) At the new interface positions, the redistribution of the interface property is performed with the reconstructed indicator function I( x f ). Hence, the new fluid property field, such as density ( ρ ), viscosity ( μ ) as well as the surface tension ( Fst ), is obtained. (4) With appropriate boundary conditions, the momentum balance equation and continuity equation are solved by FLUENT. By now, the fluid velocity ( u n + ) and pressure ( p ) would have been updated. (5) The steps from () to (4) are repeated for the next time step prediction with the updated values till the convergence. Figure (a): Present simulation for single vortex flow field case, for (a) t = 0s; (b) t = 0.5s; (c) t = s; (d) t = s; (e) t = 4s; (f) t = 6s; (g) t = 8s; (h) t = 0s; and (i) t=s. The steps to 3 are performed using the present algorithm described above and then the updated data for the whole domain is fed into the FLUENT solver to carry out the step 4. RESULTS The front tracking method is applied to two phase flows simulations to demonstrate its capacity to capture the moving interface position and the topology change. Solenoidal Velocity Field The flow simulated by Theodorakakos and Bergeles (004) is considered for validation of the front tracking code. In this case, a square computational domain of m m is taken and a predefined velocity pattern is considered for the flow, which contains shear. An air bubble of radius 0.5m is centered at a location x = 0.50, y = 0.75 in the liquid (water) computational domain. A vertex is formulated with a predefined velocity field obtained by the stream function (ψ). Where the stream function is given by Ψ = sin ( πx)sin ( πy) () π When the bubble is placed in this solenoidal flow field, it stretches and spirals about the center of the domain, which is a stagnation. The flow is simulated for various times to get the transient air-water interface position (modified shape) of the bubble. The results are compared in fig.. The simulated results shown in fig. (a) are in excellent comparison with the profile of Theodorakakos and Bergeles (004) (Fig. (b)). In the present study, the simulations have been carried out for more time to check the stability of the front as it becomes thinner. Figure (b): Simulation plots given by Theodorakakos and Bergeles (004) for single vortex flow field case, for (a) t = 0.0s; (b) t = 0.5s; (c) t =.0s; (d) t =.0s; (e) t = 4.0s (f) t = 6.0s. Density Stratified Flow The interface tracking scheme developed in the present study has been applied to salt wedge problem based on the physical model studies conducted at the University of Dundee (Coates and Guo, 003). A schematic of the physical model set-up of Coates and Guo (003) is shown in Fig. 3. The transient displacement of the nose of the salt wedge due to an oncoming fresh water inflow has been simulated with the present interface tracking code. The physical model experiments are numerically simulated in the present study considering the flow to be twodimensional. In the numerical model (shown in Fig. 4), the whole domain is considered to be filled with three different fluids the saline water, freshwater and air. Hence, there are two interfaces in the domain; one between the salt water and fresh water and the other between the freshwater and air. These three fluids with two interfaces make the system a three phase flow. The bed of the channel and the weir are simulated as solid boundary. The top boundary, above air, is simulated as atmospheric boundary, which provides the free surface condition for 3

4 the freshwater flow. All the physical model setup conditions are reproduced here for numerical simulation. The utility of the computational code has been demonstrated by comparing the numerical results with the experimental results and semi empirical results (Behera and Murali). This comparison is shown in Fig. 5. It is seen that the numerical results closely follow the experimental trend of the non-dimensional wedge displacement (x * ) with respect to non-dimensional time (t * ). The numerical experiments demonstrated that the present numerical scheme could be implemented for simulation of realistic multi-fluid systems. Figure 3: The sketch of the physical model defining the various model parameters. (Coates and Guo, 003). CONCLUSIONS The front tracking method is used to model multiphase/interfacial flow phenomena. The studies indicate that this method can handle the sharp interface between different fluids and sufficiently robust to handle large topology changes as illustrated in the solenoidal velocity field problem. The physical model studies conducted, by Coates and Guo (003), to analyse the salt wedge dynamics has been reproduced and numerically simulated to show the usefulness of the present scheme. The numerical results are compared with the semi empirical and experimental results, showing the usefulness of the model and accuracy of the numerical scheme. The study demonstrated that the scheme can be well applicable to various practical multiphase flow problems, with further improvement of the simulation tool. REFERENCES BEHERA, M. R., (005), Simulation of multi-fluid systems (MFS) using interface tracking techniques. M.S Thesis, Indian Institute of Technology Madras, India. BEHERA, M. R., and Murali, K., (In Press), An improved semi-empirical model for displacement of salt water wedge in a bar-blocked estuary, ASCE, Journal of Waterway, Port, Coastal, & Ocean Engineering. COATES, M. J. and GUO, Y., (003), The salt wedge position in a bar-blocked estuary subject to pulsed inflows, Estuarine Coastal and Shelf Science, 58, COATES, M. J., GUO, Y., and DAVIES, P. A., (00), Laboratory model studies of flushing of trapped saltwater from a blocked tidal estuary. IAHR Journal of Hydraulic Research 39(6), DEBLER, W., and IMBERGER, J., (996), Flushing criteria in estuarine and laboratory experiments., Journal of Hydraulic Engineering ASCE, (), HIRT, C.W. and NICHOLS, B.D., (98), Volume of fluid (VOF) method for the dynamics of free boundaries J. Comput. Phys. 39, 0-5. JACQMIN, D., (999), Calculation of two-phase Navier Stokes flows using phase-field modeling, J. Comput. Phys. 55, QIAN, J., TRYGGVASON, G. and LAW, C.K., (998), A front tracking method for the motion of premixed flames, J. Comput. Phys. 44, SON, G. and DHIR, V.K., (998), Numerical simulation of film boiling near critical pressures with a level set method, J. Heat Transfer, 0, THEODORAKAKOS, A. and BERGELES, G., (004), Simulation of sharp gas-liquid interface using VOF method and adaptive grid local refinement around the interface, International Journal for Numerical Methods in Fluids. 45, TRYGGVASON, G., BUNNER, B., EBRAT, O. and TAUBER, W., (998), Computations of MultiPhase Flows by A Finite Difference/Front Tracking Method. I. Multi-fluid flows, Von Karman lectures notes, The Von Karman Institute. TRYGGVASON, G., BUNNER, B., ESMAEELI, A., JURIC, D., AL-RAWAHI, N., TAUBER, W., HAN, J., NAS, S. and JAN, Y.-J., (00), A Front-Tracking Method for the Computations of Multiphase Flow, J. Comput. Phys., 69, Figure 4: Schematic diagram of the physical model for numerical study (not to scale) 4

5 0 3 Semi Empirical Model Results (Behera and Murali) Present Numerical simulation Experimental Results (Coates and Guo, 003) X* Figure 5: Comparison of semi empirical, numerical and experimental(coates and Guo, 003) results for non-dimensional wedge displacement (x*) with respect to non-dimensional time (t*). t* 5

Moving Interface Problems: Methods & Applications Tutorial Lecture II

Moving Interface Problems: Methods & Applications Tutorial Lecture II Moving Interface Problems: Methods & Applications Tutorial Lecture II Grétar Tryggvason Worcester Polytechnic Institute Moving Interface Problems and Applications in Fluid Dynamics Singapore National University,

More information

Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes

Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes L. Jofre, O. Lehmkuhl, R. Borrell, J. Castro and A. Oliva Corresponding author: cttc@cttc.upc.edu Centre Tecnològic

More information

Phase-field simulation of two-phase micro-flows in a Hele-Shaw cell

Phase-field simulation of two-phase micro-flows in a Hele-Shaw cell Computational Methods in Multiphase Flow III 7 Phase-field simulation of two-phase micro-flows in a Hele-Shaw cell Y. Sun & C. Beckermann Department of Mechanical and Industrial Engineering, University

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

Realistic Animation of Fluids

Realistic Animation of Fluids Realistic Animation of Fluids p. 1/2 Realistic Animation of Fluids Nick Foster and Dimitri Metaxas Realistic Animation of Fluids p. 2/2 Overview Problem Statement Previous Work Navier-Stokes Equations

More information

Animation of Bubbles in Liquid

Animation of Bubbles in Liquid EUROGRAPHICS 2003 / P. Brunet and D. Fellner (Guest Editors) Volume 22 (2003), Number 3 Animation of Bubbles in Liquid Jeong-Mo Hong and Chang-Hun Kim Department of Computer Science, Korea University Abstract

More information

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Latif Bouhadji ASL-AQFlow Inc., Sidney, British Columbia, Canada Email: lbouhadji@aslenv.com ABSTRACT Turbulent flows over a spillway

More information

Literature Report. Daniël Pols. 23 May 2018

Literature Report. Daniël Pols. 23 May 2018 Literature Report Daniël Pols 23 May 2018 Applications Two-phase flow model The evolution of the momentum field in a two phase flow problem is given by the Navier-Stokes equations: u t + u u = 1 ρ p +

More information

2D numerical simulation of ocean waves

2D numerical simulation of ocean waves 2D numerical simulation of ocean waves Qingjie. Du,*, Y.C. Dennis. Leung Department of Mechanical Engineering, The University of Hong Kong, Hong Kong, China * Corresponding author. Tel: +852 51743593,

More information

Simulation of Transient and Three-Dimensional Coating Flows Using a Volume-of-Fluid Technique

Simulation of Transient and Three-Dimensional Coating Flows Using a Volume-of-Fluid Technique Simulation of Transient and Three-Dimensional Coating Flows Using a Volume-of-Fluid Technique C.W. Hirt and J.E. Richardson, Flow Science, Inc., 1257 40th, Los Alamos, NM 87544 and Ken S. Chen, Sandia

More information

Characteristic Aspects of SPH Solutions

Characteristic Aspects of SPH Solutions Characteristic Aspects of SPH Solutions for Free Surface Problems: Source and Possible Treatment of High Frequency Numerical Oscillations of Local Loads. A. Colagrossi*, D. Le Touzé & G.Colicchio* *INSEAN

More information

NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE

NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE NUMERICAL MODELING STUDY FOR FLOW PATTERN CHANGES INDUCED BY SINGLE GROYNE Jungseok Ho 1, Hong Koo Yeo 2, Julie Coonrod 3, and Won-Sik Ahn 4 1 Research Assistant Professor, Dept. of Civil Engineering,

More information

MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D. Nicolas Chini 1 and Peter K.

MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D. Nicolas Chini 1 and Peter K. MODELLING THE FLOW AROUND AN ISLAND AND A HEADLAND: APPLICATION OF A TWO MIXING LENGTH MODEL WITH TELEMAC3D Nicolas Chini 1 and Peter K. Stansby 2 Numerical modelling of the circulation around islands

More information

NUMERICAL DIFFUSION AND DISSIPATION IN HYDROSTATIC MODELS OF INTERNAL WAVES

NUMERICAL DIFFUSION AND DISSIPATION IN HYDROSTATIC MODELS OF INTERNAL WAVES NUMERICAL DIFFUSION AND DISSIPATION IN HYDROSTATIC MODELS OF INTERNAL WAVES Ben R. Hodges 1 (A.M., ASCE) and Sarah Kelly Delavan 2 ABSTRACT Analysis of numerical diffusion and dissipation rates in a hydrostatic

More information

Marker-Based, 3-D Adaptive Cartesian Grid Method for Multiphase Flow Around Irregular Geometries

Marker-Based, 3-D Adaptive Cartesian Grid Method for Multiphase Flow Around Irregular Geometries COMMUNICATIONS IN COMPUTATIONAL PHYSICS Vol. 5, No. 1, pp. 1-41 Commun. Comput. Phys. January 2009 REVIEW ARTICLE Marker-Based, 3-D Adaptive Cartesian Grid Method for Multiphase Flow Around Irregular Geometries

More information

Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver

Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver Journal of the Persian Gulf (Marine Science)/Vol.1/No.1/September 2010/6/45-50 Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver Sabbagh-Yazdi,

More information

Computational Fluid Dynamics using OpenCL a Practical Introduction

Computational Fluid Dynamics using OpenCL a Practical Introduction 19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 Computational Fluid Dynamics using OpenCL a Practical Introduction T Bednarz

More information

Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow

Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow Investigating The Stability of The Balance-force Continuum Surface Force Model of Surface Tension In Interfacial Flow Vinh The Nguyen University of Massachusetts Dartmouth Computational Science Training

More information

A 3D VOF model in cylindrical coordinates

A 3D VOF model in cylindrical coordinates A 3D VOF model in cylindrical coordinates Marmar Mehrabadi and Markus Bussmann Department of Mechanical and Industrial Engineering, University of Toronto Recently, volume of fluid (VOF) methods have improved

More information

Realistic Animation of Fluids

Realistic Animation of Fluids 1 Realistic Animation of Fluids Nick Foster and Dimitris Metaxas Presented by Alex Liberman April 19, 2005 2 Previous Work Used non physics-based methods (mostly in 2D) Hard to simulate effects that rely

More information

CFD Simulation for Stratified Oil-Water Two-Phase Flow in a Horizontal Pipe

CFD Simulation for Stratified Oil-Water Two-Phase Flow in a Horizontal Pipe CFD Simulation for Stratified Oil-Water Two-Phase Flow in a Horizontal Pipe Adib Zulhilmi Mohd Alias, a, Jaswar Koto, a,b,* and Yasser Mohamed Ahmed, a a) Department of Aeronautics, Automotive and Ocean

More information

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA.

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA. 12 th International LS-DYNA Users Conference FSI/ALE(1) LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA Part 1 Facundo Del

More information

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS Tayfun Tezduyar tezduyar@rice.edu Team for Advanced Flow Simulation and Modeling (T*AFSM) Mechanical Engineering and Materials Science Rice University

More information

FEM techniques for interfacial flows

FEM techniques for interfacial flows FEM techniques for interfacial flows How to avoid the explicit reconstruction of interfaces Stefan Turek, Shu-Ren Hysing (ture@featflow.de) Institute for Applied Mathematics University of Dortmund Int.

More information

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes Numerical Analysis of Shock Tube Problem by using TVD and Schemes Dr. Mukkarum Husain, Dr. M. Nauman Qureshi, Syed Zaid Hasany IST Karachi, Email: mrmukkarum@yahoo.com Abstract Computational Fluid Dynamics

More information

The Level Set Method THE LEVEL SET METHOD THE LEVEL SET METHOD 203

The Level Set Method THE LEVEL SET METHOD THE LEVEL SET METHOD 203 The Level Set Method Fluid flow with moving interfaces or boundaries occur in a number of different applications, such as fluid-structure interaction, multiphase flows, and flexible membranes moving in

More information

Gradient Free Design of Microfluidic Structures on a GPU Cluster

Gradient Free Design of Microfluidic Structures on a GPU Cluster Gradient Free Design of Microfluidic Structures on a GPU Cluster Austen Duffy - Florida State University SIAM Conference on Computational Science and Engineering March 2, 2011 Acknowledgements This work

More information

Chapter 2 Water and Bubbles

Chapter 2 Water and Bubbles Chapter 2 Water and Bubbles 2.1 Animation of Bubbles in Liquid Abstract This section introduces a new fluid animation technique in which liquid and gas interact with each other, using the example of bubbles

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

Multiphase flow metrology in oil and gas production: Case study of multiphase flow in horizontal tube

Multiphase flow metrology in oil and gas production: Case study of multiphase flow in horizontal tube Multiphase flow metrology in oil and gas production: Case study of multiphase flow in horizontal tube Deliverable 5.1.2 of Work Package WP5 (Creating Impact) Authors: Stanislav Knotek Czech Metrology Institute

More information

Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs)

Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs) OBJECTIVE FLUID SIMULATIONS Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs) The basic objective of the project is the implementation of the paper Stable Fluids (Jos Stam, SIGGRAPH 99). The final

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

Microwell Mixing with Surface Tension

Microwell Mixing with Surface Tension Microwell Mixing with Surface Tension Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract For many applications in the pharmaceutical

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Vol. 12, Issue 1/2016, 63-68 DOI: 10.1515/cee-2016-0009 MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Juraj MUŽÍK 1,* 1 Department of Geotechnics, Faculty of Civil Engineering, University

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following:

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Tutorial 22. Modeling Solidification Introduction This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Define a

More information

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Dick K.P. Yue Center for Ocean Engineering Department of Mechanical Engineering Massachusetts Institute of Technology Cambridge,

More information

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Masanori Hashiguchi 1 1 Keisoku Engineering System Co., Ltd. 1-9-5 Uchikanda, Chiyoda-ku,

More information

Least Square Curvature Calculation Method for VOF Schemes

Least Square Curvature Calculation Method for VOF Schemes ILASS Americas 28th Annual Conference on Liquid Atomization and Spray Systems, Dearborn, MI, May 2016 Least Square Curvature Calculation Method for VOF Schemes E. Cauble, M. Owkes Department of Mechanical

More information

Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Tutorial 17. Using the Mixture and Eulerian Multiphase Models Tutorial 17. Using the Mixture and Eulerian Multiphase Models Introduction: This tutorial examines the flow of water and air in a tee junction. First you will solve the problem using the less computationally-intensive

More information

NUMERICAL VISCOSITY. Convergent Science White Paper. COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved.

NUMERICAL VISCOSITY. Convergent Science White Paper. COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved. Convergent Science White Paper COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved. This document contains information that is proprietary to Convergent Science. Public dissemination of this document

More information

Lecture 1.1 Introduction to Fluid Dynamics

Lecture 1.1 Introduction to Fluid Dynamics Lecture 1.1 Introduction to Fluid Dynamics 1 Introduction A thorough study of the laws of fluid mechanics is necessary to understand the fluid motion within the turbomachinery components. In this introductory

More information

Droplet collisions using a Level Set method: comparisons between simulation and experiments

Droplet collisions using a Level Set method: comparisons between simulation and experiments Computational Methods in Multiphase Flow III 63 Droplet collisions using a Level Set method: comparisons between simulation and experiments S. Tanguy, T. Ménard & A. Berlemont CNRS-UMR6614-CORIA, Rouen

More information

Flow Structures Extracted from Visualization Images: Vector Fields and Topology

Flow Structures Extracted from Visualization Images: Vector Fields and Topology Flow Structures Extracted from Visualization Images: Vector Fields and Topology Tianshu Liu Department of Mechanical & Aerospace Engineering Western Michigan University, Kalamazoo, MI 49008, USA We live

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

Level Set Method in a Finite Element Setting

Level Set Method in a Finite Element Setting Level Set Method in a Finite Element Setting John Shopple University of California, San Diego November 6, 2007 Outline 1 Level Set Method 2 Solute-Solvent Model 3 Reinitialization 4 Conclusion Types of

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models D. G. Jehad *,a, G. A. Hashim b, A. K. Zarzoor c and C. S. Nor Azwadi d Department of Thermo-Fluids, Faculty

More information

Investigation of the critical submergence at pump intakes based on multiphase CFD calculations

Investigation of the critical submergence at pump intakes based on multiphase CFD calculations Advances in Fluid Mechanics X 143 Investigation of the critical submergence at pump intakes based on multiphase CFD calculations P. Pandazis & F. Blömeling TÜV NORD SysTec GmbH and Co. KG, Germany Abstract

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle C, Diyoke Mechanical Engineering Department Enugu State University of Science & Tech. Enugu, Nigeria U, Ngwaka

More information

Stratified Oil-Water Two-Phases Flow of Subsea Pipeline

Stratified Oil-Water Two-Phases Flow of Subsea Pipeline Stratified Oil-Water Two-Phases Flow of Subsea Pipeline Adib Zulhilmi Mohd Alias, a, Jaswar Koto, a,b,*, Yasser Mohamed Ahmed, a and Abd Khair Junaidi, b a) Department of Aeronautics, Automotive and Ocean

More information

Drop Impact Simulation with a Velocity-Dependent Contact Angle

Drop Impact Simulation with a Velocity-Dependent Contact Angle ILASS Americas 19th Annual Conference on Liquid Atomization and Spray Systems, Toronto, Canada, May 2006 Drop Impact Simulation with a Velocity-Dependent Contact Angle S. Afkhami and M. Bussmann Department

More information

CS-184: Computer Graphics Lecture #21: Fluid Simulation II

CS-184: Computer Graphics Lecture #21: Fluid Simulation II CS-184: Computer Graphics Lecture #21: Fluid Simulation II Rahul Narain University of California, Berkeley Nov. 18 19, 2013 Grid-based fluid simulation Recap: Eulerian viewpoint Grid is fixed, fluid moves

More information

Numerical and theoretical analysis of shock waves interaction and reflection

Numerical and theoretical analysis of shock waves interaction and reflection Fluid Structure Interaction and Moving Boundary Problems IV 299 Numerical and theoretical analysis of shock waves interaction and reflection K. Alhussan Space Research Institute, King Abdulaziz City for

More information

Volume Tracking on Adaptively Refined Grids with Curvature Based Refinement

Volume Tracking on Adaptively Refined Grids with Curvature Based Refinement Volume Tracking on Adaptively Refined Grids with Curvature Based Refinement Mayank Malik, Markus Bussmann Department of Mechanical & Industrial Engineering, University of Toronto mayank.malik@utoronto.ca,

More information

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

SPC 307 Aerodynamics. Lecture 1. February 10, 2018

SPC 307 Aerodynamics. Lecture 1. February 10, 2018 SPC 307 Aerodynamics Lecture 1 February 10, 2018 Sep. 18, 2016 1 Course Materials drahmednagib.com 2 COURSE OUTLINE Introduction to Aerodynamics Review on the Fundamentals of Fluid Mechanics Euler and

More information

Solving non-hydrostatic Navier-Stokes equations with a free surface

Solving non-hydrostatic Navier-Stokes equations with a free surface Solving non-hydrostatic Navier-Stokes equations with a free surface J.-M. Hervouet Laboratoire National d'hydraulique et Environnement, Electricite' De France, Research & Development Division, France.

More information

Animation of Fluids. Animating Fluid is Hard

Animation of Fluids. Animating Fluid is Hard Animation of Fluids Animating Fluid is Hard Too complex to animate by hand Surface is changing very quickly Lots of small details In short, a nightmare! Need automatic simulations AdHoc Methods Some simple

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

SPH: Towards the simulation of wave-body interactions in extreme seas

SPH: Towards the simulation of wave-body interactions in extreme seas SPH: Towards the simulation of wave-body interactions in extreme seas Guillaume Oger, Mathieu Doring, Bertrand Alessandrini, and Pierre Ferrant Fluid Mechanics Laboratory (CNRS UMR6598) Ecole Centrale

More information

Aalborg Universitet. Numerical 3-D Modelling of Overflows Larsen, Torben; Nielsen, L.; Jensen, B.; Christensen, E. D.

Aalborg Universitet. Numerical 3-D Modelling of Overflows Larsen, Torben; Nielsen, L.; Jensen, B.; Christensen, E. D. Aalborg Universitet Numerical 3-D Modelling of Overflows Larsen, Torben; Nielsen, L.; Jensen, B.; Christensen, E. D. Published in: Confernce Proceedings : 11th International Conference on Urban Drainage

More information

Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows

Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows Copyright of figures and other materials in the paper belong to original authors. Robust Simulation of Sparsely Sampled Thin Features in SPH-Based Free Surface Flows Xiaowei He et al. ACM SIGGRAPH 2015

More information

Numerical calculation of the wind action on buildings using Eurocode 1 atmospheric boundary layer velocity profiles

Numerical calculation of the wind action on buildings using Eurocode 1 atmospheric boundary layer velocity profiles Numerical calculation of the wind action on buildings using Eurocode 1 atmospheric boundary layer velocity profiles M. F. P. Lopes IDMEC, Instituto Superior Técnico, Av. Rovisco Pais 149-1, Lisboa, Portugal

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Multiphase Flow Developments in ANSYS CFX-12

Multiphase Flow Developments in ANSYS CFX-12 Multiphase Flow Developments in ANSYS CFX-12 Thomas Svensson Medeso 2008 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Outline Euler-Euler Wall Boiling Model Non-Drag Forces Euler-Lagrange

More information

CGT 581 G Fluids. Overview. Some terms. Some terms

CGT 581 G Fluids. Overview. Some terms. Some terms CGT 581 G Fluids Bedřich Beneš, Ph.D. Purdue University Department of Computer Graphics Technology Overview Some terms Incompressible Navier-Stokes Boundary conditions Lagrange vs. Euler Eulerian approaches

More information

Use of CFD in Design and Development of R404A Reciprocating Compressor

Use of CFD in Design and Development of R404A Reciprocating Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Use of CFD in Design and Development of R404A Reciprocating Compressor Yogesh V. Birari

More information

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence Kavya H.P, Banjara Kotresha 2, Kishan Naik 3 Dept. of Studies in Mechanical Engineering, University BDT College of Engineering,

More information

A New Simulation Method for the Installation of Subsea Structures from the Splash Zone to the Ultra Deep

A New Simulation Method for the Installation of Subsea Structures from the Splash Zone to the Ultra Deep A New Simulation Method for the Installation of Subsea Structures from the Splash Zone to the Ultra Deep Bas Buchner and Tim Bunnik MARIN (Maritime Research Institute Netherlands) Haagsteeg 2 / P.O. Box

More information

CFD modelling of thickened tailings Final project report

CFD modelling of thickened tailings Final project report 26.11.2018 RESEM Remote sensing supporting surveillance and operation of mines CFD modelling of thickened tailings Final project report Lic.Sc.(Tech.) Reeta Tolonen and Docent Esa Muurinen University of

More information

Modelling of Levitation Melting using a Fixed Mesh Method

Modelling of Levitation Melting using a Fixed Mesh Method International Scientific Colloquium Modelling for Electromagnetic Processing Hannover, October 27-29, 2008 Modelling of Levitation Melting using a Fixed Mesh Method D. Hectors, E. Toorman, K. Van Reusel

More information

INTERACTION BETWEEN TURBULENT DYNAMICAL PROCESSES AND STATISTICS IN DEFORMED AIR-LIQUID INTERFACES, VIA DNS

INTERACTION BETWEEN TURBULENT DYNAMICAL PROCESSES AND STATISTICS IN DEFORMED AIR-LIQUID INTERFACES, VIA DNS INTERACTION BETWEEN TURBULENT DYNAMICAL PROCESSES AND STATISTICS IN DEFORMED AIR-LIQUID INTERFACES, VIA DNS Yoshinobu Yamamoto Department of Nuclear Engineering, Kyoto University Yoshida Sakyo Kyoto, 66-85,

More information

The Transient Modeling of Bubble Pinch-Off Using an ALE Moving Mesh

The Transient Modeling of Bubble Pinch-Off Using an ALE Moving Mesh Excerpt from the Proceedings of the COMSOL Conference 2010 Boston The Transient Modeling of Bubble Pinch-Off Using an ALE Moving Mesh Christopher J. Forster, Marc K. Smith * School of Mechanical Engineering,

More information

Tutorial: Hydrodynamics of Bubble Column Reactors

Tutorial: Hydrodynamics of Bubble Column Reactors Tutorial: Introduction The purpose of this tutorial is to provide guidelines and recommendations for solving a gas-liquid bubble column problem using the multiphase mixture model, including advice on solver

More information

OpenFOAM in Wave and Offshore CFD

OpenFOAM in Wave and Offshore CFD OpenFOAM in Wave and Offshore CFD Capabilities of the Naval Hydro Pack Hrvoje Jasak Wikki Ltd. United Kingdom Faculty of Mechanical Engineering and Naval Architecture, Uni Zagreb, Croatia University of

More information

Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji

Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji Polish Academy of Sciences Institute of Fundamental Technological Research Turbulencja w mikrokanale i jej wpływ na proces emulsyfikacji S. Błoński, P.Korczyk, T.A. Kowalewski PRESENTATION OUTLINE 0 Introduction

More information

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123 2.7 Cloth Animation 320491: Advanced Graphics - Chapter 2 123 Example: Cloth draping Image Michael Kass 320491: Advanced Graphics - Chapter 2 124 Cloth using mass-spring model Network of masses and springs

More information

NUMERICAL ANALYSIS OF WIND EFFECT ON HIGH-DENSITY BUILDING AERAS

NUMERICAL ANALYSIS OF WIND EFFECT ON HIGH-DENSITY BUILDING AERAS NUMERICAL ANALYSIS OF WIND EFFECT ON HIGH-DENSITY BUILDING AERAS Bin ZHAO, Ying LI, Xianting LI and Qisen YAN Department of Thermal Engineering, Tsinghua University Beijing, 100084, P.R. China ABSTRACT

More information

(LSS Erlangen, Simon Bogner, Ulrich Rüde, Thomas Pohl, Nils Thürey in collaboration with many more

(LSS Erlangen, Simon Bogner, Ulrich Rüde, Thomas Pohl, Nils Thürey in collaboration with many more Parallel Free-Surface Extension of the Lattice-Boltzmann Method A Lattice-Boltzmann Approach for Simulation of Two-Phase Flows Stefan Donath (LSS Erlangen, stefan.donath@informatik.uni-erlangen.de) Simon

More information

QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD

QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD QUASI-3D SOLVER OF MEANDERING RIVER FLOWS BY CIP-SOROBAN SCHEME IN CYLINDRICAL COORDINATES WITH SUPPORT OF BOUNDARY FITTED COORDINATE METHOD Keisuke Yoshida, Tadaharu Ishikawa Dr. Eng., Tokyo Institute

More information

Fluent User Services Center

Fluent User Services Center Solver Settings 5-1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Independence Adaption Appendix: Background Finite Volume

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Simulation of Offshore Wave Impacts with a Volume of Fluid Method. Tim Bunnik Tim Bunnik MARIN

Simulation of Offshore Wave Impacts with a Volume of Fluid Method. Tim Bunnik Tim Bunnik MARIN Simulation of Offshore Wave Impacts with a Volume of Fluid Method Tim Bunnik Tim Bunnik MARIN Outline Part I: Numerical method -Overview Part II: Applications - Dambreak - Wave run-up - Sloshing loads

More information

Simulation of droplet impact on a solid surface using the level contour reconstruction method

Simulation of droplet impact on a solid surface using the level contour reconstruction method Journal of Mechanical Science and Technology 23 (2009) 2434~2443 Journal of Mechanical Science and Technology www.springerlink.com/content/1738-494x DOI 10.1007/s12206-009-0621-z Simulation of droplet

More information

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering Debojyoti Ghosh Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering To study the Dynamic Stalling of rotor blade cross-sections Unsteady Aerodynamics: Time varying

More information

Coastal impact of a tsunami Review of numerical models

Coastal impact of a tsunami Review of numerical models Coastal impact of a tsunami Review of numerical models Richard Marcer 2 Content Physics to simulate Different approaches of modelling 2D depth average Full 3D Navier-Stokes 3D model Key point : free surface

More information

Navier-Stokes & Flow Simulation

Navier-Stokes & Flow Simulation Last Time? Navier-Stokes & Flow Simulation Pop Worksheet! Teams of 2. Hand in to Jeramey after we discuss. Sketch the first few frames of a 2D explicit Euler mass-spring simulation for a 2x3 cloth network

More information

Numerical study of swimming of an organism in a viscous fluid in a channel

Numerical study of swimming of an organism in a viscous fluid in a channel ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 14 (2018) No. 2, pp. 100-107 Numerical study of swimming of an organism in a viscous fluid in a channel Ranjith Maniyeri 1 *,

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers

Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers ICHE 2014, Hamburg - Lehfeldt & Kopmann (eds) - 2014 Bundesanstalt für Wasserbau ISBN 978-3-939230-32-8 Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers K. Rajendra & R. Balaji Indian

More information

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV)

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) University of West Bohemia» Department of Power System Engineering NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) Publication was supported by project: Budování excelentního

More information

Numerical Simulation of Flow around a Spur Dike with Free Surface Flow in Fixed Flat Bed. Mukesh Raj Kafle

Numerical Simulation of Flow around a Spur Dike with Free Surface Flow in Fixed Flat Bed. Mukesh Raj Kafle TUTA/IOE/PCU Journal of the Institute of Engineering, Vol. 9, No. 1, pp. 107 114 TUTA/IOE/PCU All rights reserved. Printed in Nepal Fax: 977-1-5525830 Numerical Simulation of Flow around a Spur Dike with

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

A Contact Angle Model for the Parallel Free Surface Lattice Boltzmann Method in walberla Stefan Donath (stefan.donath@informatik.uni-erlangen.de) Computer Science 10 (System Simulation) University of Erlangen-Nuremberg

More information

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics I. Pantle Fachgebiet Strömungsmaschinen Karlsruher Institut für Technologie KIT Motivation

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

Overview of Traditional Surface Tracking Methods

Overview of Traditional Surface Tracking Methods Liquid Simulation With Mesh-Based Surface Tracking Overview of Traditional Surface Tracking Methods Matthias Müller Introduction Research lead of NVIDIA PhysX team PhysX GPU acc. Game physics engine www.nvidia.com\physx

More information

An Overview of Computational Fluid Dynamics

An Overview of Computational Fluid Dynamics An Overview of Computational Fluid Dynamics Dr. Nor Azwadi bin Che Sidik Faculty of Mechanical Engineering Universiti Teknologi Malaysia INSPIRING CREATIVE AND INNOVATIVE MINDS 1 What is CFD? C computational

More information