User Tools

Site Tools


link_for_group_work_for_the_students

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
link_for_group_work_for_the_students [2020/09/16 06:44] – created gochtlink_for_group_work_for_the_students [2020/09/16 15:00] – [Downloads] rieger
Line 1: Line 1:
-====== Group 1 VCS ======+===== Group 1 VCS =====
  
-====== Group 2 Import ban China/ Mercosur ======+===== Group 2 Import ban China/ Mercosur =====
  
-====== Group 3 Human demand shift   ====== 
  
 +Scenario 1: 
  
 +<code java>
 +$setglobal SCENDES test
 +*
 +*  Baseline scenario
 +*
 +$include ..\gams\scen\base_scenarios\CAP_2014_2020.gms
 +
 +    SET EU_AGG(RALL) / EU_West, EU_East,UK000000 /;
 +
 +    p_trqBilat("CHN",EU_AGG,"PORK","TRQNT","%SIMY%") = prohibitive;
 +* Human consumption shift in China for Pork
 +    DATA("CHN","HCON","PORK","ChangeFactor") = 1.3;      </code>
 +    
 +Scenario 2:
 +
 +<code java>
 +
 +$setglobal SCENDES reference file
 +*  Category : base scenarios
 +$include ..\gams\scen\base_scenarios\CAP_2014_2020.gms
 +
 +* --- definitions
 +SET EU_AGGS(RM) 'EU aggregates'      / EU_West, EU_EAST, UK000000 /;
 +
 +set merc_RM(RM) "Mercosur countries as market model regios - trade policies are defined at this level";
 + merc_RM("BRA") = yes;
 + merc_RM("ARG") = yes;
 + merc_RM("URUPAR") = yes;
 +
 +
 + p_doubleZero(EU_AGGS,merc_RM,XX,"%simy%"  = 1.0;
 + p_doubleZero(merc_RM,EU_AGGS,XX,"%simy%"  = 1.0;
 +</code>    
 +    
 +draft results\\
 +  * [[https://tc.thuenen.de/index.php/s/wjAaHd8tgLN2YmR| Mercosur]]
 +  * [[https://tc.thuenen.de/index.php/s/qRa3FwA87ksHzCY| Swine Fever + HU shift]]
 +  * [[https://tc.thuenen.de/index.php/s/XyCbjNyEJGQcbEL| Swine Fever]]
 +    
 +
 +===== Group 3 Human demand shift   =====
 +
 +===== Downloads =====
 +Download output: [[https://tc.thuenen.de/index.php/s/wMsPSiKq7fTa6j9|download]]
  
  
  
link_for_group_work_for_the_students.txt · Last modified: 2022/11/07 10:23 by 127.0.0.1