2.5._price_shock_for_cow_milk
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
2.5._price_shock_for_cow_milk [2020/09/09 08:51] – created gocht | 2.5._price_shock_for_cow_milk [2022/11/07 10:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | x | + | ===== 2.5 Hand on price shock for milk with the policy editor of the CAPRI GUI ===== |
+ | '' | ||
+ | |||
+ | * Background | ||
+ | * Implementation in the CAPRI Code | ||
+ | * Exercise 2.5 | ||
+ | * Result presentation | ||
+ | |||
+ | ===== File update in 2.6 ===== | ||
+ | |||
+ | Open in the CAPRI 2.6 installation the file gams\capmod\inflation_and_trend_interpolation.gms and add the following line at line 85 | ||
+ | |||
+ | <code Fortran> | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | </ | ||
+ | |||
+ | The code block should look like this: | ||
+ | |||
+ | <code Fortran> | ||
+ | * | ||
+ | * ----- Check if user tries to set endogenous prices | ||
+ | * | ||
+ | $IF NOT %MARKET_M%==ON IOE(MARR) | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | * new line for the scenario | ||
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | * | ||
+ | $IF NOT %YANI_M%==ON | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Downloads ===== | ||
+ | Download presentation: | ||
+ | Download zoom mp4: (available after the course) | ||
+ | |||
+ |
2.5._price_shock_for_cow_milk.1599641491.txt · Last modified: 2022/11/07 10:23 (external edit)