OFR-IIASA

Results 38 comments of OFR-IIASA

I have now tested older versions of ixmp. This same problem applies. Maybe someone else try on hpg914? I have also tested this on my mac, no problems there -...

So, I have resolved the issue by going to the directory where ixmp is installed in the case of a non-editable installation, based on the above this would be `/h/u045/fricko/miniconda3/lib/python3.9/site-packages`,...

Executing the above lines of code on any given scenario should yield the error message above.

@zikolach An example of what the procedure is: load a scenario e.g. message_ix.Scenario(mp, model_name, scenario_name) retrieve any parameter e.g. df = scen.par('input') checkout scenario add parameter e.g. scen.add_par('input', df) commit...

@danielhuppmann so, the initial problem I was having was this. Have you ever experienced this? And the scenario solved correctly (NOTE that scenarios are running concurrently) ``` --- Restarting execution...

SO I believe to have identified the issue. It seems that the last MESSAGE run returned unscaled infeasibilities ``` Total time on 4 threads = 40.59 sec. (19565.63 ticks) LP...

@danielhuppmann @gidden Assuming that my assumption above is correct, how should can this best be resolved? Should there be some check to see if the solution status of the scenario...

Dear Behnam, As there were existing test, the idea was to leave those in place and extend the test examples covered, while also making sure that the results are the...