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 revisionBoth sides next revision
link_for_group_work_for_the_students [2021/09/20 16:08] – [Group 2 Import ban Russia on several products] gochtlink_for_group_work_for_the_students [2021/09/20 16:21] – [Group 2 Import ban Russia on several products] gocht
Line 6: Line 6:
  
 <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, ANZ, EU_West, EU_East, NO000000, UK000000/; SET BANedCOUNTRIES_RM(RM) /USA, CAN, ANZ, EU_West, EU_East, NO000000, UK000000/;
-SET BanedProducts(rows)/pork,beef,toma/;  
  
-p_trqBilat("RUS",BANedCOUNTRIES_RM,BANedProducts ,"TRQNT","%SIMY%") = prohibitive;+* Update products 
 +SET BanedProducts(rows)/pork,beef,toma/;
  
 +p_trqBilat("RUS",BANedCOUNTRIES_RM,BANedProducts ,"TRQNT","%SIMY%") = prohibitive; 
  
 </code> </code>
link_for_group_work_for_the_students.txt · Last modified: 2022/11/07 10:23 by 127.0.0.1