gtopt/capacity.hpp file

Defines capacity-related structures for planning models.

This module defines structures representing capacity attributes and entities in planning models, including current capacity, expansion capabilities, and associated costs. Capacity is a foundational concept used by many components in the system modeling framework.

Capacity modeling includes both fixed capacity and investment decisions, providing the framework for generation, transmission, and storage expansion planning. Time-scheduled parameters allow representing capacity changes over the planning horizon.

Namespaces

namespace gtopt

Classes

struct gtopt::Capacity
Complete capacity entity with identification and attributes.