-
It may be more useful to place the source tree under git, rather than only provide this as archives? That would allow people to browse and more importantly submit fixes. Just a suggestion. Or am I …
-
When using the `scripts/preprocess_data.py` script, I get the following error, using a text file generated from otoole:
```python
$ python scripts/preprocess_data.py otoole output_data/ref5fast.txt …
-
The current implementation of the technology specific discount factor does not work as expected:
> Unless I am misreading the code, this [technology specific discount rate] is done more or less the…
-
I am fairly confused about our Input Activity Ratios.... So I am not sure if this is an actual issue or just something I need help understanding! :)
Currently for all technologies (excluding FC an…
-
-
[OSeMOSYS 1.0](https://github.com/OSeMOSYS/OSeMOSYS_GNU_MathProg/releases/tag/v1.0) has been released. Test v1.0 and implement.
-
To work with osemosys-cloud.
tniet updated
3 years ago
-
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:…