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
Create base class for parameters. This class should represent nominal value (e.g. power source settings but also general metadata).
Parameters can be time dependent by default (see below)
All values should be Quantity (dimensionless allowed)
Create base class for parameters. This class should represent nominal value (e.g. power source settings but also general metadata).
Parameters can be time dependent by default (see below)
All values should be
Quantity
(dimensionless allowed)time dependency
interp_time
functionalitystep
,linear
,spline
...)implementation variations
xarray.DataArray
withtime
dimensionMathematicalExpression
with single undefinedtime
parameterThe text was updated successfully, but these errors were encountered: