-
In the Energy Systems Analysis courses at KTH we have students create simple energy / CLEWs models with OSeMOSYS. They have often bugs and we are seeing that some steps when debugging seem to recur:
…
-
The OSeMOSYS_Pyomo repository contains an example file UTOPIA_2015_08_27. Running this example results in no valid solution which is probably not what inital users would expect.
-
This may be related to #21 .I am trying to convert a cbc solution file to a folder of csv files using the otoole from the command line. I generate the lp file using glpsol from the osemosys-fast code:…
-
Hi,
Similarly to #77, I am trying to convert a cbc solution file to a folder of csv files using otoole and osemosys_fast code:
`otoole convert csv datafile india_v0\data india_v5.txt`
Then gene…
-
-
I have a Python dictionary where the keys are OSeMOSYS parameter names and the keys are dataframes of sets and values. I am following the example in the [otoole.input submodule reference page](https:/…
-
Goal: make it possible to easily compare two different scenarios.
- Add support for a “compare” visualization view that takes 2 scenarios and outputs:
- All figures for those models, side by side.
…
-
In GitLab by @Poncelet on Feb 1, 2019, 09:50
This issue aims to discuss how to rename unit.
As appeared in the discussion with the advisory board members in Dublin, unit might not be generic enough …
-
When running the commands in the README, `glpsol -m OSeMOSYS.txt -d simplicity.txt` says there is no primal feasible solution. This is due to the numbers in the data/default_values.csv file. For exa…
-
Perhaps I'm missing it, then please ignore the issue, but to me it seems there is no link to the related read the docs in the repository.
HauHe updated
4 years ago