Activity limit and production share parameters

These parameters restrict the activity of technologies and the shares of production met by particular technologies or renewable sources.

Maximum production share

For the specified region, fuel, and year, maximum fraction of production (excluding production from storage) that may be delivered by the indicated technology.

Scenario database

Table: MaxShareProduction

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
ftextFuel
ytextYear
valrealFraction (0 to 1)

Minimum production share

For the specified region, fuel, and year, minimum fraction of production (excluding production from storage) that must be delivered by the indicated technology.

Scenario database

Table: MinShareProduction

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
ftextFuel
ytextYear
valrealFraction (0 to 1)

Renewable energy minimum production target (by region)

For the specified region, fuel, and year, fraction of production that must be from renewable sources. The renewability of production is determined by RETagTechnology: this parameter defines what fraction of a technology's production counts as renewable.

Note

NEMO ignores production from storage when calculating target and actual levels of renewable production.

Scenario database

Table: REMinProductionTarget

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ftextFuel
ytextYear
valrealFraction (0 to 1)

Renewable energy minimum production target (by region group)

For the specified region group, fuel, and year, fraction of production that must be from renewable sources. The renewability of production is determined by RETagTechnology: this parameter defines what fraction of a technology's production counts as renewable.

Note

NEMO ignores production from storage when calculating target and actual levels of renewable production.

Scenario database

Table: REMinProductionTargetRG

NameTypeDescription
idintegerUnique identifier for row
rgtextRegion group
ftextFuel
ytextYear
valrealFraction (0 to 1)

Renewable energy tag technology

Fraction of a technology's production that counts as renewable.

Scenario database

Table: RETagTechnology

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
ytextYear
valrealFraction (0 to 1)

Total technology annual activity lower limit

Minimum nominal energy produced by a technology in a year. Nominal energy is calculated by multiplying dispatched capacity by the length of time it is dispatched. Only specify this parameter if you want to enforce a particular limit (other than 0, which NEMO assumes by default).

Scenario database

Table: TotalTechnologyAnnualActivityLowerLimit

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
ytextYear
valrealNominal energy (region's energy unit)

Total technology annual activity upper limit

Maximum nominal energy produced by a technology in a year. Nominal energy is calculated by multiplying dispatched capacity by the length of time it is dispatched. Only specify this parameter if you want to enforce a particular limit.

Scenario database

Table: TotalTechnologyAnnualActivityUpperLimit

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
ytextYear
valrealNominal energy (region's energy unit)

Total technology model period activity lower limit

Minimum nominal energy produced by a technology over the modeling period (i.e., the period bounded by the first and last years defined in the scenario database). Nominal energy is calculated by multiplying dispatched capacity by the length of time it is dispatched. Only specify this parameter if you want to enforce a particular limit (other than 0, which NEMO assumes by default).

Scenario database

Table: TotalTechnologyModelPeriodActivityLowerLimit

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
valrealNominal energy (region's energy unit)

Total technology model period activity upper limit

Maximum nominal energy produced by a technology over the modeling period (i.e., the period bounded by the first and last years defined in the scenario database). Nominal energy is calculated by multiplying dispatched capacity by the length of time it is dispatched. Only specify this parameter if you want to enforce a particular limit.

Scenario database

Table: TotalTechnologyModelPeriodActivityUpperLimit

NameTypeDescription
idintegerUnique identifier for row
rtextRegion
ttextTechnology
valrealNominal energy (region's energy unit)