Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahilbers committed May 23, 2020
1 parent dc36956 commit bd68a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

This repository contains data, model files and example code for the paper *Importance subsampling for power system planning under multi-year demand and weather variability* (2020).

**Note**: This paper is a generalisation of an older paper: *Importance subsampling: improving power system planning under climate-based uncertainty*, available [here](https://doi.org/10.1016/j.apenergy.2019.04.110) (publicly availble version [here](https://arxiv.org/abs/1903.10916)). If you've come to this repository from that paper, check out the new paper, as it generalises the method significantly. If you want to see the code for the older paper, check out the branch `2019_applied_energy_paper` of this repository.
**Note**: This paper is a generalisation of an older paper: *Importance subsampling: improving power system planning under climate-based uncertainty*, available [here](https://doi.org/10.1016/j.apenergy.2019.04.110) (publicly available version [here](https://arxiv.org/abs/1903.10916)). If you've come to this repository from that paper, check out the new paper, as it generalises the method significantly. If you want to see the code for the older paper, check out the branch `2019_applied_energy_paper` of this repository.

The three test-case models used in the paper (the *LP planning*, *MILP planning* and *operation* models) are specific instances of a more general class of test power system models, available open-source in [this repository](https://github.com/ahilbers/renewable_test_PSMs), where they are documented and available in a more general form. If you want to use these models for your own research, its easier to use that respository instead of this one.

Expand Down

0 comments on commit bd68a79

Please sign in to comment.