Skip to content

ilyagarazha/LorenzEquationGenie

Repository files navigation

Simulation of the Lorenz equations

Update of original project with fixed integrator indexing for new version of DifferentialEquations, faded markers, faster and less accurate solver (BS3)

Lorenz_equation.mp4

Installation

Clone the repository and install the dependencies:

First cd into the project directory then run:

$> julia --project -e 'using Pkg; Pkg.instantiate()'

Then run the app

$> julia --project
julia> using GenieFramework
julia> Genie.loadapp() # load app
julia> up() # start server

Usage

Open your browser and navigate to http://localhost:8000/