Contains basic storage calculation models that can be used in all kinds of energy storage models
Name | Description |
---|---|
Check | |
GenericStorage_base | Partial class for highly adaptable but non-physical model for all kinds of energy storages |
GenericStorage | Highly adaptable but non-physical model for all kinds of energy storages (recommended for storage without losses) |
GenericStorageHyst | Highly adaptable but non-physical model for all kinds of energy storages with hysteresis if storage is full (recommended for storage with losses) |
PartialStationaryLoss | Abstract block to calculate stationary loss energy rate in storage models |
LinearStationaryLoss | Linear stationary loss (= a * E + b) |
ThermalConductance | Thermal stationary loss parameterized in thermodynamic terms |
SelfDischargeRate | Constant Stationary Loss approximated by self discharge rate e.g. 50%/h |
NoStationaryLoss | No Stationary loss or stationary loss is neglectable |
EquivalentStorageCycles | Equivalent cycles calculator |
GenericStorageParameters | |
SelfDischargeRateRelative | Stationary Loss approximated by self discharge rate relative to current stored Energy e.g. 50%/h |