SourceCode.ftt_core.ftt_exogenous_capacity

SourceCode.ftt_core.ftt_exogenous_capacity#

ftt_exogenous_capacity.py#

Contains the exogenous capacity and regulation correction policies for FTT modules.

Functions included:
  • exogenous_capacity

    Calculate change in capacity to reach exogenous capacity targets

  • regulation_correction

    Correct for underregulation caused by demand growth (stretching)

Functions

exogenous_capacity(exogenous_capacity, ...)

Adjust capacity towards a specified exogenous target.

regulation_correction(endo_capacity, ...)

Demand growth raises capacities while shares stay the same (stretching).