Welcome to the Roseau Load Flow documentation¶
Roseau Load Flow
is a load flow solver capable of modeling 3-phase unbalanced power systems with
a wide variety of models for lines, transformers, loads, and sources. This software is developed
by Roseau Technologies.
With this library, there is a sample of 20 low-voltage and 20 medium-voltage feeders included for an easy start! Each network is given with its summer and winter load point. At Roseau Technologies, we are able to provide the major part of the French medium and low voltage networks. For more information, please contact us at contact@roseautechnologies.com.
More details are given in the Catalogues page.
Installation¶
roseau-load-flow
is the python interface to the solver. It is compatible with Python version 3.10
and newer and can be installed with:
License¶
Read more about the license of this project:
Usage¶
The following tutorials are available to help you get started:
Models¶
A description of the electrical models used for each component, an example usage, and a reference to the API of the classes are available here:
Advanced¶
Advanced concepts, edge cases and more are explained in this section:
Changelog¶
API Reference¶
If you want the full documentation of all the classes and functions, you can refer to the following references: