User Tools

Site Tools


link_for_group_work_for_the_students

This is an old revision of the document!


Group 1 VCS

Scenario 1:

$setglobal SCENDES test
*
*  Baseline scenario
*
$include ..\gams\scen\base_scenarios\CAP_2014_2020.gms
*
*  Category : Bilateral
*
********************************************************************************
$ontext
 
   CAPRI project
 
   GAMS file : GMO_BAN.GMS
 
   @purpose  : Model import bans for soya and derived products from US and
               Brazil, and for maize from the US into the EU.
 
 
   @author   : Wolfgang Britz
   @date     : 20.03.10
   @since    : 20.03.10
   @refDoc   :
   @seeAlso  : arm\setTariffs.gms
   @calledBy :
 
$offtext
********************************************************************************
 
    SET EU_AGG(RALL) / EU_West, EU_East,UK000000 /;
 
    p_trqBilat("CHN",EU_AGG,"PORK","TRQNT","%SIMY%") = prohibitive;
 
    DATA("CHN","HCON","PORK","ChangeFactor") = 1.3;      

Group 2 Import ban China/ Mercosur

Group 3 Human demand shift

link_for_group_work_for_the_students.1600238794.txt ยท Last modified: 2022/11/07 10:23 (external edit)