GeneratorProfile struct
#include <gtopt/generator_profile.hpp>
Time-varying capacity-factor profile for a generator.
Multiplies the generator's maximum active power (pmax or capacity) by the profile value in each block. Useful for solar irradiance, wind speed, or hydro run-of-river availability.
Public variables
- OptActive active
- Activation status (default: active)
- SingleId generator
- ID of the associated generator.
- Name name
- Human-readable name.
- STBRealFieldSched profile
- Capacity-factor profile [p.u. of installed capacity].
- OptTRealFieldSched scost
- Short-run generation cost override [$/MWh].
- Uid uid
- Unique identifier.