Difference between revisions of "DualSPHysics Guidelines for Earth Scientists"

From UMaine SECS Numerical Modeling Laboratory
Jump to: navigation, search
Line 1: Line 1:
 
<h2>History</h2>
 
<h2>History</h2>
  
[https://dual.sphysics.org/ DualSPHysics]<sup>1</sup> is a [https://en.wikipedia.org/wiki/Smoothed-particle_hydrodynamics Smoothed Particle Hydrodynamics] (SPH) solver used to solve the fundamental equations of fluid dynamics, the Navier-Stokes equations. Among the modern SPH solvers available, there are many advantages to choosing DualSPHysics, most notably the optimization of the code for GPU parallel processing. Running the DualSPHysics code on a GPU vastly decreases solution times, thereby allowing high-resolution and/or large-domain cases to be executed efficiently.
+
<div>[https://dual.sphysics.org/ DualSPHysics]<sup>1</sup> is a [https://en.wikipedia.org/wiki/Smoothed-particle_hydrodynamics Smoothed Particle Hydrodynamics] (SPH) solver used to solve the fundamental equations of fluid dynamics, the Navier-Stokes equations. Among the modern SPH solvers available, there are many advantages to choosing DualSPHysics, most notably the optimization of the code for GPU parallel processing. Running the DualSPHysics code on a GPU vastly decreases solution times, thereby allowing high-resolution and/or large-domain cases to be executed efficiently.
  
Researchers in the [https://umaine.edu/earthclimate/ UMaine School of Earth and Climate Sciences] and [https://climatechange.umaine.edu/ Climate Change Institute] began using DualSPHysics v3.1 in 2014 to investigate the kinematics of icebergs. Since then, the DualSPHysics development team has added many useful [https://dual.sphysics.org/index.php/features/ features] to the code which broaden the scope of scientific questions we can address using the SPH method. In particular, the addition of new boundary conditions, liquid + sediment physics, and fluid-structure interaction with Discrete Element Method systems have created research opportunities in the earth sciences.
+
Researchers in the [https://umaine.edu/earthclimate/ UMaine School of Earth and Climate Sciences] and [https://climatechange.umaine.edu/ Climate Change Institute] began using DualSPHysics v3.1 in 2014 to investigate the kinematics of icebergs. Since then, the DualSPHysics development team has added many useful [https://dual.sphysics.org/index.php/features/ features] to the code which broaden the scope of scientific questions we can address using the SPH method. In particular, the addition of new boundary conditions, liquid + sediment physics, and fluid-structure interaction with Discrete Element Method systems have created research opportunities in the earth sciences.</div>
  
 
<h2>Guidelines</h2>
 
<h2>Guidelines</h2>

Revision as of 21:31, 26 March 2019

History

DualSPHysics1 is a Smoothed Particle Hydrodynamics (SPH) solver used to solve the fundamental equations of fluid dynamics, the Navier-Stokes equations. Among the modern SPH solvers available, there are many advantages to choosing DualSPHysics, most notably the optimization of the code for GPU parallel processing. Running the DualSPHysics code on a GPU vastly decreases solution times, thereby allowing high-resolution and/or large-domain cases to be executed efficiently. Researchers in the UMaine School of Earth and Climate Sciences and Climate Change Institute began using DualSPHysics v3.1 in 2014 to investigate the kinematics of icebergs. Since then, the DualSPHysics development team has added many useful features to the code which broaden the scope of scientific questions we can address using the SPH method. In particular, the addition of new boundary conditions, liquid + sediment physics, and fluid-structure interaction with Discrete Element Method systems have created research opportunities in the earth sciences.

Guidelines

The following guidelines are based on my experience working with the DualSPHysics code. My hope is that the points presented here will allow you to succeed in creating models

References Cited

1Crespo, A.J.C., Domínguez, J.M., Rogers, B.D., Gómez-Gesteira, M., Longshaw, S., Canelas, R., Vacondio, R., Barreiro, A., and García-Feal, O., 2015, DualSPHysics: Open-source parallel CFD solver based on Smoothed Particle Hydrodynamics (SPH): Computer Physics Communications, v. 187, p. 204–216, doi: 10.1016/j.cpc.2014.10.004.