Skip to content

Installation

In the Julia REPL type:

julia
julia> ]
pkg > add https://git.bgc-jena.mpg.de/sindbad/SINDBAD.git

The ] character starts the Julia package manager. Hit backspace key to return to Julia prompt.

Check installation

Check SINDBAD version with:

julia
julia> ]
pkg > st Sindbad

Start using Sindbad

Sindbad comes with several predefined models, which you can use individually or in combination.

julia
using Sindbad