Skip to content

GenX version v0.3.0

Compare
Choose a tag to compare
@sambuddhac sambuddhac released this 26 Apr 20:56
· 449 commits to main since this release
8d59653

GenX version 0.3.0 Release Notes

In this version, we have upgraded GenX to version v0.3.0. To run GenX 0.3.0, we recommend Julia language version 1.6.x series along with JuMP 0.21.x series (all the environment dependencies have been updated to the most recent compatible versions as well). The following are the salient features that have been added in this version release:

  • Added Dual Dynamic Programming (DDP) Multi-stage capacity expansion feature to GenX: This is the major highlight and most important new feature added to GenX in version 0.3.0. Addition of the DDP now allows GenX to carry out multi stage and multi year look-ahead capacity expansion planning into the future in a most rigorous mathematical framework.
  • Vectorization of output writing to enhance the speed of generating results files.
  • Revised and updated "Method of Morris" for sophisticated sensitivity analyses studies (along with previously created "Modeling to Generate Alternatives (MGS)" analysis).
  • Bug-fixes and refinement of modularization of the different policy modules like co2_cap, cap_reserve_margin, minimum_capacity_requirement etc., for ease and convenience for adding new technologies by the users.

Below are the details of the changes in this release:

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0