c0834ae9e774de4f.tex
1: \begin{abstract}
2: For conventional smoothed particle hydrodynamics (SPH), 
3: obtaining the static solution of a problem is time-consuming.
4: To address this drawback, we propose an efficient dynamic relaxation method by
5: adding large artificial-viscosity-based damping into the momentum conservation equation.
6: Then, operator splitting methods are introduced to discretize 
7: the added viscous term for relaxing the time-step limit.
8: To further improve the convergence rate, a random-choice strategy is adopted, 
9: in which the viscous term is imposed randomly rather than at every time step.
10: In addition, to avoid the thread-conflict induced by applying shared-memory parallelization 
11: to accelerate implicit method,
12: a splitting cell-linked list scheme is devised.
13: A number of benchmark tests suggest that the present method helps systems 
14: achieve equilibrium state efficiently.
15: \end{abstract}