CFD with OpenSource software

Size: px
Start display at page:

Download "CFD with OpenSource software"

Transcription

1 CFD with OpenSource software The Harmonic Balance Method in foam-extend Gregor Cvijetić Supervisor: Hrvoje Jasak Faculty of Mechanical Engineering and Naval Architecture University of Zagreb September 27, 2016 September 27, 2016

2 Table of Contents Introduction Mathematical Model Scalar Transport Navier Stokes Equations Validation of Harmonic Balance ERCOFTAC Centrifugal Pump OtaBm2 Centrifugal Pump Conclusion September 27, 2016

3 Introduction Many modern CFD problems involve temporally periodic flows: wave like phenomena, flows induced by periodic boundary condition, flows with periodically moving objects wing oscillations, moving valves, flutter, etc. Some of them are quite complex - turbomachinery. 3/33

4 Common problems: different specialised steady state methods available, but usually transient simulation is needed for resolving transient effects high CPU times for whole simulation in order to neglect simulation start unsteadiness, a number of periods have to be run - one period is not enough in specific cases up to 100 periods were needed to reach periodic steady state 4/33

5 Harmonic Balance Method method for temporally periodic problems where the fundamental frequency is known in advance it is assumed that each primitive variable can be accurately represented by a Fourier series in time, using first n harmonics and mean value instead of running transient simulation, 2n + 1 steady state problems for 2n + 1 equally spaced time steps within one period are solved 5/33

6 time derivative term is transformed into source terms denoting coupling with other time steps method is computationally more efficient and faster than conventional transient methods (substituting transient simulation with a number of steady state problems) memory increase implemented in foam-extend 6/33

7 Harmonic Balance for Scalar Transport The derivation Starting point is a scalar transport equation in condensed form: Q t + R = 0. R stands for the convection and diffusion transport and source/sink terms of the transport equation: R = (uq) (γ Q) q v 7/33

8 Discrete Fourier series expansion of scalar variable Q with n harmonics: Q(t) = Q 0 + Q S1 sin(ωt) + Q C1 cos(ωt) + Q S2 sin(2ωt) + Q C2 cos(2ωt) Q Sn sin(nωt) + Q Cn cos(nωt), Expansion of R: R(t) = R 0 + R S1 sin(ωt) + R C1 cos(ωt) + R S2 sin(2ωt) + R C2 cos(2ωt) R Sn sin(nωt) + R Cn cos(nωt). 8/33

9 Grouped together, 2n + 1 equations are obtained: ωq C1 + R S1 = 0 2ωQ C2 + R S2 = 0 n for sine... nωq Cn + R Sn = 0 mean R 0 = 0 n for cosine ωq S1 + R C1 = 0 2ωQ S2 + R C2 = 0... nωq Sn + R Cn = 0, 9/33

10 Written in matrix form: ωaq + R = 0. Matrix A, Q and R are coefficients matrices: A = n n 0, Q = Q S1 Q S2 Q S3. Q Sn Q 0 Q C1 Q C2 Q C3. Q Cn, R = R S1 R S2 R S3. R Sn R 0 R C1 R C2 R C3. R Cn 10/33.

11 Using a DFT transformation matrix E: Q = EQ(t) and R = ER(t), it is possible to keep the equation in frequency domain but use variables in the time domain: ωaeq + ER = 0 11/33

12 Multiplying the equation by transformation matrix E 1 from the left, the final form of the Harmonic Balance transport equation in time domain is obtained! ORIGINAL EQUATION HB FORMULATION Q t + R = 0 ωe 1 AEQ + R = 0 Time-domain matrices Q and R contain variable in 2n + 1 time steps: Q t1 R t1 Q t2 R t2 Q = Q t3, R = R t3.., Time, s Scalar value Q t2n+1 R t2n+1 where t n stands for: t 1 = T 2n + 1, t 2 = 2T 2n + 1,..., t n = nt 2n /33

13 Developing the equation ωe 1 AEQ + R = 0, 2n + 1 equations are obtained: Q t1 : (uq t1 ) (γ Q t1 ) = 2ω ( Qt2 P 1 +Q t3 P Q t2n+1 2n+1 P 2n) Q t2 : (uq t2 ) (γ Q t2 ) = 2ω ( Qt2 P 1 +Q t3 P Q t2n+1 2n+1 P 2n). where (uq tj ) (γ Q tj ) = 2ω 2n+1 ( 2n i=1 P (i j) Q ti ) n P i = k sin(kωit 1 ), for i = {1,2n} k=1 13/33

14 Harmonic Balance for Navier Stokes Equations Using velocity matrix u instead of Q yields Harmonic Balance momentum equation: ( 2n ) (u tj u tj ) (γ u tj ) = 2ω P 2n + 1 (i j) u ti General form of scalar transport equation becomes: (u tj Q tj ) (γ Q tj ) = 2ω 2n + 1 i=1 ( 2n i=1 P (i j) Q ti ) Continuity equation remains the same, with u replaced with its discrete counterpart u tj : u tj = 0. 14/33

15 Example: Equation Set for 1 Harmonic E 1 AE = 2 2n P 1 P 2 P 1 0 P 1 P 2 P 1 0 ωe 1 AE ˆQ + ˆR = 2ω 3 0 P 1 P 2 P 1 0 P 1 P 2 P 1 0 Q t1 Q t2 Q t3 + R t1 R t2 R t3, 15/33

16 Q t1 : (uq t1 ) (γ Q t1 ) = 2ω 3 (Q t 2 P 1 + Q t3 P 2 ), Q t2 : (uq t2 ) (γ Q t2 ) = 2ω 3 (Q t 1 ( P 1 ) + Q t3 P 1 ), Q t3 : (uq t3 ) (γ Q t3 ) = 2ω 3 (Q t 1 ( P 2 ) + Q t2 ( P 1 )), Scalar value -P 1 = P 1 = Time, s P 1 = , P 2 = Calculated time instance O 16/33

17 In case of three harmonics: -P 2 = Scalar value -P 3 = P 1 = Calculated time instance O P 1 = P 2 = P 3 =1.795 Time, s P 1 = , P 2 = , P 3 = 1.795, P 4 = 1.795, P 5 = , P 6 = /33

18 Validation of Harmonic Balance Turbomachinery test cases: ERCOFTAC Centrifugal Pump, 2D OtaBm2 Pump, 3D Two-phase test cases: Regular Wave Propagation, 2D DTMB Ship on Waves, 3D 18/33

19 ERCOFTAC Centrifugal Pump - radial inlet velocity: 11.4 m/s - rotational speed: 2000 rpm - k-ε turbulence model - multiple-frequency approach f rotor = rpm/60 f stator = f rotor n rotor blades - no time interpolation on the rotor-stator interface! 19/33

20 Pump global parameters comparison: Transient HB, 1h error, % HB, 2h error, % MRF error, % Efficiency t = T 3 Head Torque Efficiency t = 2T 3 Head Torque Efficiency t = T Head Torque /33

21 Local transient effects comparison, velocity field: Transient simulation. HB with 1 harmonic. HB with 2 harmonics. MRF simulation. Table of Contents Introduction Mathematical Model Results Conclusion 21/33 September 27, 2016

22 Rotor blade pressure contours at 1/3T, 2/3T and T time instants: 0 0 Pressure, Pa Transient MRF HB, 1h HB, 2h Pressure, Pa Transient MRF HB, 1h HB, 2h Radius, m Radius, m a) t = T/3. b) t = 2T/3. 0 Pressure, Pa Transient MRF HB, 1h HB, 2h Radius, m c) t = T. 22/33

23 CPU time comparison: Transient 1 period 5 hours, 8 periods 40 hours MRF HB, 1h HB, 2h 3100 iterations, 20 minutes 3000 iterations, 52 minutes 2400 iterations, 78 minutes Transient simulation: time steps per rotation - 2 outer correctors - 4 inner correctors Harmonic Balance with 2 harmonics approximately 30 times faster than transient simulation. 23/33

24 OtaBm2 Centrifugal Pump - inlet velocity: m/s - rotational speed: 800 rpm - k-ε turbulence model Table of Contents Introduction Mathematical Model Results Conclusion 24/33 September 27, 2016

25 Pump global parameters comparison: Transient solver HB, 1h error, % MRF error, % Efficiency t = T 3 Head Torque Efficiency t = 2T 3 Head Torque Efficiency t = T Head Torque /33

26 Velocity field: Transient simulation. HB simulation, 1h. MRF simulation. Table of Contents Introduction Mathematical Model Results Conclusion 26/33 September 27, 2016

27 Rotor blade pressure contours at 1/3T, 2/3T and T time instants: Pressure, Pa Transient HB, 1h MRF Pressure, Pa Transient HB, 1h MRF Radius, m Radius, m t = T/3. t = 2T/ Pressure, Pa Transient HB, 1h MRF Radius, m t = T. 27/33

28 Regular Wave Propagation Periodic two phase surface flow Grid 1 Grid 2 Grid 3 η a,0, m η a,1, m N Iter 0 th and 1 st order amplitude convergence. 28/33

29 Zeroth and 1st order harmonic amplitudes of the free surface with iterative uncertainty obtained with different spectral resolution: No. Harmonics η a,0, m η a,1, m U I,0, % U I,1, % ɛ 0, m ɛ 1, % /33

30 DTMB Ship on Waves Transient simulation. Ship model parameters: L = 3.05 m, HB simulation. Froude number: F r = 0.28, U = 1.52 m/s, Wave parameters: H = m, T = 1.09 s, λ = 4.57 m, 2 harmonics are used in the HB simulation, 200 time steps per encounter wave period are used in the transient simulation. 30/33

31 Transient simulation comparison 16 F x,i, N th order 1st, order F z,i, N N Iter Convergence of longitudinal and vertical force harmonics. Item Transient Harmonic Balance ε, % F x,0, N F x,1, N F z,0, N F z,1, N /33

32 Conclusion Harmonic Balance method implemented in foam-extend validated for scalar transport and Navier Stokes equations, 2D and 3D computationally more efficient than conventional transient methods wide range of application Future work: implicit Harmonic Balance benchmarking for turbomachinery full multiple-frequency approach multistage turbomachinery periodic boundary conditions 32/33

33 Thank you for your attention. Questions? 33/33

Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin

Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin Faculty of Mechanical Engineering and Naval Architecture, Zagreb 10000, Croatia, gregor.cvijetic@gmail.com The Harmonic

More information

Numerics Improvements and Validation Results: FOAM-Extend

Numerics Improvements and Validation Results: FOAM-Extend Numerics Improvements and Validation Results: FOAM-Extend Update on Work-in-Progress Hrvoje Jasak Wikki Ltd. United Kingdom Faculty of Mechanical Engineering and Naval Architecture, Uni Zagreb, Croatia

More information

CFD Modelling with OpenFOAM

CFD Modelling with OpenFOAM CFD Modelling with OpenFOAM Hrvoje Jasak Faculty of Mechanical Engineering and Naval Architecture, Uni Zagreb, Croatia Wikki Ltd. United Kingdom Oxford University, 13 October 2017 CFD Modelling with OpenFOAM

More information

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Torsten Palenschat 317220 30.04.2014 Master seminar CES WS 2013/2014 Center for Computational Engineering Sciences RWTH Aachen

More information

Numerical investigation of the flow instabilities in centrifugal fan

Numerical investigation of the flow instabilities in centrifugal fan Proceedings of the 4th WSEAS International Conference on Fluid Mechanics and Aerodynamics, Elounda, Greece, August 21-23, 26 (pp282-288) Numerical investigation of the flow instabilities in centrifugal

More information

Non-Synchronous Vibrations of Turbomachinery Airfoils

Non-Synchronous Vibrations of Turbomachinery Airfoils Non-Synchronous Vibrations of Turbomachinery Airfoils 600 500 NSV Frequency,!, hz 400 300 200 F.R. Flutter 100 SFV 0 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 Rotor Speed,!, RPM Kenneth C. Hall,

More information

ENERGY TRANSFER BETWEEN FLUID AND ROTOR. Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia

ENERGY TRANSFER BETWEEN FLUID AND ROTOR. Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia ENERGY TRANSFER BETWEEN FLUID AND ROTOR Dr. Ir. Harinaldi, M.Eng Mechanical Engineering Department Faculty of Engineering University of Indonesia Basic Laws and Equations Continuity Equation m m ρ mass

More information

MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR

MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR Engineering MECHANICS, Vol. 21, 2014, No. 5, p. 289 298 289 MODELLING OF SINGLE-PHASE FLOW IN THE STATOR CHANNELS OF SUBMERSIBLE AERATOR Martin Bílek*, Jaroslav Štigler* The paper deals with the design

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: 3159 Vol. 2 Issue 6, June - 215 Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Turbine and pump

More information

Turbomachinery Applications with the Time Spectral Method

Turbomachinery Applications with the Time Spectral Method 35th AIAA Fluid Dynamics Conference and Exhibit, June 6-9,005, Toronto,Ontario Turbomachinery Applications with the Time Spectral Method Edwin van der Weide, Arathi K Gopinath and Antony Jameson Stanford

More information

Propeller Loads of Large Commercial Vessels at Crash Stop

Propeller Loads of Large Commercial Vessels at Crash Stop Second International Symposium on Marine Propulsors smp 11, Hamburg, Germany, June 2011 Propeller Loads of Large Commercial Vessels at Crash Stop J.W. Hur, H. Lee, B.J. Chang 1 1 Hyundai Heavy Industries,

More information

Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal pump

Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal pump 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Effect of modification to tongue and basic circle diameter on vibration in a double-suction centrifugal

More information

GT UNSTEADY SIMULATION OF A TWO-STAGE COOLED HIGH PRESSURE TURBINE USING AN EFFICIENT NON-LINEAR HARMONIC BALANCE METHOD

GT UNSTEADY SIMULATION OF A TWO-STAGE COOLED HIGH PRESSURE TURBINE USING AN EFFICIENT NON-LINEAR HARMONIC BALANCE METHOD Proceedings of ASME Turbo Expo 213: Turbine Technical Conference and Exposition GT213 June 3-7, 213, San Antonio, Texas, USA GT213-94574 UNSTEADY SIMULATION OF A TWO-STAGE COOLED HIGH PRESSURE TURBINE

More information

Three-Dimensional Unsteady Multi-stage Turbomachinery Simulations using the Harmonic Balance Technique

Three-Dimensional Unsteady Multi-stage Turbomachinery Simulations using the Harmonic Balance Technique Three-Dimensional Unsteady Multi-stage Turbomachinery Simulations using the Harmonic Balance Technique Arathi K. Gopinath, Edwin van der Weide, Juan J. Alonso, Antony Jameson Stanford University, Stanford,

More information

FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION

FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION FLOW CHARACTERISTICS IN A VOLUTE-TYPE CENTRIFUGAL PUMP USING LARGE EDDY SIMULATION Beomjun Kye Keuntae Park Department of Mechanical & Aerospace Engineering Department of Mechanical & Aerospace Engineering

More information

CDF CALCULATION OF RADIAL FAN STAGE WITH VARIABLE LENGTH OF SEMI BLADES SVOČ FST 2012

CDF CALCULATION OF RADIAL FAN STAGE WITH VARIABLE LENGTH OF SEMI BLADES SVOČ FST 2012 CDF CALCULATION OF RADIAL FAN STAGE WITH VARIABLE LENGTH OF SEMI BLADES SVOČ FST 2012 Ing. Roman Gášpár, Západočeská univerzita v Plzni, Univerzitní 8, 306 14 Plzeň Česká republika NOMENCLATURE A area

More information

Numerical Simulation of Rocket Engine Internal Flows

Numerical Simulation of Rocket Engine Internal Flows Numerical Simulation of Rocket Engine Internal Flows Project Representative Masao Furukawa Authors Taro Shimizu Nobuhiro Yamanishi Chisachi Kato Nobuhide Kasagi Institute of Space Technology and Aeronautics,

More information

Computation of Unsteady Flows With Moving Grids

Computation of Unsteady Flows With Moving Grids Computation of Unsteady Flows With Moving Grids Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de Unsteady Flows With Moving Boundaries, I Unsteady flows

More information

Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment. Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko

Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment. Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko Unrestricted Siemens AG 2017 Realize innovation. Agenda Introduction

More information

NUMERICAL AND EXPERIMENTAL INVESTIGATION OF H-DARRIEUS VERTICAL AXIS WIND TURBINE.

NUMERICAL AND EXPERIMENTAL INVESTIGATION OF H-DARRIEUS VERTICAL AXIS WIND TURBINE. NUMERICAL AND EXPERIMENTAL INVESTIGATION OF H-DARRIEUS VERTICAL AXIS WIND TURBINE Normunds Jekabsons 1, Sabine Upnere 1, Janis Kleperis 2,3 1 Ventspils University College, Latvia; 2 SIA Multipla Energy,

More information

Studies of the ERCOFTAC Centrifugal Pump with OpenFOAM

Studies of the ERCOFTAC Centrifugal Pump with OpenFOAM Studies of the ERCOFTAC Centrifugal Pump with OpenFOAM Master s Thesis in Fluid Dynamics SHASHA XIE Department of Applied Mechanics Division of Fluid Dynamics CHALMERS UNIVERSITY OF TECHNOLOGY Göteborg,

More information

May New Proposal A HYBRID COMPUTATIONAL ANALYSIS FOR SHALLOW DEPTH, GROOVED ANNULAR SEALS FOR PUMPS. Luis San Andrés Tingcheng Wu

May New Proposal A HYBRID COMPUTATIONAL ANALYSIS FOR SHALLOW DEPTH, GROOVED ANNULAR SEALS FOR PUMPS. Luis San Andrés Tingcheng Wu New Proposal May 2015 A HYBRID COMPUTATIONAL ANALYSIS FOR SHALLOW DEPTH, GROOVED ANNULAR SEALS FOR PUMPS Luis San Andrés Tingcheng Wu Introduction Circumferentially-grooved seals are widely used in centrifugal

More information

Acoustic Streaming Driven Mixing

Acoustic Streaming Driven Mixing Acoustic Streaming Driven Mixing Nitesh Nama, Po-Hsun Huang, Francesco Costanzo, and Tony Jun Huang Department of Engineering Science and Mechanics The Pennsylvania State University, State College, PA,

More information

Comparison of Thruster Axis Tilting versus Nozzle Tilting on the Propeller-Hull Interactions for a Drillship at DP-Conditions

Comparison of Thruster Axis Tilting versus Nozzle Tilting on the Propeller-Hull Interactions for a Drillship at DP-Conditions DYNAMIC POSITIONING CONFERENCE October 12-13, 2010 Thrusters Comparison of Thruster Axis Tilting versus Nozzle Tilting on the Propeller-Hull Interactions for a Drillship at DP-Conditions Michael Palm,

More information

GTINDIA CFD ANALYSIS TO UNDERSTAND THE FLOW BEHAVIOUR OF A SINGLE STAGE TRANSONIC AXIAL FLOW COMPRESSOR. 1 Copyright 2013 by ASME

GTINDIA CFD ANALYSIS TO UNDERSTAND THE FLOW BEHAVIOUR OF A SINGLE STAGE TRANSONIC AXIAL FLOW COMPRESSOR. 1 Copyright 2013 by ASME Proceedings of ASME GTINDIA 203 ASME 203 GAS TURBINE INDIA CONFERENCE DECEMBER 5-6, 203, BANGALORE, KARNATAKA, INDIA GTINDIA203-3592 CFD ANALYSIS TO UNDERSTAND THE FLOW BEHAVIOUR OF A SINGLE STAGE TRANSONIC

More information

SIMULATION OF UNSTEADY TURBOMACHINERY FLOWS USING AN IMPLICITLY COUPLED NONLINEAR HARMONIC BALANCE METHOD

SIMULATION OF UNSTEADY TURBOMACHINERY FLOWS USING AN IMPLICITLY COUPLED NONLINEAR HARMONIC BALANCE METHOD Proceedings of ASME Turbo Expo 2011 GT2011 June 6-10, 2011, ancouver, Canada GT2011-46367 SIMULATION OF UNSTEADY TURBOMACHINERY FLOWS USING AN IMPLICITLY COUPLED NONLINEAR HARMONIC BALANCE METHOD Jonathan

More information

Analysis of Counter-Rotating Wind Turbines

Analysis of Counter-Rotating Wind Turbines Journal of Physics: Conference Series Analysis of Counter-Rotating Wind Turbines To cite this article: W Z Shen et al 7 J. Phys.: Conf. Ser. 75 3 View the article online for updates and enhancements. Related

More information

Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson

Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson Orbital Mixing In Comsol Using Coriolis and Centrifugal Forces Written by Shawn Lillie Supervised by Dr. Bruce Finlayson University of Washington Department of Chemical Engineering Undergraduate Research

More information

Pulsating Flow Analysis in a Small Turbocharger Turbine

Pulsating Flow Analysis in a Small Turbocharger Turbine International Journal of Science and Engineering Investigations vol. 1, issue 3, April 2012 ISSN: 2251-8843 Pulsating Flow Analysis in a Small Turbocharger Turbine Tabatabaei H.R. 1, Boroomand M. 2, Taeibi-Rahi

More information

THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE

THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE Polymers Research Journal ISSN: 195-50 Volume 6, Number 01 Nova Science Publishers, Inc. THERMAL ANALYSIS OF SECOND STAGE GAS TURBINE ROTOR BLADE E. Poursaeidi, M. Mohammadi and S. S. Khamesi University

More information

Two Dimensional Orbital Mixing for a Fluid. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson

Two Dimensional Orbital Mixing for a Fluid. Written by Shawn Lillie Supervised by Dr. Bruce Finlayson Two Dimensional Orbital Mixing for a Fluid Written by Shawn Lillie Supervised by Dr. Bruce Finlayson University of Washington Department of Chemical Engineering Undergraduate Research December 13, 2006

More information

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Contours of Pressure.8.6.4...4.6.8 Matthew McMullen Antony Jameson Juan J. Alonso Aero Astro Dept. Stanford

More information

39th AIAA Aerospace Sciences Meeting and Exhibit January 8 11, 2001/Reno, NV

39th AIAA Aerospace Sciences Meeting and Exhibit January 8 11, 2001/Reno, NV AIAA 2 529 Unsteady Flow Investigations in an Axial Turbine Using the Massively Parallel Flow Solver TFLO Jixian Yao, Roger L. Davis, Juan J. Alonso, and Antony Jameson Stanford University, Stanford, CA

More information

Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades

Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades Giorgio Calanni, Vitali Volovoi, and Massimo Ruzzene Georgia Institute of Technology Atlanta, Georgia and Charles Vining Naval Air

More information

Flow analysis in centrifugal compressor vaneless diffusers

Flow analysis in centrifugal compressor vaneless diffusers 348 Journal of Scientific & Industrial Research J SCI IND RES VOL 67 MAY 2008 Vol. 67, May 2008, pp. 348-354 Flow analysis in centrifugal compressor vaneless diffusers Ozturk Tatar, Adnan Ozturk and Ali

More information

Numerical calculation for cavitation flow of inducer

Numerical calculation for cavitation flow of inducer IOP Conference Series: Materials Science and Engineering OPEN ACCESS Numerical calculation for cavitation flow of inducer To cite this article: C Ning et al 2015 IOP Conf. Ser.: Mater. Sci. Eng. 72 032025

More information

EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER

EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER nd International Conference From Scientific Computing to Computational Engineering nd IC-SCCE Athens, 5-8 July, 006 IC-SCCE EXPERIMENTAL AND COMPUTATIONAL STUDY OF A RADIAL FLOW PUMP IMPELLER Vasilios

More information

Aero-Acoustic assessment of installed propellers

Aero-Acoustic assessment of installed propellers Aero-Acoustic assessment of installed propellers Marius Gabriel COJOCARU*,1, Mihai Leonida NICULESCU 1, Mihai Victor PRICOP 1 *Corresponding author *,1 INCAS National Institute for Aerospace Research Elie

More information

Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow

Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow F. Piscaglia, A. Montorfano Dipartimento di Energia, POLITECNICO DI MILANO Content Introduction

More information

FVM for Fluid-Structure Interaction with Large Structural Displacements

FVM for Fluid-Structure Interaction with Large Structural Displacements FVM for Fluid-Structure Interaction with Large Structural Displacements Željko Tuković and Hrvoje Jasak Zeljko.Tukovic@fsb.hr, h.jasak@wikki.co.uk Faculty of Mechanical Engineering and Naval Architecture

More information

Steady and unsteady flow inside a centrifugal pump for two different impellers

Steady and unsteady flow inside a centrifugal pump for two different impellers International Journal of Energy and Power Engineering 2014; 3(2): 65-76 Published online March 30, 2014 (http://www.sciencepublishinggroup.com/j/ijepe) doi: 10.11648/j.ijepe.20140302.15 Steady and unsteady

More information

Computation of Incompressible Flows: SIMPLE and related Algorithms

Computation of Incompressible Flows: SIMPLE and related Algorithms Computation of Incompressible Flows: SIMPLE and related Algorithms Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de SIMPLE-Algorithm I - - - Consider

More information

Efficient runner safety assessment during early design phase and root cause analysis

Efficient runner safety assessment during early design phase and root cause analysis IOP Conference Series: Earth and Environmental Science Efficient runner safety assessment during early design phase and root cause analysis To cite this article: Q W Liang et al 2012 IOP Conf. Ser.: Earth

More information

Introduction to Turbomachinery

Introduction to Turbomachinery 1. Coordinate System Introduction to Turbomachinery Since there are stationary and rotating blades in turbomachines, they tend to form a cylindrical form, represented in three directions; 1. Axial 2. Radial

More information

Design of Multistage Turbine

Design of Multistage Turbine Turbomachinery Lecture Notes 7-9-4 Design of Multistage Turbine Damian Vogt Course MJ49 Nomenclature Subscripts Symbol Denotation Unit c Absolute velocity m/s c p Specific heat J/kgK h Enthalpy J/kg m&

More information

Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage

Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage Numerical and Experimental Investigation of the Flow in a Centrifugal Pump Stage FRIEDRICH-KARL BENRA, HANS JOSEF DOHMEN Faculty of Engineering Sciences Department of Mechanical Engineering, Turbomachinery

More information

Parallel Computation of Turbine Blade Clocking

Parallel Computation of Turbine Blade Clocking Parallel Computation of Turbine Blade Clocking Paul G. A. Cizmas Department of Aerospace Engineering Texas A&M University College Station, Texas 77843-34 Daniel J. Dorney Department of Mechanical Engineering

More information

Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations

Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations Middle East Technical University Aerospace Engineering Department Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations by Ömer Onur Supervisor: Assoc. Prof. Dr. Sinan Eyi Outline

More information

3D Numerical Simulation of Supercritical Flow in Bends of Channel

3D Numerical Simulation of Supercritical Flow in Bends of Channel 3D Numerical Simulation of Supercritical Flow in Bends of Channel Masoud. Montazeri-Namin, Reyhaneh-Sadat. Ghazanfari-Hashemi, and Mahnaz. Ghaeini- Hessaroeyeh Abstract An attempt has been made to simulate

More information

IMPLEMENTATION OF A PARALLEL AMG SOLVER

IMPLEMENTATION OF A PARALLEL AMG SOLVER IMPLEMENTATION OF A PARALLEL AMG SOLVER Tony Saad May 2005 http://tsaad.utsi.edu - tsaad@utsi.edu PLAN INTRODUCTION 2 min. MULTIGRID METHODS.. 3 min. PARALLEL IMPLEMENTATION PARTITIONING. 1 min. RENUMBERING...

More information

Comparative Analysis of Computational Methods for Limit-Cycle Oscillations

Comparative Analysis of Computational Methods for Limit-Cycle Oscillations 47th AIAA Structures, Structural Dynamics and Materials Conference, May 1-4, 26 Newport, Rhode Island Comparative Analysis of Computational Methods for Limit-Cycle Oscillations Arathi K. Gopinath, Stanford

More information

Numerical investigation of the flow in a swirl generator, using OpenFOAM

Numerical investigation of the flow in a swirl generator, using OpenFOAM Applied Mechanics Numerical investigation of the flow in a swirl generator, using OpenFOAM Oscar Bergman 07 June 2010 1 /35 Applied Mechanics Outline Outline Introduction Purpose and goal Experimental

More information

Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations p.1/50

Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations p.1/50 Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations Matthew McMullen Advisor: Antony Jameson Co-advisor: Juan Alonso Sponsor: Accelerated Strategic Computing Initiative

More information

A Harmonic Balance Approach for Large-Scale Problems in Nonlinear Structural Dynamics

A Harmonic Balance Approach for Large-Scale Problems in Nonlinear Structural Dynamics A Harmonic Balance Approach for Large-Scale Problems in Nonlinear Structural Dynamics Allen R, PhD Candidate Peter J Attar, Assistant Professor University of Oklahoma Aerospace and Mechanical Engineering

More information

CFDOFAIRFLOWINHYDROPOWERGENERATORS FOR CONVECTIVE COOLING, USING OPENFOAM

CFDOFAIRFLOWINHYDROPOWERGENERATORS FOR CONVECTIVE COOLING, USING OPENFOAM CFDOFAIRFLOWINHYDROPOWERGENERATORS FOR CONVECTIVE COOLING, USING OPENFOAM ECCOMAS CFD 21 Pirooz Moradnia, Håkan Nilsson Lisbon-Portugal 21-6-16 Pirooz Moradnia, Chalmers/ Applied Mechanics/ Fluid Dynamics

More information

Performance characteristics of turbo blower in a refuse collecting system according to operation conditions

Performance characteristics of turbo blower in a refuse collecting system according to operation conditions Journal of Mechanical Science and Technology 22 (2008) 1896~1901 Journal of Mechanical Science and Technology www.springerlink.com/content/1738-494x DOI 10.1007/s12206-008-0729-6 Performance characteristics

More information

M E 320 Professor John M. Cimbala Lecture 23

M E 320 Professor John M. Cimbala Lecture 23 M E 320 Professor John M. Cimbala Lecture 23 Today, we will: Discuss diffusers and do an example problem Begin discussing pumps, and how they are analyzed in pipe flow systems D. Diffusers 1. Introduction.

More information

Coupled calculations in OpenFOAM -

Coupled calculations in OpenFOAM - Coupled calculations in OpenFOAM - Multiphysics handling, structures and solvers, Gothenburg Region OpenFOAM User Group Meeting Klas Jareteg Chalmers University of Technology November 14, 2012 Outline

More information

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas )

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Yasutomo ISHII and Andrei SMOLYAKOV 1) Japan Atomic Energy Agency, Ibaraki 311-0102, Japan 1) University

More information

Spatial discretization scheme for incompressible viscous flows

Spatial discretization scheme for incompressible viscous flows Spatial discretization scheme for incompressible viscous flows N. Kumar Supervisors: J.H.M. ten Thije Boonkkamp and B. Koren CASA-day 2015 1/29 Challenges in CFD Accuracy a primary concern with all CFD

More information

Aerodynamics of Centrifugal Turbine Cascades

Aerodynamics of Centrifugal Turbine Cascades ASME ORC 2013 2nd International Seminar on ORC Power Systems October 7th-8th, Rotterdam, The Netherlands Aerodynamics of Centrifugal Turbine Cascades G. Persico, M. Pini, V. Dossena, and P. Gaetani Laboratorio

More information

Flow behaviour analysis of reversible pumpturbine in "S" characteristic operating zone

Flow behaviour analysis of reversible pumpturbine in S characteristic operating zone IOP Conference Series: Earth and Environmental Science Flow behaviour analysis of reversible pumpturbine in "S" characteristic operating zone To cite this article: S Q Zhang et al 2012 IOP Conf. Ser.:

More information

APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS

APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS TASK QUARTERLY Vol. 17, Nos 3 4, 2013, pp. 145 154 APPLICATION OF HYBRID CFD/CAA TECHNIQUE FOR MODELING PRESSURE FLUCTUATIONS IN TRANSONIC FLOWS SŁAWOMIR DYKAS, WŁODZIMIERZ WRÓBLEWSKI AND SEBASTIAN RULIK

More information

COMPUTATION OF CASCADE FLUTTER WITH A COUPLED AERODYNAMIC AND STRUCTURAL MODEL

COMPUTATION OF CASCADE FLUTTER WITH A COUPLED AERODYNAMIC AND STRUCTURAL MODEL COMPUTATION OF CASCADE FLUTTER WITH A COUPLED AERODYNAMIC AND STRUCTURAL MODEL M. SADEGHI AND F. LIU Department of Mechanical and Aerospace Engineering University of California, Irvine, CA 92697-3975,

More information

Numerical Modelling of Aerodynamic Noise in Compressible Flows

Numerical Modelling of Aerodynamic Noise in Compressible Flows Open Journal of Fluid Dynamics 22 2 65-69 http://dx.doi.org/.4236/ofd.22.237 Published Online September 22 (http://www.scirp.org/ournal/ofd) Numerical Modelling of Aerodynamic Noise in Compressible Flows

More information

Performance of a Vertical Axis Wind Turbine under Accelerating and Decelerating Flows

Performance of a Vertical Axis Wind Turbine under Accelerating and Decelerating Flows Available online at www.sciencedirect.com Procedia CIRP 00 (2013) 000 000 www.elsevier.com/locate/procedia 2 nd International Through-life Engineering Services Conference Performance of a Vertical Axis

More information

Theoretical Developments in Group Combustion of Droplets and Sprays

Theoretical Developments in Group Combustion of Droplets and Sprays Theoretical Developments in Group Combustion of Droplets and Sprays William A. Sirignano University of California, Irvine Collaborations: Guang Wu, current student; Randall Imaoka, former student, US Navy;

More information

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE 20 th Annual CFD Symposium, August 09-10, 2018, Bangalore LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE Bharathan R D, Manigandan P, Vishal Tandon, Sharad Kapil,

More information

First, Second, and Third Order Finite-Volume Schemes for Diffusion

First, Second, and Third Order Finite-Volume Schemes for Diffusion First, Second, and Third Order Finite-Volume Schemes for Diffusion Hiro Nishikawa 51st AIAA Aerospace Sciences Meeting, January 10, 2013 Supported by ARO (PM: Dr. Frederick Ferguson), NASA, Software Cradle.

More information

Non-uniform time sampling for multiple-frequency harmonic balance computations

Non-uniform time sampling for multiple-frequency harmonic balance computations Non-uniform time sampling for multiple-frequency harmonic balance computations T. Guedeney, A. gomar, F. Gallard, F. Sicot, G. Dufour and G. Puigt Preprint - Article submitted to Journal of Computational

More information

Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions

Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions Ruprecht, A., Heitele, M., Helmrich, T. Institute for Fluid Mechanics and Hydraulic Machinery University

More information

θ α W Description of aero.m

θ α W Description of aero.m Description of aero.m Determination of the aerodynamic forces, moments and power by means of the blade element method; for known mean wind speed, induction factor etc. Simplifications: uniform flow (i.e.

More information

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers Applied and Computational Mathematics 2017; 6(4): 202-207 http://www.sciencepublishinggroup.com/j/acm doi: 10.11648/j.acm.20170604.18 ISSN: 2328-5605 (Print); ISSN: 2328-5613 (Online) A Robust Preconditioned

More information

The Calculations of Propeller Induced Velocity by RANS and Momentum Theory

The Calculations of Propeller Induced Velocity by RANS and Momentum Theory J. Marine Sci. Appl. (2012) 11: 164-168 DOI: 10.1007/s11804-012-1118-1 The Calculations of Propeller Induced Velocity by RANS and Momentum Theory Qiuxin Gao *, Wei Jin and Dracos Vassalos Department of

More information

Analysis of Heat Transfer in Pipe with Twisted Tape Inserts

Analysis of Heat Transfer in Pipe with Twisted Tape Inserts Proceedings of the 2 nd International Conference on Fluid Flow, Heat and Mass Transfer Ottawa, Ontario, Canada, April 30 May 1, 2015 Paper No. 143 Analysis of Heat Transfer in Pipe with Twisted Tape Inserts

More information

A numerical investigation of tip clearance flow in Kaplan water turbines

A numerical investigation of tip clearance flow in Kaplan water turbines Published in the proceedings of HYDROPOWER INTO THE NEXT CENTURY - III, 1999. ISBN 9522642 9 A numerical investigation of tip clearance flow in Kaplan water turbines M.Sc. H. Nilsson Chalmers University

More information

Helsinki University of Technology Laboratory of Applied Thermodynamics/CFD-Group. MEMO No CFD/TERMO DATE: November 21, 1997

Helsinki University of Technology Laboratory of Applied Thermodynamics/CFD-Group. MEMO No CFD/TERMO DATE: November 21, 1997 Helsinki University of Technology Laboratory of Applied Thermodynamics/CFD-Group MEMO No CFD/TERMO-22-97 DATE: November 21, 1997 TITLE GRV-60 Impeller with airfoil-type and unvaned diffusor AUTHOR(S) Harri

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric Machines Problem Set 10 Issued November 11, 2013 Due November 20, 2013 Problem 1: Permanent

More information

Journal of Mechatronics, Electrical Power, and Vehicular Technology

Journal of Mechatronics, Electrical Power, and Vehicular Technology J. Mechatron. Electr. Power Veh. Technol 06 (2015) 39 8 Journal of Mechatronics, Electrical Power, and Vehicular Technology e-issn:2088-6985 p-issn: 2087-3379 www.mevjournal.com GEOMETRY ANALYSIS AND EFFECT

More information

CFD Analysis of Mixing in Polymerization Reactor. By Haresh Patel Supervisors: Dr. R. Dhib & Dr. F. Ein-Mozaffari IPR 2007

CFD Analysis of Mixing in Polymerization Reactor. By Haresh Patel Supervisors: Dr. R. Dhib & Dr. F. Ein-Mozaffari IPR 2007 CFD Analysis of Mixing in Polymerization Reactor By Haresh Patel Supervisors: Dr. R. Dhib & Dr. F. Ein-Mozaffari Introduction Model development Simulation Outline Model Setup for Fluent Results and discussion

More information

DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP

DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP DESIGN AND CFD ANALYSIS OF A CENTRIFUGAL PUMP 1 CH.YADAGIRI, 2 P.VIJAYANAND 1 Pg Scholar, Department of MECH, Holymary Institute of Technology, Ranga Reddy, Telangana, India. 2 Assistant Professor, Department

More information

Mixing-Plane Method for Flutter Computation in Multi-stage Turbomachines

Mixing-Plane Method for Flutter Computation in Multi-stage Turbomachines 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition 5-8 January 2009, Orlando, Florida AIAA 2009-862 Mixing-Plane Method for Flutter Computation in Multi-stage

More information

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza REPRESENTING PRESENCE OF SUBSURFACE CURRENT TURBINES IN OCEAN MODELS Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza 1 Momentum Equations 2 Effect of inclusion of Coriolis force

More information

Numerical Analysis of the Flow Through in Centrifugal Pumps

Numerical Analysis of the Flow Through in Centrifugal Pumps Research Article International Journal of Thermal Technologies ISSN 2277-4114 2012 INPRESSCO. All Rights Reserved. Available at http://inpressco.com/category/ijcet Numerical Analysis of the Flow Through

More information

CFD Investigation of Flow Structures in Rotor-Stator Disc Cavity Systems. Minoo Arzpeima

CFD Investigation of Flow Structures in Rotor-Stator Disc Cavity Systems. Minoo Arzpeima CFD Investigation of Flow Structures in Rotor-Stator Disc Cavity Systems Minoo Arzpeima i Master of Science Thesis EGI 2014 CFD Investigation of Flow Structures in Rotor-Stator Disc Cavity Systems Minoo

More information

Analysis of flow characteristics of a cam rotor pump

Analysis of flow characteristics of a cam rotor pump IOP Conference Series: Materials Science and Engineering OPEN ACCESS Analysis of flow characteristics of a cam rotor pump To cite this article: Y Y Liu et al 2013 IOP Conf. Ser.: Mater. Sci. Eng. 52 032023

More information

The effect of rotational speed variation on the static pressure in the centrifugal pump (part 1)

The effect of rotational speed variation on the static pressure in the centrifugal pump (part 1) IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 8, Issue 6 (Sep. - Oct. 2013), PP 83-94 The effect of rotational speed variation on the static pressure

More information

Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign

Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign IOP Conference Series: Earth and Environmental Science Numerical investigation of solid-liquid two phase flow in a non-clogging centrifugal pump at offdesign conditions To cite this article: B J Zhao et

More information

Application of Chimera Grids in Rotational Flow

Application of Chimera Grids in Rotational Flow CES Seminar Write-up Application of Chimera Grids in Rotational Flow Marc Schwalbach 292414 marc.schwalbach@rwth-aachen.de Supervisors: Dr. Anil Nemili & Emre Özkaya, M.Sc. MATHCCES RWTH Aachen University

More information

Aeroacoustic and Aerodynamics of Swirling Flows*

Aeroacoustic and Aerodynamics of Swirling Flows* Aeroacoustic and Aerodynamics of Swirling Flows* Hafiz M. Atassi University of Notre Dame * supported by ONR grant and OAIAC OVERVIEW OF PRESENTATION Disturbances in Swirling Flows Normal Mode Analysis

More information

STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011

STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011 www.cd-adapco.com STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011 Introduction The objective of this work is to prove the capability of STAR-CCM+ as

More information

COMPUTATIONAL METHOD

COMPUTATIONAL METHOD Multi Objective Design Optimization of Rocket Engine Turbopump Turbine Naoki Tani, Akira Oyama and Nobuhiro Yamanishi tani.naoki@jaxa.jp Japan Aerospace Exploration Agency JAXA is now planning to develop

More information

Mechanical Engineering Journal

Mechanical Engineering Journal 0123456789 Bulletin of the JSME Mechanical Engineering Journal Vol.2, No.5, 2015 3D MHD simulation of pressure drop and fluctuation in electromagnetic pump flow Takatoshi ASADA*, Rie AIZAWA**, Tetsu SUZUKI**,

More information

Numerical Analysis of Partial Admission in Axial Turbines. Narmin Baagherzadeh Hushmandi

Numerical Analysis of Partial Admission in Axial Turbines. Narmin Baagherzadeh Hushmandi Numerical Analysis of Partial Admission in Axial Turbines Narmin Baagherzadeh Hushmandi Doctoral Thesis 2010 II Doctoral Thesis Report / Narmin B. Hushmandi 2009 ABSTRACT Numerical analysis of partial

More information

FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE

FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE FLOW PATTERN STUDY OF A CENTRIFUGAL PUMP USING CFD METHODS CONCENTRATING ON VOLUTE TONGUE ROLE N. Pourmahmoud and S. Majid Taleby Faculty of Engineering, Urmia University, Urmia, Iran E-Mail: majid.taleby@gmail.com

More information

Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program.

Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program. Calculation of Power and Flow Capacity of Rotor / Stator Devices in VisiMix RSD Program. L.N.Braginsky, D.Sc. (Was invited to be presented on the CHISA 2010-13th Conference on Process Integration, Modelling

More information

PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON SIMPLE AND DOUBLE-ARC BLADE DESIGN METHODS

PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON SIMPLE AND DOUBLE-ARC BLADE DESIGN METHODS 3 rd International Conference on Experiments/Process/System Modeling/Simulation & Optimization 3 rd IC-EpsMsO Athens, 8- July, 2009 IC-EpsMsO PARAMETRIC STUDY PERFORMANCE OF A CENTRIFUGAL PUMP BASED ON

More information

Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines. Unit 2 (Potters & Wiggert Sec

Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines. Unit 2 (Potters & Wiggert Sec Theory of turbo machine Effect of Blade Configuration on Characteristics of Centrifugal machines Unit (Potters & Wiggert Sec. 1..1, &-607) Expression relating Q, H, P developed by Rotary machines Rotary

More information

CHARACTERISTIC OF VORTEX IN A MIXING LAYER FORMED AT NOZZLE PITZDAILY USING OPENFOAM

CHARACTERISTIC OF VORTEX IN A MIXING LAYER FORMED AT NOZZLE PITZDAILY USING OPENFOAM CHARACTERISTIC OF VORTEX IN A MIXING LAYER FORMED AT NOZZLE PITZDAILY USING OPENFOAM Suheni and Syamsuri Department of Mechanical Engineering, Adhi Tama Institute of Technology Surabaya, Indonesia E-Mail:

More information