You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tool to simulate trips of electric vehicles in order to generate load profiles of an ev fleet incl. a regionalization approach to map trips to specific points-of-interest within a given area.
Use numeric methods to solve the power-flow equations in a power distribution network. Code is partially a port of the MATLAB toolbox provided by Hadi Sa'adat along with his book 'Power System Analysis', published by McGraw-Hill, along with other implementations of numeric methods and other visualization tools.
Provides an elaborated data model to model energy systems with a high granularity e.g. for bottom-up simulations. Additionally, useful functionalities to handle the model i/o are provided as well.