The Wayback Machine - https://web.archive.org/web/20210206043430/https://github.com/topics/modeling-tool
Skip to content
#

modeling-tool

Here are 58 public repositories matching this topic...

MaxTru
MaxTru commented Feb 5, 2021

Describe the Bug

The "add element to selection" shortcut on Linux:

  • Works by using "SHIFT + Click"
  • But the Help Menu says "CTRL + Click"

Steps to Reproduce

  1. Try to elements to selection by using "CTRL + Click" on Linux
  2. Does not work

Expected Behavior

afaik modifier key on Linux shall be "CTRL" (as indicated in the help menu) rather than "Shift"
See co

alexkoberle
alexkoberle commented Sep 5, 2018

When trying to modify a scenarios with a solution, it throws an error saying:

at.ac.iiasa.ixmp.exceptions.IxExceptionPyRaisable: at.ac.iiasa.ixmp.exceptions.IxException: This Scenario has elements in a variable or equation! Use 'removeSolution()' or clone(False)'before editing!

removeSolution() is deprecated. Actual name is remove_sol().

Improve this page

Add a description, image, and links to the modeling-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modeling-tool topic, visit your repo's landing page and select "manage topics."

Learn more