Skip to content

Overview

FRAM JulES package is a part of FRAM open-source modelling framework developed by NVE. The package is responsible for running open-source power market model JuLES with FRAM. It contains the implementation of JuLES solver based on the solver interface defined in FRAM core package.

FRAM model api

Installation

To install FRAM JulES package, run pip install fram-jules. But we recommend that you rather start by installing our simple demo to better understand how FRAM works.