Skip to content

Releases: OSeMOSYS/MUIO

MUIO v5.4

03 Feb 15:44

Choose a tag to compare

🆕 New Features and Improvements

  1. Code Default salvage value calculation updated from straight-line to sinking-fund depreciation.

  2. Code Revised OSeMOSYS model constraints:

    • EBb4_EnergyBalanceEachYear4_ICR
    • INC1_InputToNewCapacity
    • ITC1_InputToTotalCapacity

    These changes significantly reduce the size of lp.lp and result.txt, improving overall model performance.

  3. Func For newly created models, only the Base Scenario is preselected by default when starting a case run.

  4. Func Added the ability to delete results while preserving the case run definition, providing greater flexibility in run management.

  5. Func Increased the file upload size limit to 5 GB, enabling support for larger datasets.

  6. Func Implemented preprocessing for:

    • InputToNewCapacityRatio
    • InputToTotalCapacityRatio

    Preprocessing is applied only to relevant technologies and commodities, reducing unnecessary data load and improving efficiency.

MUIO v5.3

17 Apr 14:08

Choose a tag to compare

Some of the new features introduced as well list of bug fixed:

  1. Func ViewData form export to xls - bug fixed
  2. Func Deletion of case runs - bug fixed
  3. Func Export grid to xls for params groups R, RT, RE - bug fixed
  4. Func Grid paging has been removed, dynamic height of the grid introduced. Excel like behaviour - improvements to table navigation and scrolling.
  5. Func Customized preferences implemented. User can set their preferred default decimal places in results view, and units for a specific model
  6. Func Update of the case run not longer necessary. User can generate data file and Run the model
  7. Func Filtering sets in confuguration page is enabled.
  8. Code Marginal/dual values added to the results. Values are undiscounted in postprocessing.
    E8_AnnualEmissionsLimit [RYE]
  • EBb4_EnergyBalanceEachYear4 [RYC]
  • UDC1_UserDefinedConstraintInequality [RYCn]
  • UDC2_UserDefinedConstraintEquality [RYCn]
  1. Code Objective value added to the results
  2. Code Total storage capacity added to the results - postprocessing
  3. Code CBC max characters of constrain name is 30. Following constraints are renamed:
  • SC1_LowerLimit_BeginningOfDailyTimeBracketOfFirstInstanceOfDayTypeInFirstWeekConstraint = SC1_LLBDFIFW
  • SC1_UpperLimit_BeginningOfDailyTimeBracketOfFirstInstanceOfDayTypeInFirstWeekConstraint = SC1_ULBDFIFW
  • SC2_LowerLimit_EndOfDailyTimeBracketOfLastInstanceOfDayTypeInFirstWeekConstraint = SC2_LLEDLIFW
  • SC2_UpperLimit_EndOfDailyTimeBracketOfLastInstanceOfDayTypeInFirstWeekConstraint = SC2_ULEDLIFW
  • SC3_LowerLimit_EndOfDailyTimeBracketOfLastInstanceOfDayTypeInLastWeekConstraint = SC3_LLEDLILW
  • SC3_UpperLimit_EndOfDailyTimeBracketOfLastInstanceOfDayTypeInLastWeekConstraint = SC3_ULEDLILW
  • SC4_LowerLimit_BeginningOfDailyTimeBracketOfFirstInstanceOfDayTypeInLastWeekConstraint = SC4_LLBDFILW
  • SC4_UpperLimit_BeginningOfDailyTimeBracketOfFirstInstanceOfDayTypeInLastWeekConstraint = SC4_ULBDFILW

MUIO v5.2

17 Feb 17:59

Choose a tag to compare

  • bug fixed regarding decimal validation on RT group of params
  • area unit kHA added

MUIO v5.1

17 Feb 15:27

Choose a tag to compare

Fixed a bug in the results form (pivot table view).

MUIO v5.0

19 Sep 08:38

Choose a tag to compare

Bug fix ver 5.0.rc; views, deletion of techs