Difference between revisions of "Version 2.20"

From Heureka Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
==Changes==
 
==Changes==
 
* Carbon and nitrogen from the spinup period are now grouped into the initial stock. Net input is carbon and nitrogen from decomposition of plant material accumulated since the simulation start.
 
* Carbon and nitrogen from the spinup period are now grouped into the initial stock. Net input is carbon and nitrogen from decomposition of plant material accumulated since the simulation start.
* Support for version of Gurobi older than 9+ has been removed. This follows Gurobi's list of supported versions.
+
* Support for version of Gurobi older than 9+ has been removed. This follows Gurobi's [https://support.gurobi.com/hc/en-us/articles/360048138771-Gurobi-release-and-support-history list of supported versions] .
 
* Support for version 10.0 of Gurobi has been added.
 
* Support for version 10.0 of Gurobi has been added.
 
* Rudimentary support for CPLEX 22.10 has been added. There is limited support for CPLEX's return status and other versions of CPLEX.
 
* Rudimentary support for CPLEX 22.10 has been added. There is limited support for CPLEX's return status and other versions of CPLEX.
* The open source solver LpSolve have been replaced by COIN-OR's CLP/CBC solver.
+
* The open source solver LpSolve have been replaced by [https://en.wikipedia.org/wiki/COIN-OR COIN-OR] CLP/CBC solver.
  
 
==Bug Fixes==
 
==Bug Fixes==

Revision as of 09:08, 13 December 2022

Version 2.20

2022-09-15

Summary

Large performance improvements during simulation due to less aggressive garbage collection. Benchmarks can be found on the Version benchmarking page. Updated to latest version of Zimpl and LpSolve for faster optimization. Added support for Gurobi 9.5. New importer for data exported from harvester simulator (Oryx). Numerous bug fixes.

New Features

features

Changes

  • Carbon and nitrogen from the spinup period are now grouped into the initial stock. Net input is carbon and nitrogen from decomposition of plant material accumulated since the simulation start.
  • Support for version of Gurobi older than 9+ has been removed. This follows Gurobi's list of supported versions .
  • Support for version 10.0 of Gurobi has been added.
  • Rudimentary support for CPLEX 22.10 has been added. There is limited support for CPLEX's return status and other versions of CPLEX.
  • The open source solver LpSolve have been replaced by COIN-OR CLP/CBC solver.

Bug Fixes

  • Carbon content in above-ground biomass is now calculated from the table in Carbon sequestration
  • Fixed an issue where users could not select folders in file dialogs.
  • Fixed an issue when splitting a NC-area where the vertices of areas would overlap.

Details from bugtracker

Id Category Severity Summary Fixed_in_version Resolution Comment
0000556 Other minor NC Area splitter fails 2.20.0 fixed NC Area splitter fails
0000552 Optimization feature Feature: Add support for Cplex and CoinOr 2.20.0 fixed Feature: Add support for Cplex and CoinOr
0000553 Optimization feature Feature: Add support for Gurobi 10.0 2.20.0 fixed Feature: Add support for Gurobi 10.0
0000554 General minor Carbon from biomass is not using correct conversion factor 2.20.0 fixed Carbon from biomass is not using correct conversion factor
0000555 Data import minor Can't select any folders in tree list importer 2.20.0 fixed Can't select any folders in tree list importer
0000557 Data import minor Error when typing too long 'Note' in Stand register importer 2.20.0 fixed Error when typing too long 'Note' in Stand register importer