2.5._price_shock_for_cow_milk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
2.5._price_shock_for_cow_milk [2020/09/09 08:58] – gocht | 2.5._price_shock_for_cow_milk [2022/11/07 10:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== 2.5 hand on price shock for milk with the policy editor of the CAPRI GUI ===== | + | ===== 2.5 Hand on price shock for milk with the policy editor of the CAPRI GUI ===== |
'' | '' | ||
Line 9: | Line 9: | ||
===== File update in 2.6 ===== | ===== 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 | + | Open in the CAPRI 2.6 installation the file gams\capmod\inflation_and_trend_interpolation.gms and add the following line at line 85 |
- | < | + | < |
+ | $IF NOT %MARKET_M%==ON IOE(" | ||
+ | </ | ||
+ | |||
+ | The code block should look like this: | ||
+ | |||
+ | <code Fortran> | ||
* | * | ||
* ----- Check if user tries to set endogenous prices | * ----- Check if user tries to set endogenous prices | ||
Line 20: | Line 26: | ||
$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 %MARKET_M%==ON IOE(" | ||
* | * | ||
$IF NOT %YANI_M%==ON | $IF NOT %YANI_M%==ON | ||
- | <\code> | + | </code> |
===== Downloads ===== | ===== Downloads ===== | ||
- | Download presentation: | + | Download presentation: |
Download zoom mp4: (available after the course) | Download zoom mp4: (available after the course) | ||
- | =====Additional Reading ===== | ||
- | [[https:// | ||
2.5._price_shock_for_cow_milk.1599641920.txt · Last modified: 2022/11/07 10:23 (external edit)