• 제목/요약/키워드: Smoothed particle hydrodynamics

검색결과 120건 처리시간 0.022초

SPH 입자의 경계조건 분석 및 해석 (Review and Analysis of Boundary Conditions for SPH Particles)

  • 이민아;탁문호;박대효
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2011년도 정기 학술대회
    • /
    • pp.756-759
    • /
    • 2011
  • 일반적으로 컴퓨터를 이용한 수치 해석에는 격자 수치 해석 방법인 유한요소법 또는 유한차분법이 주로 사용되어 왔다. 그러나 이러한 방법들은 해석하고자 하는 영역을 요소나 격자 등으로 분할해야 하기 때문에 복잡한 현상들을 다루는 데 어려움을 갖게 된다. 이를 극복하기 위해 개발된 방법이 무요소법(Meshfree Method)이며 본 논문에서는 다양한 무요소법들 중 SPH(Smoothed Particle Hydrodynamics)가 고려되어진다. SPH는 라그랑지안 수치 근사 기법을 사용하는 입자법(Particle Method)으로 SPH를 정확하게 실행하기 위해서는 적절한 경계 처리법이 요구된다. 그러나 기존의 경계 처리법은 유체 입자의 침투현상 및 커널(Kernel) 끊김 현상이 발생하기 때문에 적합하지 않다. 따라서 지금까지 SPH의 경계 처리법을 향상시키기 위해 다양한 접근법들이 제안되었으며 본 논문에서는 이러한 접근법들 중 정반사(Specular Reflection), 재회복(Bounce-back), 재도입(Reintroduce) 방법 및 경계 반발력(Repulsive Force)과 가상 입자(Ghost Particle)의 적용이 분석되고 현상 접목을 통해 적절한 경계 처리법이 제안되어진다.

  • PDF

A Contact Algorithm in the Low Velocity Impact Simulation with SPH

  • Min, Oak-Key;Lee, Jeong-Min;Kim, Kuk-Won;Lee, Sung-Soo
    • Journal of Mechanical Science and Technology
    • /
    • 제14권7호
    • /
    • pp.705-714
    • /
    • 2000
  • The formulation of Smoothed Particle Hydrodynamics (SPH) and a shortcoming of traditional SPH in contact simulation are presented. A contact algorithm is proposed to treat contact phenomenon between two objects. We describe the boundary of the objects with non-mass artificial particles and set vectors normal to the contact surface. Contact criterion using non-mass particles is established in this study. In order to verify the contact algorithm, an algorithm is implemented in to an in-house program; elastic wave propagation is an analysed under low velocity axial impact of two rods. The results show that the contact algorithm eliminates the undesirable phenomena at the contact surface; numerical result with the contact algorithm is compared with theoretical one.

  • PDF

Smoothed Particle Hydrodynamics Code Basics

  • MONAGHAN J. J.
    • 천문학회지
    • /
    • 제34권4호
    • /
    • pp.203-207
    • /
    • 2001
  • SPH is the shorthand for Smoothed Particle Hydrodynamics. This method is a Lagrangian method which means that it involves following the motion of elements of fluid. These elements have the characteristics of particles and the method is called a particle method. A useful review of SPH (Monaghan 1992) gives the basic technique and how it can be applied to numerous problems relevant to astrophysics. You can get some basic SPH programs from http) /www.maths.monash.edu.au/jjm/sphlect In the present lecture I will assume that the student has studied this review and therefore understands the basic principles. In today's lecture I plan to approach the equations from a different perspective by using a variational principle.

  • PDF

ISPH 기법을 이용한 고유동 콘크리트의 유동 해석 (Flow Simulation of High Flow Concrete using Incompressible Smoothed Particle Hydrodynamics (ISPH) Method)

  • 김상신;정철우;이창준
    • 한국건축시공학회지
    • /
    • 제19권1호
    • /
    • pp.39-46
    • /
    • 2019
  • 본 연구에서는 비압축성 Navier-Stokes 방정식을 적용한 ISPH 기법을 이용하여 3차원 유동 수치해석 모델을 개발하였다. 수치해석을 위해 MATLAB을 사용하여 ISPH 프로그램을 구현하였다. ISPH의 커널 함수로 piecewise cubic spline 함수를 사용하였다. 벽 경계조건으로 고정 가상 입자를 사용하였으며, 가상 밀도를 적용하여 자유 표면 경계 부근의 입자들을 결정하였다. 수치해석 모델과 코드의 정도를 확인하기 위해 $T_{500}$ 시험, 슬럼프 플로우 시험, L-box 시험의 수치해석 결과와 실험 결과를 비교하였다. 수치해석 결과 고유동 콘크리트의 점성계수 및 항복응력 변화에 따른 유동 현상의 특성을 잘 묘사하였으며, 기존의 실험값과 비교적 잘 일치함을 확인할 수 있었다.

SPH에서의 Convex Hull 알고리즘 적용연구 (A Syudy on Applications of Convex Hull Algorithm in the SPH)

  • 이진성;이영신
    • 한국군사과학기술학회지
    • /
    • 제14권2호
    • /
    • pp.313-320
    • /
    • 2011
  • SPH(Smoothed Particle Hydrodynamics) is a gridless Lagrangian technique that is useful as an alternative numerical analysis method used to analyze high deformation problems as well as astrophysical and cosmological problems. In SPH, all points within the support of the kernel are taken as neighbours. The accuracy of the SHP is highly influenced by the method for choosing neighbours from all particle points considered. Typically a linked-list method or tree search method has been used as an effective tool because of its conceptual simplicity, but these methods have some liability in anisotropy situations. In this study, convex hull algorithm is presented as an improved method to eliminate this artifact. A convex hull is the smallest convex set that contains a certain set of points or a polygon. The selected candidate neighbours set are mapped into the new space by an inverse square mapping, and extract a convex hull. The neighbours are selected from the shell of the convex hull. These algorithms are proved by Fortran programs. The programs are expected to use as a searching algorithm in the future SPH program.

정규 완화입자유동법의 고찰 (A Study of Normalized Smoothed Particle Hydrodynamics)

  • 박정수;이진성;박희덕;김용석;이재민
    • 한국군사과학기술학회지
    • /
    • 제6권4호
    • /
    • pp.89-99
    • /
    • 2003
  • Smoothed particle hydrodynamics, SPH, is a gridless Lagrangian technique which is a useful alternative numerical analysis method to simulate high velocity deformation problems as well as astrophysical and cosmological problems. The SPH method brings about some difficulties such as tensile Instability and stress oscillation. A new SPH method, so called normalized algorithm, was introduced to overcome these difficulties. In this paper we aimed to estimate this method and have developed an one-dimensional normalized SPH program. The high velocity impact model of an aluminum bar has been analysed by using the developed program and a commercial hydrocode, LS-DYNA. The obtained numerical results showed good agreement with the results of the same model in reference. The program also showed more stable results than those of LS-DYNA in stress oscillation. We hopefully expect that the developed one-dimensional normalized SPH program can be used to solve hydrodynamic problems especially for explosive detonation analysis.

운석의 초고속 충돌 관통현상 해석을 위한 SPH 매개변수 (SPH Parameters for Analysis of Penetration Phenomenon at Hypervelocity Impact of Meteorite)

  • 이성수;서송원;민옥기
    • 대한기계학회논문집A
    • /
    • 제27권10호
    • /
    • pp.1738-1747
    • /
    • 2003
  • Smoothed Particle Hydrodynamics (SPH), a pure Lagrangian numerical method, is applied to analysis of penetration phenomenon of bumper plate which is installed outside of spacecraft hull to protect the spacecraft against hypervelocity meteorite impact. Effects of SPH parameters, such as artificial viscosities, smoothing lengths, numbers of particles and time increments, are analysed by comparing the SPH simulation results with experimental ones with regard to subsequent formation of debris cloud. An optimum range of parameter values is determined by error analysis and various SPH numerical results are compared with experiments.