Sparsh-Sharma / Lagrangian-Solver-for-Euler-Equations

2D Euler Equations Solver based on Lagrangian Approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vortex Particle Solver

2d Euler equations solver based on the Lagrangian approach

Alt Text

Disclaimer:

This module is still heavily in development, and might break what you're working on!

Installing corneal package

It is recommended to have Anaconda installed

Prequisite


  1. Numpy
  2. Matplotlib

Steps


  1. Open the terminal and locate your corneal directory

  2. Type 'python setup.py install' to install the library into your python

About

2D Euler Equations Solver based on Lagrangian Approach

License:MIT License


Languages

Language:Python 100.0%