Skip to content

Simple Library for Moving Particle Semi-implicit Method

License

Notifications You must be signed in to change notification settings

sugiish/TinyMPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyMPS

This is a simple library for Moving Particle Semi-implicit (MPS) method.

Requirements

Usage

Build the source code.

make

Run example codes for dam break problem.

mkdir output
./bin/standard_mps

This example code writes vtk files as output. You can visualize them with Paraview (https://www.paraview.org).

License

Copyright (c) 2017 Shota SUGIHARA

Distributed under the MIT License.

About

Simple Library for Moving Particle Semi-implicit Method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published