Tom Bland

Results 37 comments of Tom Bland

I've had a go at this for the first tutorial. See the folder `1-add-new-technology`. The `generate_models.py` file is used to generate the relevant input files for the models described in...

> 1. If another tutorial builds on the model generated by, let's say, scenario 1, would they need a generate file that builds everything from scratch or can they actually...

I've gone through and written the necessary scripts for all the tutorials. Within the `tutorial-code` folder you'll find two new files: `generate_models.py` and `run_models.py`, both of which do what they...

> I've made some comments about lists and generators, but it's more of a note for future. Only change it if you can be bothered. Thanks @alexdewar - useful advice!

@dalonsoa I've been struggling a bit with this, so maybe you can help (see #286). In the `create_newcapa_agent` function it looks like the 'newcapa' agents are being limited to technologies...

@sharwaridixit Does this make sense? I've made Diego's suggested changes to the source code in #299. To try this out you will need to do a [source-code installation](https://muse-os.readthedocs.io/en/latest/installation/developers.html), and checkout...

> However, I am a little unsure about why there are multiple entries of the capacity for the same year and am trying to look into this further; I was...

Slightly clarified as part of #495, but I agree it would be better if this parameter didn't exist

Hi @HarmonicReflux. To reproduce the error you will need to use the model found [here](https://github.com/EnergySystemsModellingLab/MUSE_OS/issues/338). However, in order to fix the bug described in that issue and get it working...