From af625d73791dba3f2bf7ca2c488fd041cc8fc086 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Tue, 5 Oct 2021 12:18:10 +0200 Subject: [PATCH] config: reduce default deployment density for offshore wind --- config.default.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.default.yaml b/config.default.yaml index d97f4712..6bd06700 100755 --- a/config.default.yaml +++ b/config.default.yaml @@ -111,7 +111,7 @@ renewable: resource: method: wind turbine: NREL_ReferenceTurbine_5MW_offshore - capacity_per_sqkm: 3 + capacity_per_sqkm: 2 correction_factor: 0.8855 # proxy for wake losses # from 10.1016/j.energy.2018.08.153 @@ -128,7 +128,7 @@ renewable: method: wind turbine: NREL_ReferenceTurbine_5MW_offshore # ScholzPhd Tab 4.3.1: 10MW/km^2 - capacity_per_sqkm: 3 + capacity_per_sqkm: 2 correction_factor: 0.8855 # proxy for wake losses # from 10.1016/j.energy.2018.08.153