CAPRI
images/capri_pic_01.jpg images/capri_pic_02.jpg images/capri_pic_03.jpg

This is an old revision of the document!


Release notes (cumulative)

STAR 2.3

This maintenance release addresses stability of feeding, reporting for fertilizers, and also includes some cleaning up of code:

  • The feed distribution was revised to become more stable under repeated starts (P. Witzke)
  • Several options were removed from the GUI with respect to the estimation of GHG emission trends
  • A large pack of updates to the GHG emission estimations were imported from the development branch ClipByFood
  • The inner fertilizer allocation model can be turned OFF in simulations (on by default)
  • The GUI now reports a decomposition of the NUTNED_ equation, accessible under the theme “Fertilization”
  • Some items were excluded from checks in COCO to make the program run through with GAMS 25.0 and 25.1
  • The legacy data set on ghg emissions from EDGAR was removed.

STAR 2.2

This maintenance release resolves several important calibration issues.

  • The market model did not calibrate properly due to an inconsistently included “BREXIT” policy
  • The supply models did not calibrate properly due to missing parameters for manure trade
  • The stability tests did not give true results due to an inconsistent use of results_in and results_out, essentially mixing fertilizer parameters of two runs
  • Several minor bug fixes, e.g. in linking supply and demand and scaling of NMIN
  • A final overhaul of feeding is still due in Maintenance Release 2.3.

STAR 2.1

This maintenance release implements the revised treatment of fertilizers and feed. For fertilizers, a bi-level programming approach has been implemented, where the flows of fertilizers are modelled as a Bayesian estimator ensuring an interior solution that is “close to” the calibrated flows when simulating and close to a prior distribution when calibrating. For feed, the distribution of feeding stuffs to animals was revised to improve plausibility and stability, but without principal changes of the way the model works.

In addition to the feed and fertilizer modifications, the following bugs or minor issues were addressed:

  • Changing the order of work steps and tasks in the GUI to reflect the order in which the steps can be carried out (e.g. FAOSTAT first)
  • An issue with price experiments in Threads-mode was resolved
  • Start at an infrastructure to report the results of the fertilizer allocation to DATAOUT (reports\fert_dist_results.gms)
  • Relaxing the winter cover requirement in one Finnish region to avoid infeasibility in baselines.
  • The income computations for EAA had inconsistent prices for FODDER, so that the regional farms had costs <> revenues for fodder, which should not be possible.
  • The Dual Analysis of the supply models had not updated versions of some constraints, so that there were an “unexplained rest”. (sugar beet and greening restrictions)

Finally, the testing routines were augmented and slightly revised, to include individual testing of simulations with supply and market models standalone.

STAR 2.0

This new series of releases contains two key modifications:

  • It calibrates to the CAP post 2014 instead of the old MTR scenario. This required adding the first-order conditions of the greening restrictions in the PMP algorithm, which was not trivial.
  • It includes the possibility to set BREXIT ON when building the database. This allows the user to build a model where the UK is a separate market model region with bilateral trade instruments with the EU. This is now the standard setting, albeit it implements free trade between UK and EU27.

Some modifications that were scheduled for this release were not included, because they were not sufficiently stable in testing at the key date for the release. In particular, the following components are essentially unchanged from STAR 1.3 but scheduled for inclusion in a subsequent release.

  • Revision of the fertilizer distribution. This was found to be numerically unstable in STAR 1.0, and is still so as testing revealed.
  • Revision of the feed distribution to give more stable results and a more plausible allocation of feeding stuffs.

Finally, this release has some known issues in addition to the points mentioned above:

* New Norwegian data was made available but not in time to complete the testing phase.
* There are occasional problems to reproduce the baseline in 2030 when market and supply are allowed to interact. The precise circumstances causing this to happen are still unclear.

STAR 1.3

A maintenance release addressing the following issue in STAR 1.2:

  • Including the most recent Graphical User Interface (GUI)
  • A bug with the Basic Payment Scheme in Greece led to missing payments in several Greek regions.
  • Changing the way the grassland maintenance requirement works in Greening (lower bound on grass land)
  • Modified reporting for EU28
  • Modified report tables for the GUI

It was observed that when the GUI batch execution file “build_database_and_baseline.txt” was executed with this model version, the baseline calibration of the market model sometimes failed.In that case, a manual re-start of that task directly from the GUI using the default settings worked. Furthermore, it was observed that the baseline reproduction run (i.e. calibrating to mtr_rd_cal and then simulating mtr_rd_ref) resulted in small changes in some of the “new” member states, in particular Serbia.

STAR 1.2

A maintenance release addressing two minor problems encountered in STAR 1.1.

  • A bug fix in the rural development policy logic (gams\policy\rd_logic.gms). The bug may have caused problems when building a regionalized database if a particular folder (results_out\capmod) was missing.
  • A bug in the batch execution file “build_database_and_baseline.txt” that prevented the farm type databases from being built.

STAR 1.1

This is a maintenance release addressing some issues that surfaced since STAR 1.0 was published.

  • The scaling of Japanese prices was wrong, leading to biased results in the market model
  • Several issues relating to the implementation of the second pillar payments, causing them to be missing or wrong in CAPMOD (simulation) and also CAPREG (regional database)
  • Renaming all the standard scenario files in the folder pol_input\CAP_AFTER_2014, so that the (CAPMOD) result file names become shorter and more instructive
  • A randomly appearing issue with farm type trends. GAMS had problems deleting grid computing handles under full system load (parallel computing)
  • A bug in the user interface that caused the batch execution (e.g. build_database_and_baseline.txt) to launch Turkey (only!) in the wrong way
  • Setting the default number of processors in the “build_database_and_baseline.txt” batch to “4”, so that it is fairly safe to start without any modification.

STAR 1.0

This release attempts to provide a CAPRI model where a wide selection of tasks from baseline construction to simulation can be carried out. With other versions of CAPRI, it has been a general feature that when some tasks were maintained, others ceased to work, so that there were multiple model versions where some problems had been resolved but where not everything worked properly.

Since it is utopic to aspire that all mechanisms ever built into CAPRI would work simultaneously, a selection of “supported features” was created. Features of the model that are not “supported” are simply not tested, and so they may or may not perform as intended. The list of supported features is documented in programmatic form in the GUI batch execution file “supported_features.txt”.

Some features that should be supported still fail to work properly. In particular, we note that the following technical problems persist:

  • “Generate GAMS child processes on different threads”, causing many procedures in the model to run in parallel as gams child processes if set ON, is not entirely stable. Recommendation is to keep OFF for reproducibility.
  • “Dampening of high activity level elasticities” must still be kept OFF. It is unclear whether this feature will survive or rather be replaced by some general adaptation of elasticities for long run experiments in combination with a revised calibration procedure
  • Numerical instability of the calibration of fertilizer distribution among crops. Repeated runs do not give identical results.
  • Numerical instability of the calibration of animal feed to various animals. Repeated runs do not give identical results.
  • Occasional failure of task “Generate farm type trends” for random regions. Remedy: Re-run “Build regional time series” and “Build regional database” for that country, for nuts2 and farm types, and redo all tasks from “Build global database” onwards.

The release has not been systematically tested from a content point of view. Nevertheless, release candidates have been used in a few applications, where some issues have surfaced. In particular, the distribution of rural development funds needs to be revised. Such revision has partially been done already in various projects, but the modifications need to be consolidated and integrated into a maintenance release. Similar improvements have accumulated in the areas of market model tariff data and greenhouse gas emissions, also foreseen to be integrated in a future maintenance release, after thorough testing.

Release Candidate 4

Closing in on the stable release, this release candidate contains only minor adjustments. One thing though is the addition of a new task that generates the folder structure. It is found in the (new) work step “Installation”. To implement that one, some refactoring of code was done, so that all tasks (that need it) now include a file “<task>\ensure_existence_of_result_folders.gms”, and the new task includes all those files from all tasks.

Furthermore, the THREADS=ON setting was found to be unstable, therefore the supported features batch now uses OFF by default, just testing ON for completeness.

Release Candidate 3

Minor tweaks of performance such as wider implementation of grid handle deletion routine and “solvelink=5”, plus a modification to the fertilizer distribution that made that part slightly more stable for single region member states.

Release Candidate 2

This release candidate implements no essential changes in the model logic, but a large number of minor refactoring issues of the code. In particular, the release candidate 2

  • implements the possibility to set result_in and result_out directories systematically across the code. Those variables are now accessed from the GUI developer tab.
  • increasingly uses memory instead of disk in order to avoid file access errors in the OS when system load is high.
  • does NOT solve the instabilities reported in candidate 1.0.

Release Candidate 1.0

This pre-release version of CAPRI was produced on june 17, 2016. It is intended for evaluations in order to produce a stable release later on.

If you apply the model and find errors, please report them to the CAPRITALKS user list.

The release candidate 1.0 has the following known problems:

  • Creation of a regionalized data base for farm types fails for Germany and Hungary.
  • Trend estimations do not produce stable results when restarted repeatedly
  • Baseline calibration of supply models does not work for years 2013,2025,2030 and 2050 if the option “dampen high elasticities” is activated.
  • Baseline calibration and reproduction runs do not work for the ex-post year 2013 due to an infeasibility in Norway
Last modified:: 2022/11/07 10:23
   
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International