From 96ba6f893734e012db9825a8350f03949b60acb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Arg=C3=BCeso?= Date: Sat, 16 Sep 2023 16:13:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf3797..bfe8376 100644 --- a/README.md +++ b/README.md @@ -80,14 +80,16 @@ Then go to WPS (tested 4.4.2) Use the namelist [namelist_soilera5_cmip6_pgw.wps](namelist_soilera5_cmip6_pgw.wps) where we need to adapt the dates depending on the dates of the soil_clim_dec.grb, which will depend on the files we used to generate the mean. mv namelist_soilera5_cmip6_pgw.wps namelist.wps + ln -sf Vtable.ERA5.SOIL1ststep Vtable ./ungrib.exe This will generate a file SOILERA5:2005-12-01_00 (this will be the date if your first file in the climatology is for 01/12/2005). This file can be used as a constant. -When running your metgrid, you need to include 'SOILERA5:2005-12-01_00' in your namelist.wps as constants_name = 'SOILERA5:2005-12-01_00' in the &metgrid section. +When running your metgrid, you need to include 'SOILERA5:2005-12-01_00' in your namelist.wps as constants_name = 'SOILERA5:2005-12-01_00' in the &metgrid section. We also need to use the modified METGRID.TBL [METGRID.TBL.ARW_PGW](METGRID.TBL.ARW_PGW) There is a module in real/wrf that should be changed too [module_initialize_real.F](module_initialize_real.F)->[module_initialize_real.F_modified](module_initialize_real.F_modified), so that the model only uses soil variables for initialization and ignores the rest (not sure this is entirely necessary, but it is if only the first step is provided.) + # CMIP6 Models | Global Model | Downloaded | Completeness | Scenarios | Exp (realization) |