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 [2021/09/20 16:05] – [Group 2 Import ban China] 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>
-$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/; 
 + 
 +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