Skip to content

High performance computing coursework: A parallel numerical code for solving a 2d smoothed particle hydrodynamic formulation of the N-S equations.

Notifications You must be signed in to change notification settings

AntonioWR/2d-SPH-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d-SPH-solver

Author: Yuan Dong Wang Ruan

Email: yuan.wang-ruan18@imperial.ac.uk

Date: 27/03/2021

High performance computing coursework:

The objective of this coursework is to write a high-performance parallel, object-oriented, C++ code which will solve a 2d smoothed particle hydrodynamic (SPH) formulation of the N-S equations.

  • The file "repository.log" is the git log generated under the Linux environment.
  • The file "energy.txt" records the potential energy, the kinetic energy and the total energy of particles at a specific time instance.
  • The file "position.txt" records the Cartesian coordinates of particles at the last time instance.

About

High performance computing coursework: A parallel numerical code for solving a 2d smoothed particle hydrodynamic formulation of the N-S equations.

Topics

Resources

Stars

Watchers

Forks