From b37c1d98d32274708f8bff8bc3e53bc9f9e283fb Mon Sep 17 00:00:00 2001 From: Fabian Date: Fri, 24 Jun 2022 18:44:03 +0200 Subject: [PATCH] update release notes --- doc/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 1825c65c..337f09e9 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -57,7 +57,7 @@ Upcoming Release * A new section ``conventional`` was added to the config file. This section contains configurations for conventional carriers. -* Implement country-specific EAFs for nuclear power plants based on IAEA 2018-2020 reported country averages. These are specified under the ``energy_availibility_factor`` key in the config entry ``conventional`` and specify the static `p_max_pu` values. +* Implement country-specific EAFs for nuclear power plants based on IAEA 2018-2020 reported country averages. These are specified `data/nuclear_eafs.csv` and translate to static `p_max_pu` values. * The powerplants that have been shut down before 2021 are filtered out.