diff --git a/README.md b/README.md index fee5c1a..18a11e1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # MHDFlows.jl +![Julia flow](img/TG_Instability.gif) Three Dimensional Magnetohydrodynamic(MHD) pseudospectral solvers written in julia language with FourierFlows.jl. This package leaverages the [FourierFlows.jl](http://github.com/FourierFlows/FourierFlows.jl) package to set up a module in order to solve the small 3D incompessbile MHD problems in periodic domains using pesudespectral method. Feel free to modify yourself for your own research purpose. ## Version No. -Beta 1.0 +Beta 2.0 ## Installation Guide & compatibility Currently, you can only download and bluid it yourself. A Julia's built-in package manager installation will be avaibile after the stable release update.