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
link_for_group_work_for_the_students [2021/09/20 16:05] – [Group 2 Import ban China] gochtlink_for_group_work_for_the_students [2022/11/07 10:23] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 ===== Group 1 VCS ===== ===== Group 1 VCS =====
 +
 +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]]\\
 +
 +[[https://cloud.thuenen.de/index.php/s/YbD9xqMbNbd5MgZ|download and replace the existing one]]\\
 +
 +[[https://cloud.thuenen.de/index.php/s/5jDpQ3GHQMctF3k|download and replace the existing one]]\\
 +
 +Download to the following directory and replace the existing file: ..\gams\policy
 +[[https://cloud.thuenen.de/index.php/s/ANJDJ7XSqWgpYP9|file7]]\\
 +
 +Download to the following directory: ..\gams\pol_input\userScens
 +[[https://cloud.thuenen.de/index.php/s/6jLkeKTMm6cjneY|file8]]\\
 +[[https://cloud.thuenen.de/index.php/s/f8CAorKJqkNo6Ab|file9]]\\
 +[[https://cloud.thuenen.de/index.php/s/ZZXkSkbkwwx8dqn|file10]]\\
 +
 +Download to the following directory and replace the existing file: ..\GUI\views
 +[[https://cloud.thuenen.de/index.php/s/c3WLWRqHNpRQCYQ|file11]]\\
 +
 +Results
 +[[https://cloud.thuenen.de/index.php/s/PPC6gqbPa88FXpH|Beef and veal scenario]]\\
 +[[https://cloud.thuenen.de/index.php/s/2F5j4HpRmdCCoqc|Beef and veal and Milk scenario]]\\
 +
 +
 +
 +
  
 ===== Group 2 Import ban Russia on several products ===== ===== Group 2 Import ban Russia on several products =====
  
 <code java> <code java>
-$setglobal SCENDES test+******************************************************************************** 
 +$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
 $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/; +SET BANedCOUNTRIES_RM(RM) /USA, CAN, ANZ, EU_West, EU_East, NO000000, UK000000/; 
-p_trqBilat("RUS",BANedCOUNTRIES_RM,"PORK","TRQNT","%SIMY%") = prohibitive;+ 
 +* 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/;  
 + 
 +p_trqBilat("RUS",BANedCOUNTRIES_RM,BANedProducts ,"TRQNT","%SIMY%") = prohibitive;  
 </code> </code>
  
link_for_group_work_for_the_students.1632153957.txt · Last modified: 2022/11/07 10:23 (external edit)