issues
search
FBumann
/
flixOpt
Vector based Energy Optimization Framework
MIT License
0
stars
0
forks
source link
Usage of TimeSeries reintroduced
#46
Closed
FBumann
closed
3 weeks ago
FBumann
commented
3 weeks ago
Usage of TimeSeries and Activation of indices in Model was reintroduced
TImeSeries are created through the FLowSystem, just before modeling.
Activation is done separately, while its right afterwards in the regular FullCalculation
This leaves room for other sequences, f.ex. in Aggregation or SegmentedCalculation
Other Changes
Improved Class TimeSeries
Renamed TimeSeriesRaw to TimeSeriesData
Changed some Datatypes
Several Bugfixes
Removed experimental_components.py
Closes #45
Usage of TimeSeries and Activation of indices in Model was reintroduced
Other Changes
Closes #45