Turbulent kinetic energy over large wind farms observed and simulated by the mesoscale model WRF (3.8.1)
收藏资源简介:
This repository contains the WRF configuration files necessary to reproduce the simulations <br> as described in Siedersleben et al. 2019 (https://doi.org/10.5194/gmd-2019-100) The file windturbines_GMD.txt contains the locations of <br> all windturbines implemented in the simulations. The corresponding attributes of each <br> wind turbine type is described in the wind-turbine-xx.tbl. Be aware that all windturbines use the same power and thrust coefficients only the different hub heights and rotor diameters are taken into account as described in Siedersleben et al. (2019). The namelist.input_nameOfSimulation files necessary to run the simulations are provided in this repository as well. You may notice that <br> there are less namelist files than simulations. The simulations not using a TKE source use the same namelists as the ones with a TKE a source. However, the WRF model needs to be recompiled using the manipolated module_wind_fitch.F (you find this file in this repository). The sensitivity studies investigating the impact of the uncertainties in the power and thrust coefficients use the namelist of the control simulation CNTRb, but with manipulated wind-turbine-x_modMin/Max.tbl wind turbine files. The two python files get_era5*.py can be used to retrieve the ERA5 data, driving the WRF model. <br> Note that the dates and pathes have to be adjusted in the python files. <br> After downloading the surface and model level data some postprocessing <br> is necessary as described nicely here: "http://valcap74.blogspot.com/2017/10/how-to-run-wrf-model-driven-by-era5-on.html". For this<br> purpose the simple script called postProcessERA5 (based on the blog entry mentioned above) can be used.



