Veda2.0 Released!


Assessing diesel imports due to sulfur standard emission factor
#1
Hello,

I would like to assess diesel imports variations due to the implementation of a sulfur standard emission factor.

In this case, the imports of diesel with low sulfur content are used to mix with local hight sulfur disel.

I plan to use a UC like this:

(q*s1+q2*s2)<=S*(q1+q2)
q1 amount of diesel produced by local refinery
q2 amount of imported diesel 
s1 sulfur emission factor of local diesel 
s2 sulfur emission factor of imported diesel 
S desired sulfur factor

Thus, q1 and q2, which are decision variables, should be included in my UC.

In manual IV, section 3.12.3.5, this modeling seems not to be possible. So, I would have to run the model first time, get the values, apply my desired emission factor to get to a constant value and then, apply this constant as UC.

However, in manual II, chapter 5.20, Case 2 seems to be what I am looking for.

Could you confirm if it is possible to perform what I wish? And could you give me an example on VEDA FE?

Thanks,
Ana
Reply
#2
Practically any linear equations can be formulated with the TIMES UC constraints, at least between the standard variables (VAR_ACT, VAR_FLO, VAR_IRE, VAR_CAP, VAR_NCAP, VAR_COMPRD, VAR_COMNET).

Is this what you meant: (q1*s1+q2*s2) ≤ S*(q1+q2) ?
If so, it can be rearranged: q1*(s1-S)+q2*(s2-S) ≤ 0

Assuming that s1, s2 and S are parameters, and q1 and q2 are variables (or sums of variables), there is no problem in defining the constraint: it is linear in the variables. Just define UC_FLO for the diesel output flow q1 with the value (s1-S) and define UC_IRE for the diesel import flow q2 with the value (s2-S), and define UC_RHSRT to be zero, with LimType UP. But perhaps I am missing something?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  time variant emission coefficient dgchoi 5 13,050 26-06-2023, 04:09 PM
Last Post: Antti-L
  Defining dynamic emission factors Tjerk 4 5,681 24-01-2021, 12:17 AM
Last Post: Antti-L
  How to set emission factor for each year of a specific process during its lifetime? Xin Wang 14 22,372 06-01-2021, 11:17 PM
Last Post: Antti-L
  impact of YRFR on dummy imports svecjos 3 4,866 20-07-2020, 11:12 PM
Last Post: svecjos
  Understanding region emission cap in global model lppnog 4 8,841 15-02-2019, 07:49 PM
Last Post: lppnog
  Dummy Imports IMPNRGZ fg 9 26,009 10-11-2016, 08:56 PM
Last Post: fg
  Dummy Imports problem yu03 0 3,511 06-11-2016, 03:01 PM
Last Post: yu03
  Low PRODUCTION value consistently imports Lesh 1 5,582 18-07-2016, 12:57 PM
Last Post: Lesh
  Limit emission of a new ELC process huichenpku 0 4,313 14-09-2015, 03:54 AM
Last Post: huichenpku
  Availability factor is vintage dependent or not? doonggus 4 11,750 12-07-2014, 02:59 AM
Last Post: doonggus

Forum Jump:


Users browsing this thread: 1 Guest(s)