Sharp-Interface Cartesian Method for Simulating Flow past 3D Flexible Bodies

Size: px
Start display at page:

Download "Sharp-Interface Cartesian Method for Simulating Flow past 3D Flexible Bodies"

Transcription

1 Sharp-Interface Cartesian Method for Simulating Flow past 3D Flexible Bodies ANVAR GILMANOV & FOTIS SOTIROPOULOS School of Civil and Environmental Engineering Georgia Institute of Technology Atlanta, GA USA Abstract: - A second-order accurate, finite-difference numerical method is developed for solving the 3D, unsteady, incompressible Navier -Stokes equations in Cartesian domains containing geometrically complex, flexible, immersed boundaries. Unstructured, triangular meshes are employed to discretize complex immersed boundaries. The nodes of the surface mesh constitute a set of Lagrangian control points used to track the motion of the flexible body. The influence of the body on the flow is accounted for by applying boundary conditions at Cartesian grid nodes located in the exterior but in the immediate vicinity of the body by reconstructing the solution along the local normal to the body surface. The capabilities of the method are demonstrated by applying it to simulate flow past a swimming and maneuvering fish-like body.. Key-Words: - Cartesian methods, immersed boundaries, fluid-structure interaction, aquatic locomotion. 1 Introduction Many flows of technological and/or biological significance take place in multi-connected domains with complex, flexible, immersed boundaries. Typical examples range from flows in natural rivers with flexible vegetation, to flows in the human cardiovascular system, and flows past swimming and flying animals and insects. In recent years, "non-boundary conforming" numerical methods are attracting attention in simulations of such problems due to their increased versatility as compared to boundary-fitted techniques based on the so called Arbitrary Lagrangian Eulerian (ALE) [1]. ALE methods are better suited for carrying out high Reynolds number simulations but, due to the need for the mesh to conform to the body at all times, they are inherently limited to problems with moderate body deformations. This limitation can be mitigated by solving the governing equations on a fixed Cartesian grid and accounting for the effect of a stationary or moving body, which no longer coincides with a grid surface, via proper treatment of the solution variables at grid cells in the vicinity of the boundary. Depending on the approach adopted to satisfy the boundary conditions on the body, Cartesian-grid methods are typically classified in three categories: a) immersed boundary methods [2]; b) Cartesian grid methods [3]; and c) hybrid Cartesian grid/immersed boundary methods [4]. In this paper, we develop a sharp interface, hybrid approach for simulating flows past biologically-inspired, flexible bod ies. Our method employs a novel interpolation scheme to reconstruct the solution near the immersed boundary [5], which allows for the relatively straightforward modeling of flows around bodies of arbitrary geometrical complexity. The capabilities of the method are demonstrated by applying it to simulate flow past a realistic fish-like body: 1) swimming in-line via body undulations ; and 2) executing a C-shaped turning maneuver. The simulated flow patterns are shown to be in good qualitative agreement with laboratory observations and well known theoretical results. The paper is organized as follows. First we describe the basic numerical method for solving the governing equations and the method for tracking the motion and accounting for the effect of complex immersed boundaries on a Cartesian mesh. Subsequently we present our simulations for flow past an undulating fish-like body. We show that the method can capture the well known effect of slip velocity ratio (ratio of flow velocity to the phase speed of the undulatory body wave) on the structure of the wake. Then we present a small sample of results from the application of the method to simulate the flow past a maneuvering fish. Finally, we summarize our findings and present conclusions and recommendations for future work.

2 2 The Numerical Method 2.1 The base flow solver We solve the 3D, unsteady, incompressible Navier - Stokes equations in Cartesian coordinates. The governing equations are discretized using second order accurate finite-difference approximations. A novel hybrid staggered/non-staggered grid layout is developed, which simplifies the implementation of boundary conditions near complex, immersed boundaries (see below) while ensuring the accurate satisfaction of the discrete continuity equation (see [6] for a detailed description of this approach). The time der ivative in the momentum equations is discretized using the second-order accurate, threepoint backward finite difference formula. The discrete governing equations are integrated in time using the dual (or pseudo) time stepping artificial compressibility approach (see [6] for details). Boundary conditions at the outflow and side boundaries of the computational domain are specified using a characteristics-based approach. The specification of boundary conditions on immersed boundaries is described in the subsequent section. 2.2 Treatment of immersed boundaries The approach for treating complex, flexible immersed boundaries consists of the following twostep procedure: 1) Lagrangian tracking of the immersed boundary, which requires the precise description of the boundary shape and its relation to the fixed Cartesian grid; and 2) local reconstruction of the solution near the immersed boundary such that the physical boundary conditions are satisfied exactly on the body at every instant in time. The reconstruction algorithm we employ herein has already been presented in [5]. For the sake of completeness, however, we summarize below the entire formulation with more emphasis on algorithmic issues pertaining to the simulation of flows with geometrically complex, flexible, immersed boundaries. In the Cartesian/Immersed boundary formulation proposed in [5] the immersed boundary is treated as a sharp interface. Boundary cond itions are applied at nodes in the immediate vicinity of the immersed boundary by reconstructing the solution along the well-defined normal to the body direction using information from interior nodes and the known boundary conditions on the body. To facilitate the reconstruction of the solution in the vicinity of arbitrarily complex immersed boundaries, the immersed boundary is discretized using an unstructured, triangular mesh with M elements of size similar to the Cartesian grid spacing in the vicinity of the body. Fig. 1. Schematic depicting the reconstruction of the solution at an immersed boundary node b by interpolating along the normal to the surface of the body. Fig. 2. Schematic illustrating the decomposition of a complex body into a set of convex regions. The first step in the implementation of the algorithm is to determine the location and shape of the immersed boundary. Since in this work we assume that the motion of the body is prescribed, the location of the body at every physical time step can be readily determined by integrating the equation of motion for each node of the surface mesh. Having established the shape and location of the interface, the next step is to identify the near-boundary nodes of the Cartesian (such as node b in Fig. 1) where the velocity vector needs to be reconstructed in order to obtain boundary conditions we shall denote such nodes as immersed boundary (IB) nodes. For a convex body i.e. a body that contains all lines connecting any two points on its surface the grid node (i,j,k) will be internal to the body (solid node) if the following condition is satisfied (no summation over repeated indices): r n r r ( ) < 0 m =, M m i,j,k m 1 (1) where r r is the position vector. Nodes that do not satisfy the above conditions for all m will be either fluid or IB nodes. To determine the IB nodes, we examine the 6 grid nodes (i±1,j±1,k±1) surrounding each solid node (i,j,k). Each such node that is not a

3 solid node is classified as an IB node. For bodies of more complex concave shape, Eqn. (1) will not in general be satisfied at all internal nodes. Such situation is illustrated in Fig. 2, which depicts a schematic of the flexible, fishlike body we discuss in a subsequent section of this paper. To handle such complex body shapes, we partition the body into a set of geometrically simpler regions (A, B, C, D, E, F, and G) as shown in Fig. 2. Each subregion is a convex, closed subset of the body defined such that adjacent subregions do not overlap but share a common intersection plane, denoted with a dash line in Fig. (2). Given the convex decomposition of the body, Eqn. (1) can now be applied in each convex subregion and the above stated criterion for determining the internal nodes is generalized as follows: a Cartesian grid node will be internal to the body if it satisfies Eqn. (1) for all surface nodes of at least one of the convex subregions that compr ise the body. Since in this work we consider bodies with prescribed motion, the convex decomposition for each instantaneous shape of the body is performed only once at the start of the calculation by inspection of the body shape and stored for subsequent use. Generalizing the method, however, to fully-coupled, fluid/structure interaction problems, will require the implementation of an efficient algorithm for determining the convex decomposition of a general, three-dimensional body. Fig. 3. Surface mesh for the reconstructed mackerel body. After the IB nodes have been determined, boundary conditions are prescribed at these nodes by reconstructing the solution along the line that passes through the specific IB node and is normal to the body. With reference to Fig. 1 and assuming the solution at all interior nodes is known at the previous time step, boundary conditions at the IB node b are constructed by linearly interpolating the flow variables along points a and c, where the line a-c is the normal to the body passing through point b. Point a is located on the body and, thus, the flow variables there can be prescribed from known boundary conditions. Point c on the other hand is an interior node and the solution there can be computed from the previous iteration. With boundary conditions prescribed at all IB nodes the solution in all fluid nodes can be advanced to the next iteration. A more detailed description of the algorithm can be found in [5, 6]. 3 Results and Discussion In this section we report results from the application of the method to simulate the flow past a fishlike, flexible, three-dimensional object. The shape of the three-dimensional body is based on the actual anatomy of a mackerel fish. An actual mackerel was frozen and sliced and its cross-sectional dimensions were carefully measured and used to construct the body geometry shown in Fig. 3. With the exception of the caudal fin (fish tail), all other fins of the fish are not modeled. The body shape is discretized with approximately 1100 triangular elements and is shown in Fig. 3. The governing equations are made nondimensional by scaling lengths with the length of the fish, L, velocities with free-stream velocity of the ambient flow, U, and time with 1/f, where f is characteristic frequency of the body kinematics (see below). Simulations are carried out for two types of body kinematics. The first corresponds to straight, in-line swimming with a prescribed undulatory wave propagating along the fish body. The second case simulates the flow induced by a fish performing a rapid turning maneuver. The results for each case are presented in the subsequent section. 3.1 Undulatory swimming Fishlike swimming motion is prescribed by specifying the lateral displacement of the fish backbone as a function of time. We consider biologic ally inspired kinematics mimicking body and caudal fin locomotion, which is the most frequently encountered swimming mode in fishes [7]. To mimic such motion, we prescribe the lateral displacement of the fish body in terms of a traveling wave of varying amplitude [7] as follows: y( x,t) = a( x) sin( kx ωt ) (2) where a(x) is the wave amplitude that is assumed to vary non-linearly along the fish body, the k=2π/λ is the wave number, corresponding to wave length λ, and ω (=2πf) is the circular frequency of oscillation. The wave amplitude is a quadratic function of x: 2 a( x ) = ao + a x + a (3) 1 2x

4 where the constants a o, a 1, and a 3 are selected to ensure that a(x) becomes maximum at the tail. Slip = 1.1 Slip = 0.9 Slip = 0.6 Fig. 4. Inviscid flow past an undulating mackerel: Effect of slip velocity on wake structure. White arrows indicate the direction of the wake flow. Fig. 5. Principle wake shapes, consisting of vortices (circles) and jets (wavy lines) observed in [8] (from [7]). The Reynolds number is based on the fish length and swimming speed, Re=UL/ν. The Strouhal number is based on the mean lateral excursion of the caudal fin at the trailing edge A = 2amax, and the tailbeat frequency f, St= Af / U. Another important governing parameter is the so-called slip ratio S, defined as the ratio of the ambient flow velocity U to the phase velocity of the undulatory wave (V = ω/k): S = U/V. Laboratory experiments with flapping flat plates [8] and with live actively swimming fish [9] have established the important of the slip velocity in the structure of the wake flow (see Fig. 5). More specifically, it has been shown that body undulations with S>1 produce a wake flow with a classical Karman street and a net drag force on the body. For S near unity, the wake consists of a series of vortices one behind the other with essentially zero axial force on the body. Finally, for S<1 areversed Karman street is produced with a strong thrust jet flow [9]. As a first demonstration of the capabilities of the method we apply it to simulate the flow past the undulating fishlike body for three different slip velocities: S = 1.1, 0.9, and 0.6. Since all available experimental data have been obtained for high Reynolds numbers (typically 10 5 to 10 6 ) we carry out inviscid flow simulations by allowing the flow to slip on the fish body and setting the normal velocity component to the body equal to zero. The simulations have been carried out on a grid, clustered in the vicinity of the body. A snapshot of the calculated instantaneous streamlines and pressure contours around the fish for all three slip ratios and at the same instant in time is shown in Fig. 4. In agreement with the available experiments (see Fig. 5), we also find that for S>1 the wake has a strong drag component and a classical Karman street while a reverse Karman street, thrust wake is produced for S<1. The calculated wake structure for the S=0.9 is remarkably similar to that reported in [9] for S=1, consisting of an array of in-line vortices with no net axial flow in between them. These results are encouraging as they demonstrate that our method can capture, at least in a qualitative sense, important physics of undulatory locomotion. For the inviscid simulations reported above, we were able to obtain grid-insensitive results on relatively coarse meshes (approximately 200,000 nodes were used to obtain the results shown in Fig. 4). For viscous calculations on the other, the wake structure is found to be very sensitive to the mesh resolution near the body. In Figs. 5 and 6 we present results from a set of viscous flow computations (imposing the no-slip condition on the body) for Re=3,000 and St = 0.5. Calculations were carried out on two grids, a coarse grid with a total of nodes and a fine mesh with nodes. The coarse and fine mesh results are compared with each other in terms of instantaneous streamlines and pressure contours at the horizontal plane of symmetry and at the same instant within the period

5 Coarse mesh 3.2 Fish maneuvering In this section we report some results to demonstrate the ability of the method to simulate the flow in a domain with a flexible body that undergoes a rather complex deformation. We simulate the flow induced by the same fishlike body used in the previous section as it executes a C-shaped, turning maneuver. The kinematics of the motion is broadly based on the experim ental observations reported in [7]. The computational domain is discretized with a mesh and viscous flow simulations are carried out for Re = 100. Fine mesh Fig. 5. Viscous flow past an undulating mackerel (Re=3000, St=0.5): Effect of grid refinement on wake structure. White arrows indicate the direction of the wake flow. Coarse mesh Fine mesh Fig. 6. Viscous flow past an undulating mackerel (Re=3000, St=0.5): Effect of grid refinement on vorticity field. in Fig. 5. As seen, on the coarse grid the wake flow is a classical Karman street (drag wake). On the fine mesh, on the other hand, a very pronounced thrust wake with reverse Karman street is produced. To identify the reasons for this dramatic discrepancy, we compare in Fig. 6 a snapshot of the vertical vorticity field on the two grids. Even though the two calculated flowfields are broadly similar, it is clearly evident that on the coarse mesh the thickness of the viscous layer is over-predicted while the strength of the wake vortices is considerably underpredicted. Fig. 7. Viscous flow past a turning mackerel (Re=100): Iso-surface of vorticity magnitude and instantaneous stream-lines. Red arrow marks the direction of fish turning. Blue arrows indicate the direction of the jet flow induced by the vortex rings. An instantaneous snapshot of the calculated flowfield during the turning maneuver is shown in Fig. 7 in terms of streamlines and an iso-surface of the vorticity magnitude. The red arrows indicate the

6 direction of turning while the blue arrows mark the direction of the flow. As the fish turns a vortex ring of elliptical shape is shed in the vicinity of the caudal fin and is advected away from the turning body. The structure of the vortex ring is made clearly visib le by the vorticity iso-surface. The jetlike flow induced by this ring is directed away from the fish and produces the turning thrust force that helps the fish to maneuver. Our calculations further reveal a second vortex ring linked with the first one with the combined flow by the two rings further contributing to the production of turning thrust. These results are in broad qualitative agreement with recent measurements with live fish, which have indeed revealed the shedding of a vortex ring during turning, which induces a jet flow directed away from the fish and, thus, assists in the turning maneuver [10]. 4 Conclusion We have presented a numerical method for simulating unsteady, 3D flows in domains containing complex, flexible immersed boundaries. The method is a hybrid Cartesian/Immersed Boundary approach, which treats immersed boundaries as sharp interfaces using a novel reconstruction algorithm. Application of the model to simulate flow past a swimming and maneuvering fish yield ed encouraging results, which are in broad qualitative agreement with experimental observations with live fish. A more comprehensive validation of the numerical method is currently under way using the experimental data of [11] for flow induced by a robotic fly wing is currently under way. These results will be reported in a future journal publication. Acknowledgments This work was supported by NSF Career grant , a grant from Oak Ridge National Laboratory and DOE, and NIH grant RO1-HL [3] Udaykumar H, Mittal R, Rampunggoon P, Khanna A., A sharp interface Cartesian grid method for simulating flows with complex moving boundaries. Journal of Computational Physics, Vol. 174, 2001, pp [4] Fadlun EA, Verzicco R, Orlandi P, Mohd-Yusof J., Combined immersed-boundary finitedifference methods for 3D complex flow simulations. Journal of Computational Physics. Vol. 161, 2000, pp [5] Gilmanov A, Sotiropoulos F, Balaras E. A General Reconstruction Algorithm for Simulating Flows with Complex 3D Immersed Boundaries on Cartesian Grids. Journal of Computational Physics. Vol. 191(2), 2003, pp [6] Gilmanov, A., and Sotiropoulos, F. A Cartesian Grid Algorithm for Simulating Fluid -Structure Interaction Problems with Application to Fishlike Swimming, submitted, [7] Wolfgang, M. J., Anderson, J. M., Grosenbaugh, M. A., Yue, D. K. P., and Triantafyllou, M. S., Near-Body Flow Dynamics in Swimming Fish, Journal of Experimental Biology, Vol. 202, 1999, pp [8] Hertel, H., Structure, form, movement, Reinhold Publishing Corp., New York, [9] Muller, U. K., Stamhuis, E. J., and Videler, J. J., Riding the Waves: the Role of the Body Wave in Undulatory Fish Swimming, Integrative Comparative Biology, Vol. 42, 2002, pp [10] Sakakibara, J., Nakagawa, M., and Yoshida, M., Stereo-PIV Study of Flow Around a Maneuvering Fish, Experiments in Fluids, Vol. 36, 2002, pp [11] Dickinson, M. H., Lehmann, F. O., and Sane, S. P., Wing Rotation and the Aerodynamic Basis of Insect Flight, Science, Vol. 284, 1999, pp References: [1] Ramamurti R., Sandberg WC, Löhner R, Walker JA, Westneat MW. Fluid dynamics of flapping aquatic flight in the bird wrasse: threedimensional, unsteady computations with fin deformation. Journal of Experimental Biology Vol. 205, 2002, pp [2] Peskin C. The immersed boundary method. Acta Numerica 2002, pp

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects Tenth International Conference on Computational Fluid Dynamics (ICCFD10), Barcelona,Spain, July 9-13, 2018 ICCFD10-047 ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving

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

An Embedded Boundary Method with Adaptive Mesh Refinements

An Embedded Boundary Method with Adaptive Mesh Refinements An Embedded Boundary Method with Adaptive Mesh Refinements Marcos Vanella and Elias Balaras 8 th World Congress on Computational Mechanics, WCCM8 5 th European Congress on Computational Methods in Applied

More information

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM)

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) Computational Methods and Experimental Measurements XVII 235 Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) K. Rehman Department of Mechanical Engineering,

More information

ITU/FAA Faculty of Aeronautics and Astronautics

ITU/FAA Faculty of Aeronautics and Astronautics S. Banu YILMAZ, Mehmet SAHIN, M. Fevzi UNAL, Istanbul Technical University, 34469, Maslak/Istanbul, TURKEY 65th Annual Meeting of the APS Division of Fluid Dynamics November 18-20, 2012, San Diego, CA

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

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEAD FLOWS C. H. Zhou* * Department of Aerodynamics, Nanjing University of Aeronautics and Astronautics, Nanjing, 6, China Keywords: mesh adaptation, unsteady

More information

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions Milovan Perić Contents The need to couple STAR-CCM+ with other theoretical or numerical solutions Coupling approaches: surface and volume

More information

SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC PARTICLE CONFIGURATIONS

SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC PARTICLE CONFIGURATIONS XIX International Conference on Water Resources CMWR 2012 University of Illinois at Urbana-Champaign June 17-22, 2012 SIMULATION OF FLOW FIELD AROUND AND INSIDE SCOUR PROTECTION WITH PHYSICAL AND REALISTIC

More information

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD TASK QUARTERLY 12 No 3, 273 287 FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD ZBIGNIEW KOSMA Institute of Applied Mechanics, Technical University

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

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

Pulsating flow around a stationary cylinder: An experimental study

Pulsating flow around a stationary cylinder: An experimental study Proceedings of the 3rd IASME/WSEAS Int. Conf. on FLUID DYNAMICS & AERODYNAMICS, Corfu, Greece, August 2-22, 2 (pp24-244) Pulsating flow around a stationary cylinder: An experimental study A. DOUNI & D.

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

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

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

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

Three-dimensional numerical simulations of flapping wings at low Reynolds numbers

Three-dimensional numerical simulations of flapping wings at low Reynolds numbers Three-dimensional numerical simulations of flapping wings at low Reynolds numbers OpenFOAM Workshop, Zagreb Frank Bos, Bas van Oudheusden, Hester Bijl 7-9 June 2007 1/22 Delft University of Technology

More information

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction Fluid Structure Interaction Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark

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

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement L.I. Garipova *, A.N. Kusyumov *, G. Barakos ** * Kazan National Research Technical University n.a. A.N.Tupolev, ** School of Engineering - The University of Liverpool Keywords: CFD, aerofoil, URANS modeling,

More information

Numerical Simulation of a Three-Dimensional Fish-like Body Swimming with Finlets

Numerical Simulation of a Three-Dimensional Fish-like Body Swimming with Finlets Commun. Comput. Phys. doi: 10.4208/cicp.090510.150511s Vol. 11, No. 4, pp. 1323-1333 April 2012 Numerical Simulation of a Three-Dimensional Fish-like Body Swimming with Finlets Shizhao Wang, Xing Zhang

More information

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Review of the Air Force Academy No.3 (35)/2017 NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Cvetelina VELKOVA Department of Technical Mechanics, Naval Academy Nikola Vaptsarov,Varna, Bulgaria (cvetelina.velkova1985@gmail.com)

More information

Isogeometric Analysis of Fluid-Structure Interaction

Isogeometric Analysis of Fluid-Structure Interaction Isogeometric Analysis of Fluid-Structure Interaction Y. Bazilevs, V.M. Calo, T.J.R. Hughes Institute for Computational Engineering and Sciences, The University of Texas at Austin, USA e-mail: {bazily,victor,hughes}@ices.utexas.edu

More information

A singular value decomposition based generalized finite difference method for fluid solid interaction problems

A singular value decomposition based generalized finite difference method for fluid solid interaction problems Fluid Structure Interaction V 25 A singular value decomposition based generalized finite difference method for fluid solid interaction problems P. Yu, K. S. Yeo, X. Y. Wang & S. J. Ang Department of Mechanical

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

A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION

A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION A THREE-DIMENSIONAL ADAPTIVE WAVELET METHOD FOR FLUID STRUCTURE INTERACTION N.K.-R. Kevlahan 1, O.V. Vasilyev 2, D. Goldstein 2, and A. Jay 1,3 kevlahan@mcmaster.ca 1 Department of Mathematics & Statistics,

More information

Accelerated flow acoustic boundary element solver and the noise generation of fish

Accelerated flow acoustic boundary element solver and the noise generation of fish Accelerated flow acoustic boundary element solver and the noise generation of fish JUSTIN W. JAWORSKI, NATHAN WAGENHOFFER, KEITH W. MOORED LEHIGH UNIVERSITY, BETHLEHEM, USA FLINOVIA PENN STATE 27 APRIL

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

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

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent MEGR 7090-003, Computational Fluid Dynamics :1 7 Spring 2015 Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent Rahul R Upadhyay Master of Science, Dept of Mechanical

More information

UNIVERSITY OF PERUGIA Engineering Department Master Degree in Mechanical Engineering Academic Year:2012/2013

UNIVERSITY OF PERUGIA Engineering Department Master Degree in Mechanical Engineering Academic Year:2012/2013 UNIVERSITY OF PERUGIA Engineering Department Master Degree in Mechanical Engineering Academic Year:2012/2013 IMMERSED BOUNDARY METHODOLOGY: AN ALTERNATIVE APROACH TO THE CFD/3D ANALYSIS. Candidate: Ledjan

More information

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Copyright c 2007 ICCES ICCES, vol.4, no.1, pp.11-18, 2007 Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Kazuhiko Kakuda 1, Tomohiro Aiso 1 and Shinichiro Miura

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

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows Memoirs of the Faculty of Engineering, Kyushu University, Vol.67, No.4, December 2007 Axisymmetric Viscous Flow Modeling for Meridional Flow alculation in Aerodynamic Design of Half-Ducted Blade Rows by

More information

COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY. Abstract. I. Introduction

COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY. Abstract. I. Introduction COMPUTATIONAL AND EXPERIMENTAL INTERFEROMETRIC ANALYSIS OF A CONE-CYLINDER-FLARE BODY John R. Cipolla 709 West Homeway Loop, Citrus Springs FL 34434 Abstract A series of computational fluid dynamic (CFD)

More information

Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions

Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions Table of Contents Essay 1: Dimensional Analysis of Models and Data Sets: Similarity Solutions and Scaling Analysis 1 About dimensional analysis 4 1.1 Thegoalandtheplan... 4 1.2 Aboutthisessay... 5 2 Models

More information

Inviscid Flows. Introduction. T. J. Craft George Begg Building, C41. The Euler Equations. 3rd Year Fluid Mechanics

Inviscid Flows. Introduction. T. J. Craft George Begg Building, C41. The Euler Equations. 3rd Year Fluid Mechanics Contents: Navier-Stokes equations Inviscid flows Boundary layers Transition, Reynolds averaging Mixing-length models of turbulence Turbulent kinetic energy equation One- and Two-equation models Flow management

More information

NUMERICAL SIMULATION OF THE UNSTEADY AERODYNAMICS OF FLAPPING FLIGHT

NUMERICAL SIMULATION OF THE UNSTEADY AERODYNAMICS OF FLAPPING FLIGHT Department of Civil, Environmental and Architectural Engineering University of Genoa NUMERICAL SIMULATION OF THE UNSTEADY AERODYNAMICS OF FLAPPING FLIGHT Joel GUERRERO A thesis submitted for the degree

More information

FLOW PAST A SQUARE CYLINDER CONFINED IN A CHANNEL WITH INCIDENCE ANGLE

FLOW PAST A SQUARE CYLINDER CONFINED IN A CHANNEL WITH INCIDENCE ANGLE International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 13, December 2018, pp. 1642 1652, Article ID: IJMET_09_13_166 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=13

More information

Implementation of a new discrete Immersed Boundary Method in OpenFOAM

Implementation of a new discrete Immersed Boundary Method in OpenFOAM Implementation of a new discrete Immersed Boundary Method in OpenFOAM CONSTANT Eddy*, COLIN-BELLOT Clothilde, FAVIER Julien, MELIGA Philippe, SERRE Éric Aix-Marseille Université, CNRS, Ecole Centrale Marseille,

More information

Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000

Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000 Journal of Physics: Conference Series PAPER OPEN ACCESS Direct numerical simulations of flow and heat transfer over a circular cylinder at Re = 2000 To cite this article: M C Vidya et al 2016 J. Phys.:

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

A Sharp Interface Cartesian Grid Method for Simulating Flows with Complex Moving Boundaries

A Sharp Interface Cartesian Grid Method for Simulating Flows with Complex Moving Boundaries Journal of Computational Physics 174, 345 380 (2001) doi:10.1006/jcph.2001.6916, available online at http://www.idealibrary.com on A Sharp Interface Cartesian Grid Method for Simulating Flows with Complex

More information

A higher-order finite volume method with collocated grid arrangement for incompressible flows

A higher-order finite volume method with collocated grid arrangement for incompressible flows Computational Methods and Experimental Measurements XVII 109 A higher-order finite volume method with collocated grid arrangement for incompressible flows L. Ramirez 1, X. Nogueira 1, S. Khelladi 2, J.

More information

LES Analysis on Shock-Vortex Ring Interaction

LES Analysis on Shock-Vortex Ring Interaction LES Analysis on Shock-Vortex Ring Interaction Yong Yang Jie Tang Chaoqun Liu Technical Report 2015-08 http://www.uta.edu/math/preprint/ LES Analysis on Shock-Vortex Ring Interaction Yong Yang 1, Jie Tang

More information

2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit

2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit 2-D Tank Sloshing Using the Coupled Eulerian- LaGrangian (CEL) Capability of Abaqus/Explicit Jeff D. Tippmann, Sharat C. Prasad 2, and Parthiv N. Shah ATA Engineering, Inc. San Diego, CA 923 2 Dassault

More information

cuibm A GPU Accelerated Immersed Boundary Method

cuibm A GPU Accelerated Immersed Boundary Method cuibm A GPU Accelerated Immersed Boundary Method S. K. Layton, A. Krishnan and L. A. Barba Corresponding author: labarba@bu.edu Department of Mechanical Engineering, Boston University, Boston, MA, 225,

More information

Stream Function-Vorticity CFD Solver MAE 6263

Stream Function-Vorticity CFD Solver MAE 6263 Stream Function-Vorticity CFD Solver MAE 66 Charles O Neill April, 00 Abstract A finite difference CFD solver was developed for transient, two-dimensional Cartesian viscous flows. Flow parameters are solved

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

More recently, some research studies have provided important insights into the numerical analysis of flow past two tandem circular cylinders. Using th

More recently, some research studies have provided important insights into the numerical analysis of flow past two tandem circular cylinders. Using th Flow past two tandem circular cylinders using Spectral element method Zhaolong HAN a, Dai ZHOU b, Xiaolan GUI c a School of Naval Architecture, Ocean and Civil Engineering, Shanghai Jiaotong University,

More information

Aerodynamic Study of a Realistic Car W. TOUGERON

Aerodynamic Study of a Realistic Car W. TOUGERON Aerodynamic Study of a Realistic Car W. TOUGERON Tougeron CFD Engineer 2016 Abstract This document presents an aerodynamic CFD study of a realistic car geometry. The aim is to demonstrate the efficiency

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

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

An Eulerian Immersed Boundary Method for Flow Simulations over Stationary and Moving Rigid Bodies

An Eulerian Immersed Boundary Method for Flow Simulations over Stationary and Moving Rigid Bodies An Eulerian Immersed Boundary for Flow Simulations over Stationary and Moving Rigid Bodies Evelise R. Corbalan Góis evelise@sc.usp.br University of São Paulo School of Engineering, São Carlos 13566-590

More information

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Governing Equation Start-Up Geometry

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

Numerical Modeling Study for Fish Screen at River Intake Channel ; PH (505) ; FAX (505) ;

Numerical Modeling Study for Fish Screen at River Intake Channel ; PH (505) ; FAX (505) ; Numerical Modeling Study for Fish Screen at River Intake Channel Jungseok Ho 1, Leslie Hanna 2, Brent Mefford 3, and Julie Coonrod 4 1 Department of Civil Engineering, University of New Mexico, Albuquerque,

More information

IMPLEMENTATION OF AN IMMERSED BOUNDARY METHOD IN SPECTRAL-ELEMENT SOFTWARE

IMPLEMENTATION OF AN IMMERSED BOUNDARY METHOD IN SPECTRAL-ELEMENT SOFTWARE Seventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 9- December 29 IMPLEMENTATION OF AN IMMERSED BOUNDARY METHOD IN SPECTRAL-ELEMENT SOFTWARE Daniel

More information

Resistance and Propulsion

Resistance and Propulsion MASTERS DEGREE IN NAVAL ARCHITECTURE AND PROPULSION Resistance and Propulsion Calculation of the Potential Flow around a Ship with a panel method Program DAWSON0 1 Resistance and Propulsion Calculation

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

Andrew Carter. Vortex shedding off a back facing step in laminar flow.

Andrew Carter. Vortex shedding off a back facing step in laminar flow. Flow Visualization MCEN 5151, Spring 2011 Andrew Carter Team Project 2 4/6/11 Vortex shedding off a back facing step in laminar flow. Figure 1, Vortex shedding from a back facing step in a laminar fluid

More information

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

More information

Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel

Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel Analysis of Flow Dynamics of an Incompressible Viscous Fluid in a Channel Deepak Kumar Assistant Professor, Department of Mechanical Engineering, Amity University Gurgaon, India E-mail: deepak209476@gmail.com

More information

Validation of the Immersed Boundary CFD Approach for Complex Aerodynamic Flows

Validation of the Immersed Boundary CFD Approach for Complex Aerodynamic Flows Validation of the Immersed Boundary CFD Approach for Complex Aerodynamic Flows B. Khalighi 1, S. Jindal 1, J.P. Johnson 1, K.H. Chen 1, G. Iaccarino 2 1 General Motors, USA 2 Stanford University, USA bahram.khalighi@gm.com

More information

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN Adeel Khalid *, Daniel P. Schrage + School of Aerospace Engineering, Georgia Institute of Technology

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

The Wing Kinematics Effects on Performance and Wake Structure Produced by Finite-Span Hovering Wings

The Wing Kinematics Effects on Performance and Wake Structure Produced by Finite-Span Hovering Wings The Wing Kinematics Effects on Performance and Wake Structure Produced by Finite-Span Hovering Wings Haibo Dong 1, Zongxian Liang 2 Department of Mechanical & Materials Engineering, Wright State University,

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

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow Excerpt from the Proceedings of the COMSOL Conference 8 Boston Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow E. Kaufman

More information

SMALL HEIGHT DUCT DESIGN FOR MULTICOPTER FAN

SMALL HEIGHT DUCT DESIGN FOR MULTICOPTER FAN SMALL HEIGHT DUCT DESIGN FOR MULTICOPTER FAN Stremousov K.*, Arkhipov M.*, Serokhvostov S.* *Moscow Institute of Physics and Technology, Department of Aeromechanics and Flight Engineering 16, Gagarina

More information

Computational Flow Simulations around Circular Cylinders Using a Finite Element Method

Computational Flow Simulations around Circular Cylinders Using a Finite Element Method Copyright c 2008 ICCES ICCES, vol.5, no.4, pp.199-204 Computational Flow Simulations around Circular Cylinders Using a Finite Element Method Kazuhiko Kakuda 1, Masayuki Sakai 1 and Shinichiro Miura 2 Summary

More information

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW

EVALUATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE URBAN FLOW EVALATION OF A GENERAL CFD-SOLVER FOR A MICRO-SCALE RBAN FLOW Jarkko Saloranta and Antti Hellsten Helsinki niversity of Technology, Laboratory of Aerodynamics, Finland INTRODCTION In this work we study

More information

Simulation of the Dynamics of Micro Air Vehicles. Ravi Ramamurti and William Sandberg

Simulation of the Dynamics of Micro Air Vehicles. Ravi Ramamurti and William Sandberg AIAA 2000-0896 Simulation of the Dynamics of Micro Air Vehicles Ravi Ramamurti and William Sandberg Laboratory for Computational Physics and Fluid Dynamics Naval Research Laboratory Washington, D.C. 20375

More information

An Accurate Cartesian Grid Method for Viscous Incompressible Flows with Complex Immersed Boundaries

An Accurate Cartesian Grid Method for Viscous Incompressible Flows with Complex Immersed Boundaries Journal of Computational Physics 156, 209 240 (1999) Article ID jcph.1999.6356, available online at http://www.idealibrary.com on An Accurate Cartesian Grid Method for Viscous Incompressible Flows with

More information

Solving Partial Differential Equations on Overlapping Grids

Solving Partial Differential Equations on Overlapping Grids **FULL TITLE** ASP Conference Series, Vol. **VOLUME**, **YEAR OF PUBLICATION** **NAMES OF EDITORS** Solving Partial Differential Equations on Overlapping Grids William D. Henshaw Centre for Applied Scientific

More information

A NURBS-BASED APPROACH FOR SHAPE AND TOPOLOGY OPTIMIZATION OF FLOW DOMAINS

A NURBS-BASED APPROACH FOR SHAPE AND TOPOLOGY OPTIMIZATION OF FLOW DOMAINS 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 11 15 June 2018, Glasgow, UK A NURBS-BASED APPROACH FOR SHAPE AND TOPOLOGY OPTIMIZATION

More information

Abstract. Introduction

Abstract. Introduction EULER SOLUTIONS AS LIMIT OF INFINITE REYNOLDS NUMBER FOR SEPARATION FLOWS AND FLOWS WITH VORTICES Wolfgang Schmidt and Antony Jameson Dornier GmbH, D-7990 Friedrichshafen, FRG and Princeton University,

More information

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia Applied Mechanics and Materials Vol. 393 (2013) pp 305-310 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.393.305 The Implementation of Cell-Centred Finite Volume Method

More information

A simple method for potential flow simulation of cascades

A simple method for potential flow simulation of cascades Sādhanā Vol. 35, Part 6, December 2010, pp. 649 657. Indian Academy of Sciences A simple method for potential flow simulation of cascades ARAVIND BHIMARASETTY and RAGHURAMAN N GOVARDHAN Department of Mechanical

More information

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering Daniel J. Garmann and Miguel R. Visbal Air Force Research Laboratory, Wright-Patterson

More information

Designing flapping wings as oscillating structures

Designing flapping wings as oscillating structures th World Congress on Structural and Multidisciplinary Optimization May 9-4,, Orlando, Florida, USA Designing flapping wings as oscillating structures Zhiyuan Zhang, Ashok V. Kumar, Raphael T. Haftka University

More information

AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT

AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT AN EXPERIMENTAL STUDY AND SIMULATION WITH FLUENT OF THE HORIZONTAL AXIS WIND TURBINE (HAWT) BLADE TOWER DYNAMIC INTERACTION V. P. CAMBANIS 1 & H. STAPOUNTZIS 2 Lab. of Fluid Mechanics & Turbomachinery,

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information

Profile Catalogue for Airfoil Sections Based on 3D Computations

Profile Catalogue for Airfoil Sections Based on 3D Computations Risø-R-58(EN) Profile Catalogue for Airfoil Sections Based on 3D Computations Franck Bertagnolio, Niels N. Sørensen and Jeppe Johansen Risø National Laboratory Roskilde Denmark December 26 Author: Franck

More information

Hybrid Simulation of Wake Vortices during Landing HPCN-Workshop 2014

Hybrid Simulation of Wake Vortices during Landing HPCN-Workshop 2014 Hybrid Simulation of Wake Vortices during Landing HPCN-Workshop 2014 A. Stephan 1, F. Holzäpfel 1, T. Heel 1 1 Institut für Physik der Atmosphäre, DLR, Oberpfaffenhofen, Germany Aircraft wake vortices

More information

ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS

ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS Prateek Chaturvedi 1, Ruchira Srivastava 1, Sachin Agrawal 3, and Karan Puri 4 1 Department of MAE, Amity University, Greater Noida, India 3 Department of

More information

TAU mesh deformation. Thomas Gerhold

TAU mesh deformation. Thomas Gerhold TAU mesh deformation Thomas Gerhold The parallel mesh deformation of the DLR TAU-Code Introduction Mesh deformation method & Parallelization Results & Applications Conclusion & Outlook Introduction CFD

More information

Challenges in Boundary- Layer Stability Analysis Based On Unstructured Grid Solutions

Challenges in Boundary- Layer Stability Analysis Based On Unstructured Grid Solutions Challenges in Boundary- Layer Stability Analysis Based On Unstructured Grid Solutions Wei Liao National Institute of Aerospace, Hampton, Virginia Collaborators: Mujeeb R. Malik, Elizabeth M. Lee- Rausch,

More information

THE INFLUENCE OF ROTATING DOMAIN SIZE IN A ROTATING FRAME OF REFERENCE APPROACH FOR SIMULATION OF ROTATING IMPELLER IN A MIXING VESSEL

THE INFLUENCE OF ROTATING DOMAIN SIZE IN A ROTATING FRAME OF REFERENCE APPROACH FOR SIMULATION OF ROTATING IMPELLER IN A MIXING VESSEL Journal of Engineering Science and Technology Vol. 2, No. 2 (2007) 126-138 School of Engineering, Taylor s University College THE INFLUENCE OF ROTATING DOMAIN SIZE IN A ROTATING FRAME OF REFERENCE APPROACH

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

Application of STAR-CCM+ to Helicopter Rotors in Hover

Application of STAR-CCM+ to Helicopter Rotors in Hover Application of STAR-CCM+ to Helicopter Rotors in Hover Lakshmi N. Sankar and Chong Zhou School of Aerospace Engineering, Georgia Institute of Technology, Atlanta, GA Ritu Marpu Eschol CD-Adapco, Inc.,

More information

FAR-Wake Workshop, Marseille, May 2008

FAR-Wake Workshop, Marseille, May 2008 Wake Vortices generated by an Aircraft Fuselage : Comparison of Wind Tunnel Measurements on the TAK Model with RANS and RANS-LES Simulations T. Louagie, L. Georges & P. Geuzaine Cenaero CFD-Multiphysics

More information

WAVE PATTERNS, WAVE INDUCED FORCES AND MOMENTS FOR A GRAVITY BASED STRUCTURE PREDICTED USING CFD

WAVE PATTERNS, WAVE INDUCED FORCES AND MOMENTS FOR A GRAVITY BASED STRUCTURE PREDICTED USING CFD Proceedings of the ASME 2011 30th International Conference on Ocean, Offshore and Arctic Engineering OMAE2011 June 19-24, 2011, Rotterdam, The Netherlands OMAE2011-49593 WAVE PATTERNS, WAVE INDUCED FORCES

More information

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion James F. Price Woods Hole Oceanographic Institution Woods Hole, MA, 02543 July 31, 2006 Summary: This essay

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 12-21-2016 Computational

More information

Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL

Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL Fluid-Structure Interaction Modeling of High-Aspect Ratio Nuclear Fuel Plates using COMSOL Franklin Curtis 1 Kivanc Ekici 1 James Freels 2 1 University of Tennessee, Knoxville, TN 2 Oak Ridge National

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body Simulation of Turbulent Flow over the Ahmed Body 58:160 Intermediate Mechanics of Fluids CFD LAB 4 By Timur K. Dogan, Michael Conger, Maysam Mousaviraad, and Fred Stern IIHR-Hydroscience & Engineering

More information

A new Eulerian computational method for the propagation of short acoustic and electromagnetic pulses

A new Eulerian computational method for the propagation of short acoustic and electromagnetic pulses A new Eulerian computational method for the propagation of short acoustic and electromagnetic pulses J. Steinhoff, M. Fan & L. Wang. Abstract A new method is described to compute short acoustic or electromagnetic

More information