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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
link_for_group_work_for_the_students [2020/09/16 19:37] – [Downloads] riegerlink_for_group_work_for_the_students [2021/09/21 16:54] – [Group 1 VCS] stepanyan
Line 1: Line 1:
 +List and Time slots for the exam [[ https://tc.thuenen.de/index.php/s/zHftec88Ef88QNC| here ]] 
 +
 ===== Group 1 VCS ===== ===== Group 1 VCS =====
  
-===== Group 2 Import ban China =====+Download to the following directory: ..gams\scen\Premiums\Coupling 
 +[[https://cloud.thuenen.de/index.php/s/YbD9xqMbNbd5MgZ|file1]]\\ 
 +[[https://cloud.thuenen.de/index.php/s/5jDpQ3GHQMctF3k|file2]]\\ 
 +[[https://cloud.thuenen.de/index.php/s/pcY5XHe3Rfso3XM|file3]]\\ 
 +[[https://cloud.thuenen.de/index.php/s/2xe4mk2MLwm7yeB|file4]]\\ 
 +[[https://cloud.thuenen.de/index.php/s/XiSDAqXC6y5rQnR|file5]]\\ 
 +[[https://cloud.thuenen.de/index.php/s/FKmbGp3Pn2KsWLq|file6]]\\ 
 + 
 + 
 + 
 + 
 + 
 +===== Group 2 Import ban Russia on several products =====
  
-Scenario for the countries: USA, CAN, EU_West, EU_East, UK000000, BRA, ARG, URUPAR 
 <code java> <code java>
 +********************************************************************************
 +$ontext
 +
 +   CAPRI project
 +
 +   GAMS file : IMPORTBANRUSSIA.GMS
 +
 +   @purpose  :
 +   @author   : Group Trade
 +   @date     : 20.09.21
 +   @refDoc   :
 +   @seeAlso  :
 +   @calledBy :
 +
 +Putin signs a regulation banning food imports from the West on August 6 and extended this until 2021
 +Those countries are banned that backed up sanctions against him (in the Ukraine crisis months before): EU, US, Australia, Canada and Norway
 +The products banned include: beef, pork, poultry meat, dairy products and certain fruits and vegetables not a general ban but certain tariff lines are affected (sometimes only partially)
 +$offtext
 +********************************************************************************
 $setglobal SCENDES test $setglobal SCENDES test
 $include ..\gams\scen\base_scenarios\CAP_2014_2020.gms $include ..\gams\scen\base_scenarios\CAP_2014_2020.gms
-SET BANedCOUNTRIES_RM(RM) /USA, CAN, EU_West, EU_East, UK000000, BRA, ARG, URUPAR/; 
-p_trqBilat("CHN",BANedCOUNTRIES_RM,"PORK","TRQNT","%SIMY%") = prohibitive; 
-</code> 
-    * [[https://tc.thuenen.de/index.php/s/Bd7bqrXjxDCH5ii|USA, CAN, EU_West, EU_East, UK000000, BRA, ARG, URUPAR]] 
  
-Scenario for the countries: USA, CAN, EU_West, EU_East, UK000000 +SET BANedCOUNTRIES_RM(RM) /USA, CAN, ANZ, EU_West, EU_East, NO000000, UK000000/;
-<code java> +
-$setglobal SCENDES test +
-$include ..\gams\scen\base_scenarios\CAP_2014_2020.gms         +
-SET BANedCOUNTRIES_RM(RM) /USA, CAN, EU_WestEU_East, UK000000/; +
-p_trqBilat("CHN",BANedCOUNTRIES_RM,"PORK","TRQNT","%SIMY%") = prohibitive;   +
-</code> +
-  *   [[https://tc.thuenen.de/index.php/s/yGwtpXSnprTjLsr| Swine Fever Eu  Us and Can]] +
-Scenario for the countries: EU_West, EU_East, UK000000 +
-<code java> +
-$setglobal SCENDES test +
-$include ..\gams\scen\base_scenarios\CAP_2014_2020.gms         +
-SET BANedCOUNTRIES_RM(RM) /EU_West, EU_East, UK000000/; +
-p_trqBilat("CHN",BANedCOUNTRIES_RM,"PORK","TRQNT","%SIMY%") = prohibitive;   +
-</code> +
-  *   [[https://tc.thuenen.de/index.php/s/XyCbjNyEJGQcbEL| Swine Fever Eu]]+
  
 +* Update products
 +SET BanedProducts(rows)/pork,beef,toma/;
 +* larger group of products (uncomment the line)
 +*SET BanedProducts(rows)/pork,beef,poum,toma,citr,ofru,ches,frmi,TAGR,OVEG,TWIN/; 
  
-  *   [[https://tc.thuenen.de/index.php/s/dNCc7qkLT5WbSob| Ref]]  +p_trqBilat("RUS",BANedCOUNTRIES_RM,BANedProducts ,"TRQNT","%SIMY%") = prohibitive;  
 + 
 +</code>
  
 ===== Group 3 Human demand shift   ===== ===== Group 3 Human demand shift   =====
link_for_group_work_for_the_students.txt · Last modified: 2022/11/07 10:23 by 127.0.0.1