Skip to content

Genie demo of a real-time dynamic simulation of the Lorenz equations

Notifications You must be signed in to change notification settings

BuiltWithGenie/LorenzEquations

Repository files navigation

Simulation of the Lorenz equations

Dashboard showing a real-time simulation of the Lorenz equations.

preview

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/

About

Genie demo of a real-time dynamic simulation of the Lorenz equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published