Tutorials
The tutorials in this section are long-form explanations of how to use Macro. They are intended to help you learn to complete full workflows with Macro, as opposed to being convenient references for specific tasks. Each step of the tutorial is written out in full, rather than linking to the relevant guides. Most also have Jupyter notebooks to make it easier to follow the tasks.
We currently have the following tutorials:
- Getting Started: Shows you how to download, install, and test Macro.
- Running Macro: Describes how to optimize an electricity grid, write the results, and plot them. It will then show you how to add an emission limit to the system.
- Multisector Modelling: Show you how to add a hydrogen sector model to the electricity grid from the previous tutorial. You will then optimize the multisector system, write and plot the results.
Contributing a tutorial
We welcome additional tutorials. If you have written one and think it would be useful to others, please consider submitting it for inclusion here by creating a pull request (PR). See the "How to contribute" page for more information on how to do so.