Nonlinear Potential Flow Solver Development in OpenFOAM

Size: px
Start display at page:

Download "Nonlinear Potential Flow Solver Development in OpenFOAM"

Transcription

1 Nonlinear Potential Flow Solver Development in OpenFOAM A. Mehmood Plymouth University, UK April 19,2016 A. Mehmood

2 Table of Contents 1 Motivation 2 Solution Methodology Mathematical Formulation Sequence of the Solution Procedure 3 Results and Discussion Standing Waves Progressive Waves 4 Conclusions and Future Directions A. Mehmood

3 Motivation Wave Structure Interaction Simulation Environment A. Mehmood

4 Solution Methodology Wave Tank y axis Free surface x axis A. Mehmood

5 Solution Methodology Mathematical Formulation Mathematical Formulation φ x 1 φ = F (y, t) 2 y axis φ t = gη 1 2 φ. φ η t = φ y φ x η x 2 φ = 0 φ y = 0 η t = u.n n y x axis t + c φ n = 0 1 Mayer, S, Garapon, A and Sorensen, LS (1998). A fractional step method for unsteady free surface flow with applications to non-linear wave dynamics, Intl J Numerical Methods in Fluids, 28(2), A. Mehmood

6 Solution Methodology Sequence of the Solution Procedure Generate the grid Generate the grid A. Mehmood

7 Solution Methodology Sequence of the Solution Procedure Apply the boundary conditions Apply the boundary conditions at the face center A. Mehmood

8 Solution Methodology Sequence of the Solution Procedure Solve Laplace s equation Solve Laplace s equation for the velocity potential. Compute the required variables (i.e., velocities u = φ, fluxes). A. Mehmood

9 Solution Methodology Sequence of the Solution Procedure Solve Laplace s equation Solve Laplace s equation for the velocity potential. Compute the required variables (i.e., velocities u = φ, fluxes). A. Mehmood

10 Solution Methodology Sequence of the Solution Procedure Complications of implementation of the Solver in OpenFOAM Simplest idea for automatic mesh motion in the FV framework would be to solve an equation to provide point motion However, as the FVM provides the solution in cell centres and motion is required on the points(vertices), this necessarily leads to interpolation

11 Solution Methodology Sequence of the Solution Procedure Complications of implementation of the Solver in OpenFOAM Simplest idea for automatic mesh motion in the FV framework would be to solve an equation to provide point motion However, as the FVM provides the solution in cell centres and motion is required on the points(vertices), this necessarily leads to interpolation

12 Solution Methodology Sequence of the Solution Procedure Complications of implementation of the Solver in OpenFOAM Simplest idea for automatic mesh motion in the FV framework would be to solve an equation to provide point motion However, as the FVM provides the solution in cell centres and motion is required on the points(vertices), this necessarily leads to interpolation η t = u.n n y A. Mehmood

13 Solution Methodology Sequence of the Solution Procedure Automatic Mesh Motion in OpenFOAM Motion will be obtained by solving a mesh motion equation, where free surface motion acts as a boundary condition A. Mehmood

14 Solution Methodology Sequence of the Solution Procedure Automatic Mesh Motion in OpenFOAM Motion will be obtained by solving a mesh motion equation, where free surface motion acts as a boundary condition Automatic mesh motion determines the position of internal points based on the free surface motion A. Mehmood

15 Solution Methodology Sequence of the Solution Procedure Automatic Mesh Motion in OpenFOAM Motion will be obtained by solving a mesh motion equation, where free surface motion acts as a boundary condition Automatic mesh motion determines the position of internal points based on the free surface motion The role of internal point motion is to accommodate changes in the domain shape (boundary motion) and preserve the validity and quality of the mesh A. Mehmood

16 Solution Methodology Sequence of the Solution Procedure Automatic Mesh Motion in OpenFOAM Motion will be obtained by solving a mesh motion equation, where free surface motion acts as a boundary condition Automatic mesh motion determines the position of internal points based on the free surface motion The role of internal point motion is to accommodate changes in the domain shape (boundary motion) and preserve the validity and quality of the mesh Internal point motion can be specified in a number of ways, without user interaction A. Mehmood

17 Solution Methodology Sequence of the Solution Procedure Automatic Mesh Motion in OpenFOAM Motion will be obtained by solving a mesh motion equation, where free surface motion acts as a boundary condition Automatic mesh motion determines the position of internal points based on the free surface motion The role of internal point motion is to accommodate changes in the domain shape (boundary motion) and preserve the validity and quality of the mesh Internal point motion can be specified in a number of ways, without user interaction Choices for a simplified mesh motion equation: Laplace equation with constant and variable diffusivity diffusivity > quadratic inversedistance A. Mehmood

18 Results and Discussion Standing Waves Standing Waves set up η(x, t) = a cos(kx) cos(ωt)+ πa 2 [ cos 2 1 (ωt) λ 4 cosh 2 (kh) + 3 cos(2ωt) ] 4 sinh 2 cos(2kx) (1) (kh) y axis x axis φ t = gη 1 2 φ. φ η t = u.n n y φ x = 0 φ y = 0 2 φ = 0 φ x = 0 A. Mehmood

19 Results and Discussion Standing Waves Time Histories of Wave Elevation Analtic (linear) m Numerical m Analtic (linear) 0.01 m Numerical 0.01 m 0.01 Surface elevation Time Time trace plots numerical theoretical 1st-order theoretical 2nd-order η/a t/t Figure: Time history of free surface elevation at the centre of the domain A. Mehmood

20 Results and Discussion Standing Waves Variation of wave period Airy 2nd order ampl 005 ampl 01 Time [sec] H Figure: Variation of wave period against mean water depth normalized by wavelength A. Mehmood

21 Results and Discussion Standing Waves Standing Wave Animation wave amplitude Initial wave profile wave amplitude Initial wave profile H H A. Mehmood

22 Results and Discussion Progressive Waves Progressive Waves set up 1 φ x = u x(y, t) 2 y axis φ t = gη 1 2 φ. φ η t = u.n n y x axis φ = 0 φ t + c φ n = 0 3 φ y = 0 A. Mehmood

23 Results and Discussion Progressive Waves Progressive Waves 1.5 x=6.0 m η/a t/t (a) a = 0.01 m, H = 1.5 m, T=1.5 s 1.5 x=6.0 m η/a t/t (b) a = 0.06 m, H = 1.0 m, T=1.5 s. Figure: Time history of free surface elevation at location x = 6.0 m (from inlet boundary) A. Mehmood

24 Results and Discussion Progressive Waves Comparison with Experiment (F.Gao-2003) 8.85m φ x = u x(t) 0.28m zerograd 1 Gao, F, (2003). An efficient finite element technique for free surface flow, Ph.D. thesis, Brighton University, UK. 1 A. Mehmood

25 Results and Discussion Progressive Waves Comparison with Experiment (F.Gao-2003) 0.28m 0.55m 8.85m numerical simulations experiment by Gao-2003 x = 0.55 m Surface elevation (m) Time (s) Figure: Time history of wave elevation at location x = 0.55 m. A. Mehmood

26 Results and Discussion Progressive Waves Comparison with Experiment (F.Gao-2003) 0.28m 3.55m Surface elevation (m) numerical simulations-graded experiment by Gao-2003 x = 3.55 m Time (s) Figure: Time history of wave elevation at location x = 3.55 m. A. Mehmood

27 Results and Discussion Progressive Waves Comparison with Experiment (F.Gao-2003) 0.28m 8.85m 5.45m numerical simulations-graded experiment by Gao-2003 x = 5.45 m Surface elevation (m) Time (s) Figure: Time history of wave elevation at location x = 5.45 m. A. Mehmood

28 Results and Discussion Progressive Waves Comparison with experiment A. Mehmood

29 Conclusions and Future Directions Conclusions and Future Directions Developed a free surface tracking solver for numerical simulation of unsteady irrotational fully non-linear water waves A. Mehmood

30 Conclusions and Future Directions Conclusions and Future Directions Developed a free surface tracking solver for numerical simulation of unsteady irrotational fully non-linear water waves The solver has been validated by application to a number of test cases, ranging from shallow water standing waves to different wave amplitudes progressive waves A. Mehmood

31 Conclusions and Future Directions Conclusions and Future Directions Developed a free surface tracking solver for numerical simulation of unsteady irrotational fully non-linear water waves The solver has been validated by application to a number of test cases, ranging from shallow water standing waves to different wave amplitudes progressive waves Solution of Laplace s equation for the velocity potential, the non-linear free surface boundary conditions, the wave generation and the absorption boundary conditions are all not part of the standard OpenFOAM R distribution A. Mehmood

32 Conclusions and Future Directions Conclusions and Future Directions Developed a free surface tracking solver for numerical simulation of unsteady irrotational fully non-linear water waves The solver has been validated by application to a number of test cases, ranging from shallow water standing waves to different wave amplitudes progressive waves Solution of Laplace s equation for the velocity potential, the non-linear free surface boundary conditions, the wave generation and the absorption boundary conditions are all not part of the standard OpenFOAM R distribution Coupling to available Navier-Stokes solvers in OpenFOAM R A. Mehmood

33 Conclusions and Future Directions Conclusions and Future Directions Developed a free surface tracking solver for numerical simulation of unsteady irrotational fully non-linear water waves The solver has been validated by application to a number of test cases, ranging from shallow water standing waves to different wave amplitudes progressive waves Solution of Laplace s equation for the velocity potential, the non-linear free surface boundary conditions, the wave generation and the absorption boundary conditions are all not part of the standard OpenFOAM R distribution Coupling to available Navier-Stokes solvers in OpenFOAM R The developed solver and the associated boundary conditions will be released as an open-source for the marine and offshore community A. Mehmood

34 Conclusions and Future Directions Thank you A. Mehmood

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

Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions

Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions Experimental Validation of the Computation Method for Strongly Nonlinear Wave-Body Interactions by Changhong HU and Masashi KASHIWAGI Research Institute for Applied Mechanics, Kyushu University Kasuga

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

Aurélien Thinat Stéphane Cordier 1, François Cany

Aurélien Thinat Stéphane Cordier 1, François Cany SimHydro 2012:New trends in simulation - Hydroinformatics and 3D modeling, 12-14 September 2012, Nice Aurélien Thinat, Stéphane Cordier, François Cany Application of OpenFOAM to the study of wave loads

More information

Simulation of Freak Wave Impact Using the Higher Order Spectrum

Simulation of Freak Wave Impact Using the Higher Order Spectrum Simulation of Freak Wave Impact Using the Higher Order Spectrum The Naval Hydro Pack Hrvoje Jasak and Vuko Vukčević Faculty of Mechanical Engineering and Naval Architecture, Uni Zagreb, Croatia Wikki Ltd.

More information

Advances in Simulation for Marine And Offshore Applications. Milovan Perić

Advances in Simulation for Marine And Offshore Applications. Milovan Perić Advances in Simulation for Marine And Offshore Applications Milovan Perić Introduction Extensions and enhancements in STAR-CCM+ for marine and offshore applications: Creation of irregular long-crested

More information

Numerical Wave Generation In OpenFOAM R

Numerical Wave Generation In OpenFOAM R Numerical Wave Generation In OpenFOAM R Master of Science Thesis MOSTAFA AMINI AFSHAR Department of Shipping and Marine Technology CHALMERS UNIVERSITY OF TECHNOLOGY Göteborg, Sweden, 2010 Report No. X-10/252

More information

2D numerical simulation of ocean waves

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

More information

Free Surface Flow Simulations

Free Surface Flow Simulations Free Surface Flow Simulations Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd. United Kingdom 11/Jan/2005 Free Surface Flow Simulations p.1/26 Outline Objective Present two numerical modelling approaches for

More information

Topology optimization of heat conduction problems

Topology optimization of heat conduction problems Topology optimization of heat conduction problems Workshop on industrial design optimization for fluid flow 23 September 2010 Misha Marie Gregersen Anton Evgrafov Mads Peter Sørensen Technical University

More information

Advanced 1D/2D Modeling Using HEC-RAS

Advanced 1D/2D Modeling Using HEC-RAS Advanced 1D/2D Modeling Using HEC-RAS Davis, California Objectives This is an advanced course in applying computer program HEC-RAS. The course provides participants with the knowledge to effectively use

More information

The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method

The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method The Study of Ship Motions in Regular Waves using a Mesh-Free Numerical Method by Bruce Kenneth Cartwright, B. Eng., M. Sc. Submitted in fulfilment of the requirements for the Degree of Master of Philosophy

More information

Realistic Animation of Fluids

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

More information

A GPU-based High-Performance Library with Application to Nonlinear Water Waves

A GPU-based High-Performance Library with Application to Nonlinear Water Waves Downloaded from orbit.dtu.dk on: Dec 20, 2017 Glimberg, Stefan Lemvig; Engsig-Karup, Allan Peter Publication date: 2012 Document Version Publisher's PDF, also known as Version of record Link back to DTU

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

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards By Allan P. Engsig-Karup, Morten Gorm Madsen and Stefan L. Glimberg DTU Informatics Workshop

More information

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models C. Aberle, A. Hakim, and U. Shumlak Aerospace and Astronautics University of Washington, Seattle American Physical Society

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

Partial Differential Equations

Partial Differential Equations Simulation in Computer Graphics Partial Differential Equations Matthias Teschner Computer Science Department University of Freiburg Motivation various dynamic effects and physical processes are described

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

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

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

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

More information

G3 - Sessione Speciale sullo sfruttamento dell'energie Rinnovabili Marine Quartiere Fieristico di Ferrara, 23 Settembre 2016

G3 - Sessione Speciale sullo sfruttamento dell'energie Rinnovabili Marine Quartiere Fieristico di Ferrara, 23 Settembre 2016 G3 - Sessione Speciale sullo sfruttamento dell'energie Rinnovabili Marine Quartiere Fieristico di Ferrara, 23 Settembre 2016 SFRUTTAMENTO DELL'ENERGIA DEL MOTO ONDOSO MEDIANTE UN DISPOSITIVO A OSCILLAZIONE

More information

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

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

More information

Towards Real Time Simulation of Ship-Ship Interaction

Towards Real Time Simulation of Ship-Ship Interaction Downloaded from orbit.dtu.dk on: Nov 12, 2018 Towards Real Time Simulation of Ship-Ship Interaction Lindberg, Ole; Bingham, Harry B.; Engsig-Karup, Allan Peter; Madsen, Per A. Published in: International

More information

Available online at ScienceDirect. Procedia Engineering 136 (2016 ) Dynamic analysis of fuel tank

Available online at   ScienceDirect. Procedia Engineering 136 (2016 ) Dynamic analysis of fuel tank Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 136 (2016 ) 45 49 The 20 th International Conference: Machine Modeling and Simulations, MMS 2015 Dynamic analysis of fuel tank

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

Coupled Simulation of Flow and Body Motion Using Overset Grids. Eberhard Schreck & Milovan Perić

Coupled Simulation of Flow and Body Motion Using Overset Grids. Eberhard Schreck & Milovan Perić Coupled Simulation of Flow and Body Motion Using Overset Grids Eberhard Schreck & Milovan Perić Contents Dynamic Fluid-Body Interaction (DFBI) model in STAR-CCM+ Overset grids method in STAR-CCM+ Advantages

More information

Turbo Tools and General Grid Interface

Turbo Tools and General Grid Interface Turbo Tools and General Grid Interface Theoretical Basis and Implementation Hrvoje Jasak, Wikki United Kingdom and Germany Turbo Tools and General Grid Interface p. 1 General Grid Interface Objective Present

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 Copyright 2010 All rights reserved Integrated Publishing services Research article ISSN 0976 4399 Efficiency and performances

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

Wave Uplift on Platforms or Docks in Variable Depth Jiin-Jen Lee and C.P. Lai"

Wave Uplift on Platforms or Docks in Variable Depth Jiin-Jen Lee and C.P. Lai CHAPTER 149 ABSTRACT Wave Uplift on Platforms or Docks in Variable Depth Jiin-Jen Lee and C.P. Lai" Wave uplift forces on two dimensional platforms or docks in a variable depth medium has been studied

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

Development of the Compliant Mooring Line Model for FLOW-3D

Development of the Compliant Mooring Line Model for FLOW-3D Flow Science Report 08-15 Development of the Compliant Mooring Line Model for FLOW-3D Gengsheng Wei Flow Science, Inc. October 2015 1. Introduction Mooring systems are common in offshore structures, ship

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

A Review of the Implicit Motion Solver Algorithm in OpenFOAM to Simulate a Heaving Buoy

A Review of the Implicit Motion Solver Algorithm in OpenFOAM to Simulate a Heaving Buoy A Review of the Implicit Motion Solver Algorithm in OpenFOAM to Simulate a Heaving Buoy Devolder, B., Schmitt, P., Rauwoens, P., Elsaesser, B., & Troch, P. (2015). A Review of the Implicit Motion Solver

More information

Fluent User Services Center

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

More information

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

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

More information

Numerical Estimation and Validation of Shallow Draft Effect on Roll Damping

Numerical Estimation and Validation of Shallow Draft Effect on Roll Damping The 14 th International Ship Stability Workshop (ISSW), 29 th September- 1 st October 2014, Kuala Lumpur, Malaysia Numerical Estimation and Validation of Shallow Draft Effect on Roll Damping Toru Katayama

More information

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

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

More information

Navier-Stokes & Flow Simulation

Navier-Stokes & Flow Simulation Last Time? Navier-Stokes & Flow Simulation Optional Reading for Last Time: Spring-Mass Systems Numerical Integration (Euler, Midpoint, Runge-Kutta) Modeling string, hair, & cloth HW2: Cloth & Fluid Simulation

More information

Investigation of Wave-Structure Interaction Using State of the Art CFD Techniques

Investigation of Wave-Structure Interaction Using State of the Art CFD Techniques Open Journal of Fluid Dynamics, 2014, 4, 18-43 Published Online March 2014 in SciRes. http://www.scirp.org/journal/ojfd http://dx.doi.org/10.4236/ojfd.2014.41003 Investigation of Wave-Structure Interaction

More information

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

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

More information

Numerical 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

The 3D DSC in Fluid Simulation

The 3D DSC in Fluid Simulation The 3D DSC in Fluid Simulation Marek K. Misztal Informatics and Mathematical Modelling, Technical University of Denmark mkm@imm.dtu.dk DSC 2011 Workshop Kgs. Lyngby, 26th August 2011 Governing Equations

More information

Velocity and Concentration Properties of Porous Medium in a Microfluidic Device

Velocity and Concentration Properties of Porous Medium in a Microfluidic Device Velocity and Concentration Properties of Porous Medium in a Microfluidic Device Rachel Freeman Department of Chemical Engineering University of Washington ChemE 499 Undergraduate Research December 14,

More information

Flow and Heat Transfer in a Mixing Elbow

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

More information

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

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

More information

computational Fluid Dynamics - Prof. V. Esfahanian

computational Fluid Dynamics - Prof. V. Esfahanian Three boards categories: Experimental Theoretical Computational Crucial to know all three: Each has their advantages and disadvantages. Require validation and verification. School 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

A Hybrid Technique Using Particle and Boundary-Element Methods for Wave-Body Interaction Problems

A Hybrid Technique Using Particle and Boundary-Element Methods for Wave-Body Interaction Problems 9th International Conference on Numerical Ship Hydrodynamics Ann Arbor, Michigan, August 5-8, 27 A Hybrid Technique Using Particle and Boundary-Element Methods for Wave-Body Interaction Problems Makoto

More information

Project work for the PhD course in OpenFOAM

Project work for the PhD course in OpenFOAM Project work for the PhD course in OpenFOAM A tutorial on how to use Dynamic Mesh solver IcoDyMFOAM Performed by: Pirooz Moradnia Contact: pirooz.moradnia@forbrf.lth.se Spring 2008, Göteborg-Sweden Introduction:

More information

OpenFOAM Library for Fluid Structure Interaction

OpenFOAM Library for Fluid Structure Interaction OpenFOAM Library for Fluid Structure Interaction 9th OpenFOAM Workshop - Zagreb, Croatia Željko Tuković, P. Cardiff, A. Karač, H. Jasak, A. Ivanković University of Zagreb Faculty of Mechanical Engineering

More information

Tsunami coastal impact The use of VOF-URANS methods with examples

Tsunami coastal impact The use of VOF-URANS methods with examples Tsunami coastal impact The use of VOF-URANS methods with examples Richard MARCER 2 Content Coastal impact : physics to simulate EOLE CFD : a 3D Navier-Stokes code Focus on the VOF free surface method Examples

More information

arxiv: v1 [physics.flu-dyn] 23 Oct 2018

arxiv: v1 [physics.flu-dyn] 23 Oct 2018 Numerical models for evolution of extreme wave groups Eugeny Buldakov, Pablo Higuera 2 and Dimitris Stagonas 3 arxiv:8.9769v [physics.flu-dyn] 23 Oct 28 3 UCL, Department of Civil Engineering, Gower Street,

More information

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Per-Olof Persson (persson@mit.edu) Department of Mathematics Massachusetts Institute of Technology http://www.mit.edu/

More information

OpenFOAM in Wave and Offshore CFD

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

More information

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

Navier-Stokes & Flow Simulation

Navier-Stokes & Flow Simulation Last Time? Navier-Stokes & Flow Simulation Implicit Surfaces Marching Cubes/Tetras Collision Detection & Response Conservative Bounding Regions backtracking fixing Today Flow Simulations in Graphics Flow

More information

Navier-Stokes & Flow Simulation

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

More information

Shallow Water Simulations on Graphics Hardware

Shallow Water Simulations on Graphics Hardware Shallow Water Simulations on Graphics Hardware Ph.D. Thesis Presentation 2014-06-27 Martin Lilleeng Sætra Outline Introduction Parallel Computing and the GPU Simulating Shallow Water Flow Topics of Thesis

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean A Direct Simulation-Based Study of Radiance in a Dynamic Ocean Dick K.P. Yue Center for Ocean Engineering Massachusetts Institute of Technology Room 5-321, 77 Massachusetts Ave, Cambridge, MA 02139 phone:

More information

SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING.

SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING. SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING. M.N.Senthil Prakash, Department of Ocean Engineering, IIT Madras, India V. Anantha Subramanian Department of

More information

Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers

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

More information

COUPLING OF 3D NUMERICAL SOLUTION METHOD BASED ON NAVIER-STOKES EQUATIONS WITH SOLUTIONS BASED ON SIMPLER THEORIES

COUPLING OF 3D NUMERICAL SOLUTION METHOD BASED ON NAVIER-STOKES EQUATIONS WITH SOLUTIONS BASED ON SIMPLER THEORIES COUPLING OF 3D NUMERICAL SOLUTION METHOD BASED ON NAVIER-STOKES EQUATIONS WITH SOLUTIONS BASED ON SIMPLER THEORIES Sven Enger Milovan Perić sven.enger@cd-adapco.com milovan.peric@cd-adapco.com CD-adapco

More information

Solution Recording and Playback: Vortex Shedding

Solution Recording and Playback: Vortex Shedding STAR-CCM+ User Guide 6663 Solution Recording and Playback: Vortex Shedding This tutorial demonstrates how to use the solution recording and playback module for capturing the results of transient phenomena.

More information

Best Practices Workshop: Overset Meshing

Best Practices Workshop: Overset Meshing Best Practices Workshop: Overset Meshing Overview Introduction to Overset Meshes Range of Application Workflow Demonstrations and Best Practices What are Overset Meshes? Overset meshes are also known as

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean 1 DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Direct Simulation-Based Study of Radiance in a Dynamic Ocean LONG-TERM GOALS Dick K.P. Yue Center for Ocean Engineering

More information

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the Fluid Dynamics Models : Flow Past a Cylinder Flow Past a Cylinder Introduction The flow of fluid behind a blunt body such as an automobile is difficult to compute due to the unsteady flows. The wake behind

More information

Overview and Recent Developments of Dynamic Mesh Capabilities

Overview and Recent Developments of Dynamic Mesh Capabilities Overview and Recent Developments of Dynamic Mesh Capabilities Henrik Rusche and Hrvoje Jasak h.rusche@wikki-gmbh.de and h.jasak@wikki.co.uk Wikki Gmbh, Germany Wikki Ltd, United Kingdom 6th OpenFOAM Workshop,

More information

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

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

More information

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

Marine Hydrodynamics Solver in OpenFOAM

Marine Hydrodynamics Solver in OpenFOAM Marine Hydrodynamics Solver in OpenFOAM p. 1/14 Marine Hydrodynamics Solver in OpenFOAM Hrvoje Jasak and Henrik Rusche h.jasak@wikki.co.uk, h.rusche@wikki.co.uk Wikki, United Kingdom and Germany 4 December

More information

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Siva Nadarajah Antony Jameson Stanford University 15th AIAA Computational Fluid Dynamics Conference

More information

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

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

More information

Dynamic Modeling of Mooring Lines Using a FSI Solver Based on OpenFOAM

Dynamic Modeling of Mooring Lines Using a FSI Solver Based on OpenFOAM Dynamic Modeling of Mooring Lines Using a FSI Solver Based on OpenFOAM 3RD Northern Germany OpenFOAM User Meeting 2015 Author: E-mail Co-Authors: H. G. Matthies, C. Borri 3 Northern Germany OpenFOAM User

More information

DNV GL s 16th Technology Week

DNV GL s 16th Technology Week OIL & GAS DNV GL s 16th Technology Week Advanced Simulation for Offshore Application: Application of CFD for Computing VIM of Floating Structures 1 SAFER, SMARTER, GREENER OUTLINE Introduction Elements

More information

OpenFOAM: Open Platform for Complex Physics Simulations

OpenFOAM: Open Platform for Complex Physics Simulations OpenFOAM: Open Platform for Complex Physics Simulations Hrvoje Jasak h.jasak@wikki.co.uk, hrvoje.jasak@fsb.hr FSB, University of Zagreb, Croatia Wikki Ltd, United Kingdom 18th October 2007 OpenFOAM: Open

More information

OpenFOAM. q Open source CFD toolbox, which supplies preconfigured solvers, utilities and libraries.

OpenFOAM. q Open source CFD toolbox, which supplies preconfigured solvers, utilities and libraries. OpenFOAM q Open source CFD toolbox, which supplies preconfigured solvers, utilities and libraries. q Flexible set of efficient C++ modules---object-oriented. q Use Finite-Volume Method (FVM) to solve systems

More information

Modeling icing using cartesian grids, penalization & level sets

Modeling icing using cartesian grids, penalization & level sets Introduction State of the art The proposed approach Proof of concept Modeling icing using cartesian grids, penalization & level sets Héloïse Beaugendre IMB Institut de Mathématiques de Bordeaux - INRIA

More information

arxiv: v1 [physics.flu-dyn] 3 Apr 2018

arxiv: v1 [physics.flu-dyn] 3 Apr 2018 A Sharp Free Surface Finite Volume Method Applied to Gravity Wave Flows Vuko Vukčević a, Johan Roenby b, Inno Gatin a, Hrvoje Jasak a,c, a University of Zagreb, Faculty of Mechanical Engineering and Naval

More information

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 627, FI-72, Finland timo.lahivaara@uku.fi INTRODUCTION The modeling of the acoustic wave fields often

More information

Direct simulation of zigzag maneuver for fully appended ship

Direct simulation of zigzag maneuver for fully appended ship Direct simulation of zigzag maneuver for fully appended ship Jianhua Wang, Decheng Wan * State Key Laboratory of Ocean Engineering, School of Naval Architecture, Ocean and Civil Engineering, Shanghai Jiao

More information

SOFTWARE. Sesam user course. 20 February 2017 Wadam - General wave load analysis. Ungraded SAFER, SMARTER, GREENER DNV GL 2014

SOFTWARE. Sesam user course. 20 February 2017 Wadam - General wave load analysis. Ungraded SAFER, SMARTER, GREENER DNV GL 2014 SOFTWARE Sesam user course DNV GL 1 SAFER, SMARTER, GREENER Wave Analysis by Diffraction And Morison theory Computation of wave loads and global response 2 Diffraction & radiation theory Structural part

More information

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS Muthukumaran.C.K.

More information

Towards real time simulation of ship-ship interaction - Part II: double body flow linearization and GPU implementation

Towards real time simulation of ship-ship interaction - Part II: double body flow linearization and GPU implementation Downloaded from orbit.dtu.dk on: Aug 21, 2018 Towards real time simulation of ship-ship interaction - Part II: double body flow linearization and GPU implementation Lindberg, Ole; Glimberg, Stefan Lemvig;

More information

(Realistic) Modelisation of Water Waves, some applications to to visualization of liquid surfaces.

(Realistic) Modelisation of Water Waves, some applications to to visualization of liquid surfaces. (Realistic) Modelisation of Water Waves, some applications to to visualization of liquid surfaces. Damien Rohmer, Cédric Rousset ETI 3 Image Processing, CPE Lyon February 11, 2007 Contents Introduction

More information

Computational Fluid Dynamics, Simulation, and Computational tools in Wind Engineering

Computational Fluid Dynamics, Simulation, and Computational tools in Wind Engineering Computational Fluid Dynamics, Simulation, and Computational tools in Wind Engineering Ahsan Kareem SimCenter CyberInfrastructure nsf.gov CFD Challenges and Perception Advances in CFD with applications

More information

Offshore Platform Fluid Structure Interaction (FSI) Simulation

Offshore Platform Fluid Structure Interaction (FSI) Simulation Offshore Platform Fluid Structure Interaction (FSI) Simulation Ali Marzaban, CD-adapco Murthy Lakshmiraju, CD-adapco Nigel Richardson, CD-adapco Mike Henneke, CD-adapco Guangyu Wu, Chevron Pedro M. Vargas,

More information

Thin Film Simulation on a Rotating Wafer. B. Gschaider, D. Prieling, H. Steiner, P. Vita

Thin Film Simulation on a Rotating Wafer. B. Gschaider, D. Prieling, H. Steiner, P. Vita Thin Film Simulation on a Rotating Wafer B. Gschaider, D. Prieling, H. Steiner, P. Vita Topics Motivation Finite Area Method Thin Film Model Impinging Jet Polydual Mesh Comparison with 3D Solution Conclusion

More information

Continuum-Microscopic Models

Continuum-Microscopic Models Scientific Computing and Numerical Analysis Seminar October 1, 2010 Outline Heterogeneous Multiscale Method Adaptive Mesh ad Algorithm Refinement Equation-Free Method Incorporates two scales (length, time

More information

The Immersed Interface Method

The Immersed Interface Method The Immersed Interface Method Numerical Solutions of PDEs Involving Interfaces and Irregular Domains Zhiiin Li Kazufumi Ito North Carolina State University Raleigh, North Carolina Society for Industrial

More information

A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere

A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere Ram Nair Computational and Information Systems Laboratory (CISL) National Center for Atmospheric Research

More information

The Nagumo Equation with Comsol Multiphysics

The Nagumo Equation with Comsol Multiphysics The Nagumo Equation with Comsol Multiphysics Denny Otten 1 Christian Döding 2 Department of Mathematics Bielefeld University 33501 Bielefeld Germany Date: 25. April 2016 1. Traveling Front in the Nagumo

More information

Effect of Internal Grids Structure on the Numerical Prediction of the Free Surface Flow around Wigley Hull Form

Effect of Internal Grids Structure on the Numerical Prediction of the Free Surface Flow around Wigley Hull Form Effect of Internal Grids Structure on the Numerical Prediction of the Free Surface Flow around Wigley Hull Form Yasser M. Ahmed 1, 3, O. B Yaakob 1,,*, A. H. Elbatran 1, 4, Mohamed Walid Abdel-Hamed 4

More information

EVALUATE SHOCK CAPTURING CAPABILITY WITH THE NUMERICAL METHODS IN OpenFOAM

EVALUATE SHOCK CAPTURING CAPABILITY WITH THE NUMERICAL METHODS IN OpenFOAM THERMAL SCIENCE: Year 2013, Vol. 17, No. 4, pp. 1255-1260 1255 Open forum EVALUATE SHOCK CAPTURING CAPABILITY WITH THE NUMERICAL METHODS IN OpenFOAM by Reza KHODADADI AZADBONI a*, Mohammad Rahim MALEKBALA

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK Multigrid Solvers in CFD David Emerson Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK david.emerson@stfc.ac.uk 1 Outline Multigrid: general comments Incompressible

More information

Moving Interface Problems: Methods & Applications Tutorial Lecture II

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

More information

DEVELOPMENT OF NUMERICAL TOOL FOR HYDRODYNAMICS SIMULATION OF HIGH SPEED PLANING CRAFTS

DEVELOPMENT OF NUMERICAL TOOL FOR HYDRODYNAMICS SIMULATION OF HIGH SPEED PLANING CRAFTS DEVELOPMENT OF NUMERICAL TOOL FOR HYDRODYNAMICS SIMULATION OF HIGH SPEED PLANING CRAFTS Ebrahim Jahanbakhsh Marine Lab., Sharif Uni. of Tech., Tehran/Iran, ebrahim_jahan@yahoo.com Roozbeh Panahi Tarbiat

More information