From ac0b5edc5c2c0091a3499caeb475282eed6b755d Mon Sep 17 00:00:00 2001 From: Vincent Payet Date: Thu, 2 Mar 2023 15:33:08 +0100 Subject: [PATCH] [DEV] Add values for pollutants in 2 studies --- .../input/thermal/clusters/area/list.ini | 6 ++++++ short-tests/playlist-23/input/thermal/clusters/f/list.ini | 3 +++ 2 files changed, 9 insertions(+) diff --git a/short-tests/006 Thermal fleet - Extra costs/input/thermal/clusters/area/list.ini b/short-tests/006 Thermal fleet - Extra costs/input/thermal/clusters/area/list.ini index f654f10e..027506d5 100644 --- a/short-tests/006 Thermal fleet - Extra costs/input/thermal/clusters/area/list.ini +++ b/short-tests/006 Thermal fleet - Extra costs/input/thermal/clusters/area/list.ini @@ -7,6 +7,8 @@ min-stable-power = 400.000000 min-up-time = 24 min-down-time = 24 co2 = 1.200000 +nh3 = 1.200000 +op1 = 0.300000 marginal-cost = 35.000000 fixed-cost = 1700.000000 startup-cost = 70000.000000 @@ -21,6 +23,8 @@ min-stable-power = 10.000000 min-up-time = 2 min-down-time = 2 co2 = 0.700000 +nh3 = 0.700000 +pm2_5 = 1.000000 marginal-cost = 80.000000 startup-cost = 5000.000000 market-bid-cost = 90.000000 @@ -34,6 +38,8 @@ min-stable-power = 100.000000 min-up-time = 6 min-down-time = 12 co2 = 0.600000 +nh3 = 0.600000 +op5 = 0.800000 marginal-cost = 50.000000 fixed-cost = 500.000000 startup-cost = 25000.000000 diff --git a/short-tests/playlist-23/input/thermal/clusters/f/list.ini b/short-tests/playlist-23/input/thermal/clusters/f/list.ini index cb55bfe2..500726d8 100644 --- a/short-tests/playlist-23/input/thermal/clusters/f/list.ini +++ b/short-tests/playlist-23/input/thermal/clusters/f/list.ini @@ -4,6 +4,7 @@ group = Lignite unitcount = 44 nominalcapacity = 1000.000000 co2 = 1.200000 +nmvoc = 1.100000 marginal-cost = 35.000000 market-bid-cost = 35.000000 @@ -13,6 +14,7 @@ group = Mixed fuel unitcount = 30 nominalcapacity = 1000.000000 co2 = 0.600000 +so2 = 0.600000 marginal-cost = 50.000000 market-bid-cost = 50.000000 @@ -22,6 +24,7 @@ group = Oil unitcount = 15 nominalcapacity = 1000.000000 co2 = 0.700000 +nox = 1.500000 marginal-cost = 80.000000 market-bid-cost = 80.000000