GensetModule.max_production#
- property GensetModule.max_production[source]#
Maximum amount of production at the current time step.
Warning
This value is aware of the genset’s current status, but does not know if you’re planning on turning it off at this step.
This consideration is only relevant if
start_up_time==0orwind_down_time==0.Returns#
- max_productionfloat
Current maximum production.