Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabienarcellier/tsunamisimulator

Student project that simulate tsunami propagation.
https://github.com/fabienarcellier/tsunamisimulator

Last synced: 25 days ago
JSON representation

Student project that simulate tsunami propagation.

Awesome Lists containing this project

README

        

TsunamiSimulator
================

Student project that simulate tsunami spread.

## Requirement

- Gtk+-2.0 : apt-get install libgtk2.0-dev

## TsunamiSimulator

This application simulate from a simu file (build manually) a tsunami.

![simulation calculation](http://blog.fabien-tools.net/wp-content/uploads/2013/04/calculate_simu.png)

You load a simu file. After the engine has calculate the simulation, you can play it.

![simulation execution](http://blog.fabien-tools.net/wp-content/uploads/2013/04/simu_exec1.png)

![simulation execution](http://blog.fabien-tools.net/wp-content/uploads/2013/04/simu_exec2.png)

## Limitation

The simulation engine use a wrong physical model.
It do not follow classic equation of tsunami like Navier-Stokes.

## Authors

* Fabien Arcellier : http://blog.fabien-tools.net
* Cyril Henriot