Veda2.0 Released!


constraint on emission for a power plant
#1
Hello,

I tested a few ways to set a constraint on MWh electricity generation from a coal power plant, but none of them worked. I have a separate process (SECSTMBL) to account for CO2 emission from a coal plant (ECOALSTM). I have an upper bound constraint (1000 lb CO2/ MWh electricity produced by the coal plant). So, the equation would be:

CO2 emission from SECSTMBL (lb) / electricity generation from ECOALSTM (MWh) <= 1000
or
CO2 emission from SECSTMBL (lb) <= 1000 * electricity generation from ECOALSTM (MWh)

If I convert it to the equation in TIMES, it would be:
1*VAR_FLO (SECSTMBL, CO2) <= 1000 * VAR_ACT (ECOALSTM)

I think I need to use UC_ATTR(type,SYNC) to activate both right and left sides of the equation, but I don't know the type?


~UC_Sets: R_E: Reg1
~UC_Sets: T_E: ~UC_T
UC_N Pset_PN Pset_CO UC_ATTR~LHS UC_ATTR~RHS Year LimType UC_ACT~RHS UC_FLO~LHS UC_RHSRTS~REG1 UC_RHSRTS~0
UC_test SECSTMBL ELCCO2 FLO ACT 2015 UP 1000 0 1
ECOALSTM ELC SYNC 1

Thank you so much for your help,
Samaneh
 
Reply
#2
First, I would like to understand the situation a bit: what options does process ECOALSTM have to reduce its emission intensity? Is it a multi-fuel process?
Reply
#3
Hi,

Yes, the coal steam power plant (ECOALSTM) is a multi-fuel process. There are some other processes before ECOALSTM that capture CO2 emissions (SECSTMCC) and accounts for CO2 emissions (SECSTMBL) based on the coal type. The output of these processes goes into the ECOALSTM as fuel input and produces electricity. So, the problem is the CO2 emission from ECOALSTM plant is not the output commodity from ECOALSTM and I have to look to CO2 produced by other processes such as SECSTMBL to figure out the CO2 emission from ECOALSTM. The only commodity out from ECOALSTM is electricity.

Hope the explanation was helpful,
Thanks,
Samaneh
Reply
#4
try this:



You can drop the last column if you want this constraint only in 2015
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  time variant emission coefficient dgchoi 5 13,030 26-06-2023, 04:09 PM
Last Post: Antti-L
  user constraint on subset of emissions Stefan 2 2,832 10-11-2021, 08:26 PM
Last Post: Stefan
  DACCS Emissions Constraint not working UKTM User 10 9,407 07-10-2021, 03:30 PM
Last Post: UKTM User
  Functionality of the RPS constraint xavier 3 4,360 02-05-2021, 07:07 PM
Last Post: Antti-L
  Defining dynamic emission factors Tjerk 4 5,673 24-01-2021, 12:17 AM
Last Post: Antti-L
  User constraint for minimum storage activity Anjali 4 4,618 15-01-2021, 07:38 PM
Last Post: Anjali
  How to set emission factor for each year of a specific process during its lifetime? Xin Wang 14 22,343 06-01-2021, 11:17 PM
Last Post: Antti-L
  Issue with constraint: Error Code 172 NeilGrant 5 7,414 28-05-2020, 02:08 PM
Last Post: NeilGrant
  Aggregated constraint in a VT_file? Pernille.S 3 5,611 19-09-2019, 01:46 PM
Last Post: Antti-L
  Constraint on LUMPINV kristofferand 1 4,113 03-09-2019, 04:39 PM
Last Post: Antti-L

Forum Jump:


Users browsing this thread: 1 Guest(s)