Veda2.0 Released!


Using inter-period storage to model waste treatment
#1
Dear all, 
I read from the new version of TIMES document (Part II Refernece manual) that 

An inter-period storage process is able to store energy or material over periods. For example, a coal stockpile or a waste disposal site can be modeled as an inter-period storage.

and 

Modeling of methane emissions from landfilling in a dynamic way by using first-order decay functions for the gradual waste decomposition (optionally with different rates of decay for different waste qualities);


Actually, I'm trying to introduce the landfilling process into my VEDA-TIMES model, but I found that there was no clear example that can be refered to. So could anyone share their experiences in solving this problem or is there any example in such field? Thank you all in advance~

Best wishes!

Xin WANG
Reply
#2
I have used the IPS approach for modelling the generation of methane from landfill sites, which may subsequently be captured and used for energy.  I have used two (parallel) IPS processes for two types of waste: fast degradable waste and slowly degradable waste.
  • The existing stock of waste (or degradable carbon) can be defined by STG_CHRG

  • The first-order decay functions can be defined by STG_LOSS (annual decay)

  • The gate fees can be modelled by defining FLO_COST on the storage input

  • The storage output can be bounded to zero by STGOUT_BND (if no waste retrieval is assumed)

  • The methane generation can be defined by PRC_ACTFLO (auxiliary output flow of methane in proportion to storage level)


The Lim_type of the waste stream commodities should, of course, also be FX (or the commodity net be manually bounded to zero), to force all of it to be treated in some way.
Reply
#3
(11-01-2017, 02:20 PM)Antti-L Wrote: I have used the IPS approach for modelling the generation of methane from landfill sites, which may subsequently be captured and used for energy.  I have used two (parallel) IPS processes for two types of waste: fast degradable waste and slowly degradable waste.
  • The existing stock of waste (or degradable carbon) can be defined by STG_CHRG

  • The first-order decay functions can be defined by STG_LOSS (annual decay)

  • The gate fees can be modelled by defining FLO_COST on the storage input

  • The storage output can be bounded to zero by STGOUT_BND (if no waste retrieval is assumed)

  • The methane generation can be defined by PRC_ACTFLO (auxiliary output flow of methane in proportion to storage level)


The Lim_type of the waste stream commodities should, of course, also be FX (or the commodity net be manually bounded to zero), to force all of it to be treated in some way.

Dear Antti, 
Thank you so much for the help. As I am not as clear about the TIMES model, does it mean that I should set parameters STG_CHRG, STG_LOSS, STGOUT_BND by adding new codes into GAMS file, or I just need to add a new Excel file into the VEDA shell, and assign specific values for these parameters? If it's the latter idea that can solve this problem, do you know where I can find some simple examples to refer to, and get to know th basic framework of these settings? Really sorry to trouble you and thanks a lot~
Reply
#4
Ok, it seems you are a beginner in using VEDA?

You can see many examples of defining new processes in the DEMO model, which you should have obtained when installing VEDA.  There are additional small DEMO models available on the ETSAP site.

Anyway, here is an example IPS process (EXA_IPS) definition, together with a simple example waste supply process.

[Image: attachment.php?aid=212]

These kind of process and commodity definitions should be written into a Subres file (the ~FI_T, ~FI_Comm and ~FI_Process tables). But you can equally well define the process parameters in a scenario file. See the DEMO model for an example scenario file.

I hope that helps.


Attached Files Thumbnail(s)
   
Reply
#5
Thank you, Antti!
This actually helps, and I have a much better understanding of the way to introduce IPS into my model. Just now, I added a Subres file with the tables shown in the figure you sent to me. However, there is an error message saying 'Invalid sector name; Sheet ignored'. It seems that the last column of the ~FI_T table was not read by VEDA successfully…


Attached Files Thumbnail(s)
   
Reply
#6
Do you have a sector named WGEN?  If not, I believe that is causing the error.

I believe the sheets in a VEDA Subres must have names that match the Sector names you have in the Base Templates.
For example ELC, TRA, IND are commonly used sector names.  What do you have?
For example, in my random example for the DEMO model, I used OTH as the sheet name, and it was valid, because the DEMO model has a Base Template called VT_DEMOT_OTH_V5.xls.  Do you see now what I mean?

You can use also append these names with any postfix, such as OTH_WGEN.
Reply
#7
See the thread below for some more information on how the sheets of VEDA Subres files should be correctly named, to avoid the "invalid sector name" error:

http://forum.kanors-emr.org/showthread.php?tid=293
Reply
#8
(12-01-2017, 08:09 PM)Antti-L Wrote: See the thread below for some more information on how the sheets of VEDA Subres files should be correctly named, to avoid the "invalid sector name" error:

http://forum.kanors-emr.org/showthread.php?tid=293

Dear Antti,
Thank you so much for the kind help!
I will try to fix this problem under your guidance. 

Best,
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help modeling storage technologies Abdulaziz 5 1,071 23-07-2024, 02:07 PM
Last Post: Abdulaziz
  how to define the capacity or stock for storage? guozhi1305 6 2,351 08-05-2024, 05:47 PM
Last Post: guozhi1305
  Model Import Yan Yan 8 2,531 30-01-2024, 05:45 PM
Last Post: Yan Yan
  Storage Interpeting In and Out flows vangelis 15 20,944 23-07-2021, 11:38 AM
Last Post: zheng
  Failure to reproduce a previous run from built model under Veda1.4 iris 1 2,210 19-05-2021, 09:23 PM
Last Post: Antti-L
  Questions on storage and CAP_BND srchlela 2 2,806 18-05-2021, 05:21 PM
Last Post: srchlela
  User constraint for minimum storage activity Anjali 4 4,409 15-01-2021, 07:38 PM
Last Post: Anjali
  Non-optimal results when 'fixed result to x period' lppnog 1 2,747 30-11-2020, 09:26 PM
Last Post: Antti-L
  Problems to sync a small model with 8736 time-slices Pernille.S 21 37,731 28-05-2020, 12:01 AM
Last Post: AKanudia
  Storage output without capacity deployment ach 3 4,778 15-05-2020, 03:04 PM
Last Post: Antti-L

Forum Jump:


Users browsing this thread: 1 Guest(s)