Skip to content

A package to run the Spine energy system integration model.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

hhoeschle/Spine-Model

 
 

SpineModel.jl

A package to run the Spine energy system integration model.

Getting started

Pre-requisites

Installation

Julia <= 1.1 does not allow to set unregistered packages as dependencies. Until that changes (hopefully pretty soon, see here), one needs to install the unregistered dependency, in this case SpineInterface, by hand.

From the Julia REPL, press the key ] to enter the Pkg-REPL mode, then run

(v1.0) pkg> add https://github.com/Spine-project/SpineInterface.jl.git
(v1.0) pkg> add https://github.com/Spine-project/Spine-Model.git

Upgrading

To upgrade to the most recent version, enter the Pkg-REPL mode and run

(v1.0) pkg> up SpineModel

Usage

In julia, run

using SpineModel

Reporting Issues and Contributing

See CONTRIBUTING.md

License

Spine Model is licensed under GNU Lesser General Public License version 3.0 or later.

About

A package to run the Spine energy system integration model.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%