UnbalancedEnergyModule.min_production#
- property UnbalancedEnergyModule.min_production[source]#
Minimum amount of production at the current time step.
In general, this value is zero. Some modules, such as
GensetModule, must produce a minimum amount of energy in some cases, and this value will be positive.Must be defined in any child class that is a source. If the module is not a source, this value is irrelevant.
Returns#
float