검색 전체 메뉴
PDF
맨 위로
OA 학술지
Finding the best combination of numerical schemes for 2-D SPH simulation of wedge water entry for a wide range of deadrise angles
  • 비영리 CC BY-NC
ABSTRACT
Finding the best combination of numerical schemes for 2-D SPH simulation of wedge water entry for a wide range of deadrise angles
KEYWORD
Water entry , SPH , Pressure distribution , Free surface.
  • INTRODUCTION

    Water impact pressure arising during the impact and especially during the initial stages of water entry when the maximum pressure occurs, is extremely important in the design of marine structures. Abrate (2011) has presented an in-depth review of the state of the art on the hull slamming or water entry problem. Based on this article and other recent papers, research conducted in the field of water entry is hereby surveyed.

    Initial study of water entry problem for determination of water entry impact forces and pressures was done by Von Karman (1929). He used simple principles such as conservation of momentum and the concept of added mass. Wagner (1932) continued the theoretical solution of water impact problem. He analyzed the vertical water entry of a 2D wedge of small deadrise angle. Sedov (1934), on the other hand, extended Wagner’s work to study the impact of 2D wedge of larger deadrise angle.

    In order to simulate the water entry problem, many numerical methods have been implemented by different researchers (Greenhow, 1988; Zhao et al., 1997; Yan and Ma, 2007; Zhang et al., 2010; Ghadimi et al., 2012; Ghadimi et al., 2013). Common methods of simulation have been grid-based. These schemes have encountered some computational difficulties when phenomena such as flow surface piercing, separation and large movement are involved in the modeling. As a result of this, it has become difficult to capture the movement of fluid and free surface flow due to a moving body. To overcome this difficulty, Lagrangian computational method such as Smoothed Particle Hydrodynamics (SPH) was adopted which is a mesh free method. SPH method was first developed for simulation of the particle motion in astrophysics by Gringold and Monaghan (1977) and Lucy (1977). Later, SPH was employed for simulating flow through porous media, large deformation of free surface flows, impact problem, Fluid Structure Interaction (FSI) and water wave generation (Shao, 2010; Dalrymple and Herault, 2009; Ferrari, 2010; Gómez-Gesteira et al., 2005; Gómez-Gesteira and Dalrymple, 2004; Gómez-Gesteira et al., 2010; Monaghan, 1994; Rogers et al., 2008).

    Application of the SPH method has also been extended to simulation of water impact problem. Oger et al. (2006) modeled symmetric wedge water impact of 30 degrees deadrise angle and asymmetric wedge water impact of 20 degrees deadrise angle by SPH method and presented a new scheme to evaluate the pressure on solid boundaries. This work involved a spatially varying resolution based on variable smoothing length technique and a new formulation of the equations was proposed. Oger et al. (2008) also simulated the water impact of a sphere at high impact velocity. They used hundreds of millions of particles to model the sphere water impact. Kai et al. (2009) also studied 2D wedge water impact of 30 degrees deadrise angle based on SPH method. They proposed a non-reflecting boundary condition to reduce the reflection of sound waves. A series of cases with different initial velocities was performed and maximum impact force for different conditions was obtained. Vepa et al. (2011) calculated pressure distribution of a 2D rigid cylinder during water entry by SPH method. They presented time history of pressure distribution and maximum pressure. They showed that by increasing the number of particles, the accuracy of solution increases. Veen and Gourlay (2012) developed a 2D SPH scheme and applied it to the ship slamming problem. Vandamme et al. (2011) modeled the entry and exit of a floating body using weakly compressible SPH method. They examined the water entry, fluid motions, hydrodynamic forces and movement of objects. They modeled 2D wedge of 30 degrees and 45 degrees deadrise angles drop tests and achieved results which showed good agreement with the experimental data.

    SPH method was also previously used by the current authors in order to simulate hydrodynamic phenomena and a particular WCSPH code was developed. This code has been considered and validated in two stages and for different applications: (1) the produced free surface elevation was validated by a dam-break problem (Ghadimi et al., 2012), and (2) the obtained pressure distribution was validated by a planing flat plate problem (Ghadimi et al., 2012). Based on these studies, it is clear that the WCSPH method is quite appropriate for accurately simulating the water entry problem. In the present study, the developed WCSPH code is used in order to investigate wedge water entry at a wide range of deadrise angles ranging from very small to moderate and to very large angles to find the best numerical schemes within SPH formulation. Accordingly, water impact of 2D wedge of 45 degrees of deadrise angle was first simulated under different numerical configurations. For this purpose, a 2D-SPH model in conjunction with artificial viscosity, laminar viscosity and turbulent model were implemented. Subsequently, zero and first order density filter were utilized to remove pressure fluctuations. Furthermore, to obtain more accurate results, the number of particles used in the simulation, was increased. Pressure distribution and free surface elevation were presented. After finding the best numerical scheme, wedge water entry of 10 degrees, 20 degrees, 30 degrees, 60 degrees and 81 degrees deadrise angles were simulated. To better present who has used SPH method and the extent of their work on wedge water entry, a summary of the SPH studies by different authors as well as the current study is presented in table 1.

    [Table 1] Summary of wedge water entry studies by SPH method.

    label

    Summary of wedge water entry studies by SPH method.

    Based on the comparison presented in Table 1, one can conclude that the current SPH simulations of wedge water entry include a much wider range of deadrise angles (10 degrees, 20 degrees, 30 degrees, 45 degrees, 60 degrees and 81 degrees, especially at the critical extreme angles of 10 degrees, 60 degrees and 80 degrees at which the physical phenomenon gets very complicated) and a more extensive set of numerical configurations. Utilization of the mesh free weakly compressible SPH method as well as extensive physical and numerical features of the conducted studies can be considered as important contributions of the present paper.

    SPH FORMULATION

      >  Integral presentation of a function

    SPH interpolation of a quantity f(x) is based on the integral interpolant

    image

    where the function W is the kernel and dx is a differential volume element. The interpolant reproduces f exactly, if the kernel is a Dirac delta function, i.e. W =δ .

    In this study, cubic spline is used as a kernel function which is given by

    image

    where αD is in two dimensions

      >  Particle approximation

    To apply SPH interpolation for a fluid flow, computational domain is divided into a set of particles, as shown in Fig. 1. Every element has a mass mj , density ρj and position xj . It may be concluded that the function f(x) can be written in the following form of discretized particle approximation:

    image

    where mj and ρi represent the mass and density of the j-th particle, respectively.

    GOVERNING EQUATIONS

    Fundamental physical laws of conservation are the basic governing equations of fluid dynamics which are conservation of mass, momentum and energy. For this problem, conservation of mass and momentum should be used.

    In the SPH method, derivative of the density for particle i must be determined based on the continuity equation (Monaghan, 1994) as in

    image

    where the sum extends over all neighboring particles and W is the smoothing kernel evaluated at the distance between particles i and j.

    Also, velocity can be found from the momentum equation (Monaghan, 1994) as in

    image

    NUMERICAL FORMULATION OF SPH METHOD

      >  Viscosity treatment

    To consider the diffusion term in the momentum equation, three different approaches including (1) artificial viscosity, (2) laminar viscosity and (3) laminar viscosity plus sub-particle scale turbulence, are investigated.

    Artificial viscosity

    Monaghan (1992) introduced the artificial viscosity. Based on this concept, the momentum conservation equation can be written as

    image

    where is the gravitational acceleration.

    The viscosity term, Πij , can also be given as

    image

    where 𝜖 ~ 0.01 is introduced to prevent a singularity when rij =0 and v is defined by

    image

    where and h is the smoothing length.

    Laminar viscosity

    Momentum equation in the form of laminar viscous stresses is given by

    image

    Laminar stress term is simplified by Lo and Shao (2002) to

    image

    where v0 is the kinetic viscosity of laminar flow. As a result, Eq. (9) can be written as

    image

    Laminar viscosity and sub-particle scale (SPS) turbulence

    Gotoh et al. (2004) introduced Sub-Particle Scale approach for modeling the turbulent effects. Momentum conservation equation can be presented as

    image

    where 𝜏 represents the sub-particle scale stress tensor.

    The eddy viscosity assumption is used to model the sub-particle scale stress tensor

    image

    where τij is the sub-particle stress tensor, vt = [CsΔl]2 |S| is the turbulence eddy viscosity, k is the sub-particle scale turbulence kinetic energy, CI = 0.0066 , Cs is the Smagorinsky constant, Δl is the particle-particle spacing and , where Sij is the element of sub-particle scale strain tensor (Issa, 2004; Pope, 2000). Dalrymple and Rogers (2006) presented Eq. (12) in SPH notation as

    image

      >  Time stepping scheme

    SPH algorithm reduces the original partial differential equations to a set of ordinary differential equations. Then, any time stepping scheme for ordinary differential equations can be used.

    In this study, Predictor-Corrector algorithm is used. The momentum, density and position equations can be rewritten in the following form:

    image

    where Vi represents the velocity contribution from particle i and from neighboring particles.

    Based on Eq. (14), Predictor-Corrector scheme predicts the evolution in time, as in

    image

    Also can be calculated according equation of state by Gomez-Gesteira et al. (2010). These values are then modified using forces at the half step, as in

    image

    At the end of any time step, the values are calculated as in

    image

    The pressure is calculated from density using

      >  Density filter

    In the SPH simulation, pressure oscillations may be observed in the obtained results. To overcome this difficulty, Colagrossi and Landrini (2003) applied a filter over the density of the particles and re-assigned a density to each particle. In the current paper, zero order filter and first order filter are considered as compiling options.

    The following procedure is known as zero order filter and is applied every 100 time steps:

    image

    where the kernel has been corrected using a zeroth-order correction:

    image

    Dilts (1999) developed the first order filter (moving least squares filter). This filter was applied successfully by Colagrossi and Landrini (2003) and Panizzo (2004). First order filter is a first order correction. Thus, the linear variation of the density field can be exactly reproduced as

    image

    The corrected kernel is also evaluated as follows:

    image

      >  Pressure calculation

    In the studies conducted by Monaghan (1994) and Batchelor (1974), the relationship between pressure and density is assumed to be

    image

    which is known as Tait's equation of state. Coefficient B is related to the speed of sound. Using a value corresponding to the real value of the speed of sound in water, a very small time step must be chosen for the numerical modeling. Monaghan showed that the speed of sound could be artificially slowed significantly for fluids, without affecting the fluid motion. However, Monaghan (1994) suggested that the minimum sound speed should be approximately ten times greater than the maximum expected flow speeds. Therefore, the speed of sound is hereby set 15 times greater than the entrance velocity of the wedge for each studied case. Considering the fact that the entrance velocity in all cases is equal to 2 m/s, the speed of sound is set to 30 m/s for each case.

    RESULTS AND DISCUSSIONS

      >  Computational setup

    The geometry of the considered problem is illustrated in Fig. 2. Width and height of the domain are equal to 1 m. Depth of water is considered to be 0.6 m, while height and breadth of the wedge are set to be 0.3 m and 0.15 m, respectively. At the initial time, apex touches the undisturbed free surface of water.

    In the current study, the effects of density filter and viscosity treatment have been examined. Combinations of these parameters for each considered case is shown in Table 2. Focus of this study is on the accuracy of pressure distribution. Pressure distribution was also measured and compared with similarity solution of Zhao et al. (1997). Similarity solution is obtained through an analytical process and has been used by many researchers like Dobrovol’skaya (1969) and Zhao et al. (1997) to study water entry problem. Through this method, pressure distribution on the wedge can be calculated.

    [Table 2] Compiling options.

    label

    Compiling options.

      >  Results

    In the present work, pressure distribution of the wedge water entry is studied. Nine tests including entry of constant velocity of wedge of 45 degrees deadrise angle are investigated which are listed in Table 2. Velocity of the wedge was kept as 2 m/s. In order to complete the simulation of water entry, both gravity and viscosity are included in these formulations. Simulation time was limited to 0.2 sec. Free surface level at time 0.05 sec. for each of the considered cases is presented in Fig. 3.

    It is quite apparent that the momentum treatment can affect the free surface level. Comparison of the obtained results of free surface against other numerical results (Muzaferija et al., 1999) shows that the obtained free surface level by laminar and turbulent viscosity is better than the artificial viscosity. The results in cases 4 and 5 also have good agreement with other results (Muzaferija et al., 1999). Pressure distribution in cases 4 and 5 are compared with similarity solution (Zhao et al., 1997) in Fig. 4. There is no critical difference between the obtained results of cases 4 and 5. Therefore, it is concluded that both laminar viscosity and turbulent viscosity can be used to simulate the water entry problem, because the duration of this phenomenon is very short.

    In order to obtain more accurate pressure distribution, cases 4 and 5 with about 500,000 particles were repeated again. These results are presented in Fig. 4. On the horizontal axis, Z/vt is the non-dimensional length in which v is the entrance velocity of the wedge and t is the time at which the maximum pressure occurs.

    There seems to be an improvement in the results. As expected, by increasing the number of particles, the difference between the obtained results of laminar viscosity and turbulent viscosity became even more smaller.

    It is also quite apparent that turbulent modeling and using first order density filter lead to best results. Therefore, simulation of water entry of wedges of 10 degrees, 20 degrees, 30 degrees, 45 degrees, 60 degrees and 81 degrees deadrise angles along with the mentioned compiling options was conducted and pressure distribution was obtained.

    Water impact generates sound wave that reaches numerical domain boundaries. Reflection of this wave from boundaries goes back to the wedge and may affect pressure distribution. Thus, at this stage, tank size increases to 4 m. These simulations were performed by 2,000,000 particles that helped improving the results, substantially.

    Fig. 6 shows the effect of domain size on pressure distribution of the wedge of 45 degrees deadrise angle. It is clear that by increasing the tank size, effect of reflecting sound wave decreases and accuracy of the pressure distribution increases. This strategy has been pointed out by Oger et al. (2006).

    Simulation of wedge water entry of 10, 60 and 81 deadrise angles by SPH method had not previously been reported by other researchers and was conducted in the current study. Pressure distributions of these wedges are presented in Fig. 7. As evidenced in this figure, there is good agreement between the current SPH results and the boundary element solution (Zhao and Faltinsen, 1993). On the other hand, a comparison is presented between the current results and experimental results of Zhao et al. (1997) for the wedge deadrise angle of 30 degrees. Based on the obtained results, one can conclude that accuracy of the pressure distribution for wedges with very small and very large deadrise angles is less than the accuracy of pressure distribution for wedges with moderate deadrise angle. This may be attributed to more complex nature of this phenomenon at the extreme angles.

    Differences between SPH results and BEM solutions are shown in Table 3. It is observed that at extreme deadrise angles, i.e. 10 degrees, 60 degrees and 81degrees, relative error between pressure peak of the current study and BEM result is large. This has been reported by some researchers to be due to high nonlinearity of this phenomenon at these extreme deadrise angles. It is also quite apparent that, as deadrise angle starts increasing from 10 degrees to 81 degrees, relative error between pressure peak of the current study and BEM results decreases in oscillating form. This trend is also repeated by the force coefficient curve representing the area under pressure distribution curve.

    [Table 3] Comparison of SPH results and BEM solutions.

    label

    Comparison of SPH results and BEM solutions.

    Free surface elevations related to wedges of 10 degrees, 20 degrees, 30 degrees, 45 degrees, 60 degrees and 81 degrees deadrise angles are presented in Fig. 8. Non-dimensional free surface is obtained by capturing the free surface at the time of maximum pressure occurrence.

    As evidenced in Fig. 8, favorable agreement is observed between SPH results and BEM solutions. Comparison between the results of the current study against experimental results (Tveitnes et al., 2008) for wedge of 45 degrees deadrise angle is presented in Fig. 8. The SPH results are shown to be closer to the experimental data than BEM solution. In all the considered cases, predicted free surfaces by BEM method have a long thin jet flow at the top of the wedge as opposed to the SPH solutions. In fact, speed of the jet flow in BEM solutions is more than the SPH results. This may be attributed to viscosity and gravity. The combined effect of viscosity and gravity reduce the jet velocity and slow down the free surface from rising up. In BEM method, viscosity and gravity not considered. However, these parameters are taken into consideration in the SPH method. As a result of the influence of these parameters, a difference in response between the two methods is quite natural. On the other hand, as the deadrise angle increases, relative error between BEM solutions and SPH results decreases.

    CONCLUSIONS

    In this paper, wedge water entry for a wide range of deadrise angles is simulated by SPH method. In order to find the best numerical configuration, nine different test cases are considered. These cases describe the water entry of wedge of 45 degrees deadrise angle at constant speed. Pressure distribution and free surface level of the considered cases are presented. It is found that first order density filter and turbulent modeling is the best configuration. Pressure distribution is compared against similarity solution and favorable agreement is displayed between them. Also, the effect of number of particles is studied. By increasing the number of particles, results substantially improve and difference between laminar viscosity result and the result of turbulent viscosity is reduced. Furthermore, effect of tank size is studied for wedge of 45 degrees deadrise angle. It is found that larger tank with no reflected sound wave leads to better results.

    In order to assure that the obtained numerical configuration can also lead to good results for wide range of deadrise angles, wedge water entry of 10 degrees, 20 degrees, 30 degrees, 45 degrees, 60 degrees and 81 degrees deadrise angles is simulated with 2,000,000 particles. Pressure distribution of these wedges displayed good agreement with BEM solutions.

    While the achieved numerical configuration within SPH formulation has lead to desirably accurate simulation of wedge water entry for a wide range of moderate deadrise angles, it is also quite apparent that numerical findings for particular cases of relatively small and relatively large deadrise angles are also very reasonable.

참고문헌
  • 1. Abrate S. 2011 Hull slamming [Applied Mechanics Reviews] Vol.64 P.1-35 google
  • 2. Batchelor G.K. 1974 Introduction to fluid dynamics google
  • 3. Colagrossi A., Landrini M. 2003 Numerical simulation of interfacial flows by smoothed particle hydrodynamics [Journal of Computational Physics] Vol.191 P.448-475 google
  • 4. Dalrymple R.A., Rogers B.D. 2006 Numerical modeling of water waves with the SPH method [Coastal Engineering] Vol.53 P.141-147 google
  • 5. Dalrymple R.A., Herault A. 2009 Levee breaching with GPU-SPHysics code [Fourth International SPHERIC Workshop] P.27-29 google
  • 6. Dilts G.A. 1999 Moving-least-squares-particle hydrodynamics, I. consistency and stability [International Journal for NumericalMethods in Engineering] Vol.44 P.1115-1155 google
  • 7. Dobrovol’skaya Z.N. 1969 On some problems of similarity flow of fluid with a free surface [Journal of Fluid Mechanics] Vol.36 P.805-829 google
  • 8. Ferrari A. 2010 SPH simulation of a free surface flow over a sharp crested weir [Advanced in Water Resources] Vol.33 P.270-276 google
  • 9. Ghadimi P., Dashtimanesh A., Djeddi S.R. 2012 Study of water entry of circular cylinder by using analytical andnumerical solutions [Journal of the Brazilian Society of Mechanical Sciences and Engineering] Vol.34 P.225-232 google
  • 10. Ghadimi P., Farsi M., Dashtimanesh A. 2012 Study of various numerical aspects of 3D-SPH for simulation of thedam break problem [Journal of the Brazilian Society of Mechanical Sciences and Engineering] Vol.34 P.486-491 google
  • 11. Ghadimi P., Dashtimanesh A., Farsi M., Najafi S. 2012 Investigation of free surface flow generated by a planing flatplate using smoothed particle hydrodynamics method and FLOW3D simulations [Journal of Engineering for the MaritimeEnvironment] Vol.227 P.125-135 google
  • 12. Ghadimi P., Feizi Chekab M.A., Dashtimanesh A. 2013 A numerical investigation of the water impact of an arbitrarybow section [ISH Journal of Hydraulic Engineering] Vol.9 P.186-195 google
  • 13. Gomez-Gesteira M., Cerqueiro D., Crespo C., Dalrymple R.A. 2005 Green water overtopping analyzed with a SPHmodel [Ocean Engineering] Vol.32 P.223-238 google
  • 14. Gomez-Gesteira M., Dalrymple R.A. 2004 Using a Three-Dimensional Smoothed Particle Hydrodynamics Methodfor Wave Impact on a Tall Structure [Journal of Waterway Port, Coastal and Ocean Devision] Vol.130 P.63-69 google
  • 15. Gomez-Gesteira M., Rogers B.D., Dalrymple R.A., Crespo A.J.C. 2010 State-of-the-art of classical SPH for freesurface flows [Journal of the Hydraulic Research] Vol.48 P.6-27 google
  • 16. Kai G., Liu H., Wang B.L. 2009 Water entry of a wedge based on SPH model with an improved boundary treatment [Journal of Hydrodynamics] Vol.21 P.750-757 google
  • 17. Gotoh H., Shao S., Memita T. 2004 SPH-LES model for numerical investigation of wave interaction with partiallyimmersed breakwater [Coastal Engineering Journal] Vol.46 P.39-63 google
  • 18. Greenhow M. 1988 Water entry and exit of horizontal circular cylinders [Applied Ocean Research] Vol.10 P.191-198 google
  • 19. Gringold R., Monaghan J.J. 1977 Smoothed particle hydrodynamics: theory and application to non-spherical stars [Monthly Notices of the Royal Astronomical Society] Vol.181 P.375-388 google
  • 20. Issa R. 2004 Numerical assessment of the Smoothed Particle Hydrodynamics grid-less method for incompressibleflows and its extension to turbulent flows. Ph.D. Thesis google
  • 21. Lo E.Y.M., Shao S. 2002 Simulation of near-shore solitary wave mechanics by an incompressible SPH method [Applied Ocean Research] Vol.24 P.275-286 google
  • 22. Lucy L. 1977 A numerical approach to testing of the fusion hypothesis [Astronomical Journal] Vol.88 P.1013-1024 google
  • 23. Monaghan J.J. 1992 Smoothed particle hydrodynamics [Annual Review of Astronomy and Astrophysics] Vol.30 P.543-574 google
  • 24. Monaghan J.J. 1994 Simulating free surface flows with SPH [Journal of Computational Physics] Vol.110 P.399-406 google
  • 25. Muzaferija S., Perie M., Sames P., Sehellin T. 1999 A two-fluid navier-stokes solver to simulate water entry [Twenty-Second Symposium on Naval Hydrodynamics] P.638-651 google
  • 26. Oger G., Doring M., Alessandrini B., Ferrant P. 2006 Two-dimensional SPH simulations of wedge water entries [Journal of Computational Physics] Vol.213 P.803-822 google
  • 27. Oger G., Touze D.L., Alessandrini B., Maruzewski P. 2008 A new parallelized 3D SPH model: resolution of waterentry problems and scalability study [ERCOFTAC Bulletin] Vol.76 P.35-38 google
  • 28. Panizzo A. 2004 Physicfal and numerical modeling of sub-aerial landslide generated waves. Ph.D thesis google
  • 29. Pope S.B. 2000 Turbulent flows google
  • 30. Rogers B.D., Dalrymple R.A., Stansby P.K. 2008 SPH modeling of floating bodies in the surf zone [Proceeding of31st Conference on Coastal Engineering] P.204-215 google
  • 31. Sedov L. 1934 The impact of a solid body floating on the surface of an incompressible fluid, CAHI Report 187 google
  • 32. Shao S. 2010 Incompressible SPH flow model for wave interactions with porous media [Coastal Engineering] Vol.57 P.304-316 google
  • 33. Tveitnes T., Fairlie-Clarke A.C., Varyani K. 2008 An experimental investigation into the constant velocity water entryof wedge-shaped sections [Ocean Engineering] Vol.35 P.463-1478 google
  • 34. Vandamme J., Zou Q., Reeve D.E. 2011 Modeling floating object entry and exit using smoothed particle hydrodynamics [Journal of Waterway, Port, Coastal, Ocean Engineering] Vol.137 P.213-224 google
  • 35. Veen D., Gourlay T. 2012 A combined strip theory and smoothed particle hydrodynamics approach for estimatingslamming loads on a ship in head seas [Ocean Engineering] Vol.43 P.64-71 google
  • 36. Vepa K.S., Van Nuffel D., Van Paepegem W. 2011 Pressure predictions during water entry of a 2D rigid cylinderusing SPH method [26th International Workshop on Water Waves and Floating Bodies (IWWWFB)] P.197-200 google
  • 37. Von Karman T. 1929 The impact of seaplane floats during landing. NACA TN 321 P.1-16 google
  • 38. Wagner H. 1932 Phenomena associated with impacts and sliding on liquid surfaces [Mathematik und Mechanik] Vol.12 P.193-215 google
  • 39. Yan S., Ma Q.W. 2007 Numerical simulation of fully nonlinear interaction between steep waves and 2D floatingbodies using the QALE-FEM method [Journal of Computational Physics] Vol.221 P.666-692 google
  • 40. Zhang Y., Zou Q., Greaves D., Reeve D., Hunt-Raby A., Graham D., James P., Lv X. 2010 A level set immersedboundary method for water entry and exit [Communications in Computational Physics] Vol.8 P.265-288 google
  • 41. Zhao R., Faltinsen O.M. 1993 Water entry of two-dimensional bodies [Journal of Fluid Mechanics] Vol.246 P.593-612 google
  • 42. Zhao R., Faltinsen O.M., Aarsnes J. 1997 Water entry of arbitrary two-dimensional sections with and without flowseparation [21st Symposium on Naval Hydrodynamics] P.408-423 google
이미지 / 테이블
  • [ Table 1 ]  Summary of wedge water entry studies by SPH method.
    Summary of wedge water entry studies by SPH method.
  • [ ] 
  • [ ] 
  • [ Fig. 1 ]  Particle approximations using particles within the support domain of the smoothing function W for particle i.
    Particle approximations using particles within the support domain of the smoothing function W for particle i.
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ ] 
  • [ Fig. 2 ]  Geometry of simulation.
    Geometry of simulation.
  • [ Table 2 ]  Compiling options.
    Compiling options.
  • [ Fig. 3 ]  Free surface level at 0.05 sec.
    Free surface level at 0.05 sec.
  • [ Fig. 4 ]  Pressure distribution of cases 4 and 5 (about 80,000 particles) compared with similarity solution (Zhao et al., 1997).
    Pressure distribution of cases 4 and 5 (about 80,000 particles) compared with similarity solution (Zhao et al., 1997).
  • [ Fig. 5 ]  Pressure distribution of cases 4 and 5 (about 500,000 particles) compared with similarity solution.
    Pressure distribution of cases 4 and 5 (about 500,000 particles) compared with similarity solution.
  • [ Fig. 6 ]  Effect of tank size on pressure distribution for a wedge of 45 degrees deadrise angle.
    Effect of tank size on pressure distribution for a wedge of 45 degrees deadrise angle.
  • [ Fig. 7 ]  Pressure distribution (about 2,000,000 particles) compared against boundary element solutions (Zhao and Faltinsen, 1993) for different deadrise angles (in the case of 30 degrees deadrise angle, experimental results (Zhao et al., 1997) are also included).
    Pressure distribution (about 2,000,000 particles) compared against boundary element solutions (Zhao and Faltinsen, 1993) for different deadrise angles (in the case of 30 degrees deadrise angle, experimental results (Zhao et al., 1997) are also included).
  • [ Table 3 ]  Comparison of SPH results and BEM solutions.
    Comparison of SPH results and BEM solutions.
  • [ Fig. 8 ]  Free surface elevation for wedges of deadrise angles 10°, 20°, 30°, 45°, 60° and 81° using about 2,000,000 particles. Non-dimensional free surfaces obtained by the current study and BEM method (Zhao et al., 1993) are plotted on the right side. Experimental result of free surface for 45 degrees wedge water entry is related to the work of (Tveitnes et al., 2008).
    Free surface elevation for wedges of deadrise angles 10°, 20°, 30°, 45°, 60° and 81° using about 2,000,000 particles. Non-dimensional free surfaces obtained by the current study and BEM method (Zhao et al., 1993) are plotted on the right side. Experimental result of free surface for 45 degrees wedge water entry is related to the work of (Tveitnes et al., 2008).
(우)06579 서울시 서초구 반포대로 201(반포동)
Tel. 02-537-6389 | Fax. 02-590-0571 | 문의 : oak2014@korea.kr
Copyright(c) National Library of Korea. All rights reserved.