This change log starts from Dec 2007.
Starting September 2018 new changes are on the top.
Transition from theia to hera.
RR-cold - WRFV3.9 - top of the master as of 3 oct 19
Lake model is off.
RR-cold-2 - WRFV3.9snow, same as in RR-cold, but with the new formulation for snow thermal conductivity as a function
of snow density.
Lake model is off.
RR-cold-3 - WRFV3.9 as in RR-cold, but with old formulation of QVG initialization - WRFV3.9oldqvg.
Lake model is off.
RR-cold-4 - WRFV3.9
Lake model is off.
Changed VEGPARM.TBL
REAL, wrf.nl
Fix to sea-ice problem. Started using
new sigma values in wrf.nl with lowest level now
at 0.999 (previous 0.997). (Stan for Tanya)
WPS
Switch to 2.2.1 WPS code with the bug-fix for winds.
RR sigma levels
To avoid vertical instability the lowest two sigma levels in
cold start RR are changed from 0.999, 0.995 to 0.998, 0.994.
No change in HRRR3 runs.
RR - new version of WRF code
The code is switched to beta-v3 for both WPS and WRF.
WPS is build to be able to read GRIB2 data from GFS model.
For SST - GRIB1 data is still used because the Vtable.SST
needs to be updated for use with GRIB2 data.
The DFI is turned on using new Hans's code for digital filter.
RR - switch to WPSV3, WRFV3 and WPPV3.
The code is switched to v3 for both WPS and WRF.
The only minor change (in WRFV3) was made to module_diagnostics.F to provide
the noise level output in the units we are used to, and with different
frequencies for DFI and forecast.
- DFI is still on.
- new Grell cumulus scheme - option 5
- ptop is changed to 10 mb (from 50 mb)
RR - change in WRFV3
- Updated phys/module_sf_ruclsm.F.
Melting limits (Egglston et al. 1971) are introduced.
Result - slower melting rate, especially in cases of warm advection over snow,
when differences between skin temperature and first-level atmospheric temperature
are significant. Also, the skin temperature is not limited to 273K under such conditions.
Similar change to RUCLSM has been made in RUC, and it improved temperature
forecast over snow.
HRRR3 - switch to WPSV3, WRFV3 implemented in RR.
Several changes were made in WRFV3 to provide VIL output
(Registry/Registy.EM, dyn_em/solve_em.F, namelist.input)
RR cold start - changes in WRFV3
New namelist variables are added to Registry.EM:
- mphdt - frequency of microphysics calls;
- time_step_dfi (DFI could have different time step);
- use_adaptive_time_step_dfi = .false. (no adaptive time step in DFI).
Changes to the code:
share/dfi.F - added reading in new namelist variables, and resetting time step to
noraml after DFI step is done.
dyn_em/solve_em.F - added capability to call microphysics driver not every time step.
Starting 12z 15 July 08 these changes are included into cold-start RR.
Namelist variables are set to: mphdt=1, time_step_dfi=60, adaptive time step can vary between 60 and 100 s. (Only one run for 12z had diff_6th_opt=1, after than 6th order diffusion is turned off again)
Also, quilt I/O is turned on.
cold-start RR is switched to WPSV301 and WRFV301 (version 3.01)
As a result of this change, the RR1h cycle is now once again included
in the RAOB verification results available on the web.
-WRM
RR 1h cycles uspdated to use WRFV3 and new GSI. Special features of GSI and ARW :
GSI:
March 2008 NAM version with the following changes:
1) fixed lots of IO problems related to the use of ARW
2) moisture analysis (use qoption = 2 right now)
background error variance for qoption =1 (compute_derived.f90 from NCEP)
turned off relation between temperature and moisture (tv_to_tsen.f90)
qoption=2 works for ARW
3) parallel cloud analysis and cloud observation IO
4) turn off soil moisture and skin temperature updating.
5) normal wall time for GSI is 720 s with 64 processors
6) updating SST at 01Z
ARW:
Version 3:
0) DFI is used (option 3, 40 min backward and 40 min forward)
1) use quilt to reduce IO time (8 processors)
2) combined wrf_input and wrfout
3) have boundary condition problems for dfi in last three cycles. right now use extra boundary fi
les to bypass the problem.
4) normal wall time for ARW is 3200 s with 120 processors
5) use short DFI integration time step :
time_step_dfi = 40,
6) microphysics step: mphdat = 1
7) Use new terrain that was smoothed by Joe in south boundary. The run started
at 2008080723
8)Extend relax boundary zone for ARW forecast from 5 to 10 grid
Cold-start RR - switch to Goddard shortwave radiation (ra_sw_physics=2)
Cold-start RR - TKE is added to WRF model output.
WRFPOST - switch to RUC-like visibility algorithm Implemented in both cold-start and cycled RR.
WRFPOST - switch to RUC-like ceiling/cloud top algorithm To include convective clouds after a small change in Georg Grell's G3 scheme was made.
WRFPOST
- added option to output GRAUPEL on model and pressure surfaces;
- changed SLP computation using RUC-like procedure, it includes smoothing of
temperature at 700 mb used in SLP computation and and also the final SLP (as done in RUC);
- changed computation of relative humidity on the pressure surfaces using RUC algorithm
WRF model code - change in share/dfi.F subroutine not to use vertical damping
in the DFI backward integration.
Cold-start RR - switch to updated code, use damp_opt=3 with dampcoeff=0.05
to replace damp_opt=1 and damcoeff=0.02
WRF model code - changes in RUCLSM to include parameterization of sea-ice/snow Changes to METGRID.TBL to allow initial snow be non-zero on the sea ice.
Switch to 3.1 version of WRF code. The length of DFI integrations is reduced to 20 minutes from 40 min with the previous version of WRF code (3.1 version crashes on 26th minute of DFI backward integration)
Turn on 6th order diffusion:
diff_6th_opt = 2,
diff_6th_factor = 0.12
Turn on fractional sea ice option:
fractional_seaice = 1,
seaice_threshold = 271.4
Change in dyn_em/start_em.F to call physics initialization only once
- this saves ~500s of run time.
Changed diagnostics of T2 in phys/modelu_sf_sfcdiag.F
Changes to phys/module_surface_driver.F, module_sf_ruclsm.F and addition of
new module - module_sf_sfcdiags_ruclsm.F. All these changes are made to ensure
consistency between different physics modules of WRF in interpretation of fluxes, surface
variables and diagnostics of 2-m values for temperature and moisture. Additional checks
are added to provide consistency bewtween 2-m and 1st level temperature
and moisture, also a saturation check on Q2 is added.
More changes to module_sf_sfcdiags_ruclsm.F.
2-m diagnostics changes are implemented also in chemRR
Changes in WRFPOST: esveral constants are adjusted to match WRF;
Using TH array for potential temperature.
Fixed bug in definition of CONFLX in module_sf_ruclsm.F from thickness
between first full sigma level (array DZ8W) and the surface to half of this value.
This bug fix was made in cold-start RR, RR-chem, HRRR-chem and HRRR-RR.
HRRR-CHEM is switched to use WRF 3.1.1 code from /whome/smirnova/RR-svn/trunk/WRF311chem
WRFPOST - Use first level U, V, T and Q for 2-m T,Q and 10-m U, V. (INITPOST.f)
Also, switch to RUC-type dew point computation (SURFCE.f).
WRFPOST - fixed bug in the previous change (INITPOST.f)
WRFPOST - switch to revision 106
WRF - switch to WRF code based on revision #3982 from NCAR WRF Repository
Turned off 6th order diffusion and moist_adv_opt is changed from positive definite (1)
to monotonic (2)
HRRR-CHEM.
Switch to 3.2 version of WRF code (from 25 Jan 2010).
RR-cold-start
Switch to 3.2 version of WRF code (from 11 March 2010).
Constant BC in DFI.
Also, UNIPOST has replaced WRFPOST, and BUCKET and SFCEXTRACT tasks
in the XML are replaced with one task - COPYGB.
RR-cold-start, RR-CHEM and HRRR-CHEM
Switch to official release 3.2 of version of WRF code.
Constant BC in DFI.
RR-CHEM - use shallow convection and radiation feedback
RR-cold-start, RR-CHEM and HRRR-CHEM
Use tiling (numtiles = 4)in model runs which saves ~20% of run time
RR-CHEM - shallow convection is turned off because it causes NaNs in PM2.5 field
RR-cold-start, RR-CHEM and HRRR-CHEM
Changed treatment of soil moisture variable when RUC LSM is used
Before the change wrfout* had soil moisture minus residual when RUC LSM is used.
With the change RUC LSM still has the same treatment of soil moisture variable internally
but wrfout* files will have total volumetric soil moisture at the model levels
This change will make it easier to compare soil moisture variable between different LSMs.
Graphics of RUC LSM soil moisture is more representative of actual soil moisture.
Changes include:
WPSV3.2 - ungrib/src/rprr.F (if initialized from RUC model add QMIN to soil moisture)
WRFV3.2 - dyn_em/module_initialize_real.F (don't subtract QMIN for RUC LSM initialized from Noah LSM
and don't add QMIN for Noah LSM initialized from RUC LSM)
phys/module_sf_ruclsm.F (subtract QMIN at the beginning and add at the end)
NO EFFECT on model performance.
HRRR-CHEM
Switch to Unipost. Bucket and sfcextract steps are removed from XML.
HRRR-CHEM
Use of mp_tend_lim=0.1 to prevent vertical CFL violations and crashes.
RR-chem
Included computation of GD_CLOUD to WRF3.2 chem code.
cold-start RR
Add shallow convection - ishallow=1.
cold-start RR, RR-chem, HRRR-chem
WPS, WRF and UPP codes are recompiled in the new OS and run now on hcompnew nodes.
RR-chem
From now on RR-CHEM will use GSI to assimilate aerosol
RR-chem
From now on HRRR-CHEM will use GSI to assimilate aerosol
HRRR-chem
The namelist parameter chemdt is changed from 3 to 30 min (for GOCART)
RR-chem, HRRR-chem
Emissivity bug fix from Georg (for GOCART)
RR-cold, RR-chem - WRF rev. 232
Bug fix in Grell's cumulusi scheme.
Changes in DFI code, compute QV after DFI from initial RH and filtered T
(Before QV was filtered and had only saturation check based on initial clouds.)
RR-chem
Cold-started RR-chem, no ABBA fire data due to problems with the new format
HRRR-chem
Cold-started HRRR-chem, no ABBA fire data due to problems with the new format
cold-start RR
Backed off a change to recompute QV from initial RH in DFI, added QVG to
filtered variablesin DFI.
started parallel cold-start RR on rotated lat/lon
cold-start RR-RLL, cold-start RR, RR-chem, hrrr-chem
Bug fix for rotated lat/lon grid, and other changes in dynamic part from 3.2.1 WRF
cold-start RR-RLL, cold-start RR
Updated /phys/module_bl_myjpbl.F and phys/module_sf_myjsfc.F to 3.2.1 version.
cold-start RR-RLL, cold-start RR, RR-chem, HRRR-chem
Switch to use interp_type=2 (in LOG pressure) instead of interp_type=1 (in pressure)
cold-start RR
Switch back to use interp_type=1.
RR-chem
Switch back to use interp_type=1. (still no rebalancing)
cold-start RR
Switch to use wrf_cntrl.parm from Geoff.
cold-start RR
Switch to use Milbrandt microphysics.
cold-start RR
Use revision 3.3 of WRF and WPS code.
Modifications to RUC LSM to use mosaic approach to landuse properties.
Switch form USGS to MODIS landuse classification.
HRRR-chem
Use revision 3.3 of WRFchem and WPS code.
cold-start RR
Modifications to RUC LSM to use mosaic approach also to soil properties.
HRRR-chem
Fixed problem with the map projection which was introduced when switching
to new version of prep_chem_sources.inp.
Now the fires have correct locations.
cold-start RR
Switch to WRF and WPS 3.3.1 merged with the RR modifications.
cold-start RR
Turn on ishallow scheme (after bug fix from Georg).
HRRR-chem
HRRR-chem is transferred from jet to zeus. It is now initialized from
Rapid Refresh instead of RUC.
Everything else remains the same as in the old HRRR-chem.
RR-cold
Switch WPS and WRF to revision 3.4.1 with RR modifications merged in.
RR-cold and HRRR-chem
Switch to 9 levels in soil.
RR-cold
Switch WPS and WRF to version 3.5.1.
RR-cold
Discontinued RR-cold-start using Lambert Conformal projection.
Started two parallel cold-start runs using rotated lat/lon projection on RAP dpmain.
The first run (RLL) is primary, and the second one (RLL2) is set to test different WRF options.
RLL - MYNN pbl
RLL2 - MYJ
RR-cold
RLL - MYNN pbl, smooth_cg_topo = .true.
RLL2 - MYNN pbl, smooth_cg_topo = .false.
RR-cold
RLL - snow density change (weighted average from snow, graupel and ice)
- hypsometric_opt = 2
- swint_opt = 1
- smooth_cg_topo = .true.
RLL2 - same namelist option as in RLL, but thickness of top snow layer is changed from 3 cm to 5 cm.
RR-cold RLL2 - change in 2-m T diagnostics (threshold coefficient is increased from 1.e-5 to 3.e-3) - John's formulations for snow, ice and graupel density
RR-cold
RLL - old 2-m T diagnostics
RLL2 - uses new 2-m T diagnostics
Controlled test of the change to 2-m T diagnostics.
RR-cold
RLL - old vegfrac and lai
RLL2 - MODIS greenness and LAI
Controlled test of MODIS LAI and grenness
RR-cold
RLL - MODIS vegfrac and lai with smoothed topography
RLL2 - MODIS greenness and LAI without topo smoothing
Effects of topo smoothing
RR-cold
RLL - MODIS vegfrac and lai with smoothed topography
RLL2 - MODIS greenness and LAI without topo smoothing plus
Joe's changes for shcu and rad. feedback.
Effects of topo smoothing
HRRR-chem
Fixed reading of fire data. Set dust_opt=0, and turned off GSIchem.
RR-cold
RLL - WRFV3.5.1 with MODIS vegfrac and lai.
RLL2 - WRFV3.6 with aerosol Thompson microphysics, aer_opt = 2
and Lake model.
Effects of WRFV3.6 physics
RR-cold
RLL - WRFV3.6 with aerosol Thompson microphysics, aer_opt = 2
and Lake model.
RLL2 - WRFV3.6 with aerosol Thompson microphysics, aer_opt = 2
Lake model and MYNN changes.
Effects of MYNN changes in WRFV3.6
RR-cold
RLL2 - RUC LSM has a change for cropland.
Also, reduced wilting point in SOILPARM.TBL.
Effects of MYNN and RUC LSM changes in WRFV3.6
RR-cold
RLL - same as RLL2, but using new RUC LSM
Effects of RUC LSM changes in WRFV3.6
RR-cold
RLL2 - use 0.25 degree GFS data
RR-cold - use wrf3.7 version of RUC LSM with modified snhei_crit and snth
- revision 1116
RR-cold - use WRF3.7.1 with old RUC LSM, 15" MODIS land-use
RR-cold-2 - use WRFV3.7.1 with new RUC LSM, 15" MODIS land-use
Effects of RUC LSM changes in WRFV3.7.1
RR-cold - use WRF3.7.1 with old RUC LSM, 30" MODIS land-use
RR-cold-2 - use WRFV3.7.1 with new RUC LSM, 15" MODIS land-use
Both models will run on the large North America domain.
Effects of RUC LSM changes in WRFV3.7.1 and of 15" MODIS land-use.
RR-cold - use 30" MODIS land-use
RR-cold-2 - use 15" MODIS land-use
Both models will run on the large North America domain.
Effects of 15" MODIS land-use.
RR-cold - use MODIS veg.frac climatology
RR-cold-2 - real-time VIIRS GVF
Effects of real-time greenness
RR-cold - replace HGT with the one with fixed heights.
RR-cold-2 - replace HGT with the one with fixed heights. Still uses real-time VIIRS GVF
Effects of real-time greenness
RR-cold - no change
RR-cold-2 - aer_opt=3 (aerosol interacts with radiation)
Effects of real-time greenness and aer_opt=3 in RR-cold-2.
RR-cold - real-time greenness, aer_opt=3
RR-cold-2 - real-time greenness, aer_opt=3 and LAI dependence in vegfrac
Effects of LAI dependence in vegfrac
RR-cold-3 - hybrid vertical coordinate, etac=0.3
RR-cold-4 - original vertical coordinate, the same WRF code from Dave Gill
(merged with GSD 3.7.1+).
Effect of hybrid vertical coordinate.
RR-cold-3 - hybrid vertical coordinate, etac=0.1
RR-cold-4 - original vertical coordinate, the same WRF code from Dave Gill
(merged with GSD 3.7.1+).
Effect of hybrid vertical coordinate.
RR-cold - real-time greenness, aer_opt=3
RR-cold-2 - same, but with soil resisitance to evaporation.
RR-cold-3 - hybrid vertical coordinate, use etac=0.2
RR-cold-4 - original vertical coordinate, the same WRF code from Dave Gill
(merged with GSD 3.7.1+).
Effect of hybrid vertical coordinate.
RR-cold - real-time greenness, aer_opt=3
RR-cold-2 - same, but with soil resisitance to evaporation and solar function in transpiration.
RR-cold-3 - hybrid vertical coordinate - bug fix from Dave Gill.
RR-cold-4 - original vertical coordinate, the same WRF code from Dave Gill
(merged with GSD 3.7.1+).
Effect of hybrid vertical coordinate.
RR-cold - real-time greenness, aer_opt=3
RR-cold-2 - same, but with soil resisitance to evaporation.
Solar function in transpiration is switched from Nohlan&Planton to
Mahrer&Avissar.
RR-cold - real-time greenness, aer_opt=3
RR-cold-2 - same, but with soil resisitance to evaporation and September modificatgions to MYNN pbl.
Compbined effect of recent physcis changes.
RR-cold - real-time greenness, aer_opt=2
RR-cold-2 - real-time greenness, aer_opt=3.
Effect from the change of aer_opt from 2 to 3.
RR-cold-3 - new UPP with aerosol-dependent visibility.
RR-cold-4 - old UPP.
Testing of aerosol dependency in the UPP visibility computation.
RR-cold-3 - new UPP with aerosol-dependent visibility.
RR-cold-4 - old UPP with changed base for RH visibility from 60 to 90 km.
Testing of aerosol dependency in the UPP visibility computation.
RR-cold-3 - new UPP with aerosol-dependent visibility.
WRFV3.8_GSD_hybridcoord code from 28feb17.
Last commit from Jaymes Kenyon - 80909f5
Turned on the EDMF scheme in MYNN:
bl_mynn_tkebudget = 0,
bl_mynn_tkeadvect = .false.,
bl_mynn_cloudpdf = 2,
bl_mynn_mixlength = 2,
bl_mynn_mixqt = 0,
bl_mynn_edmf = 1,
bl_mynn_edmf_mom = 0,
bl_mynn_edmf_tke = 0,
bl_mynn_edmf_part = 0,
icloud_bl = 1,
RR-cold-4 - old UPP with changed base for RH visibility from 60 to 90 km.
Testing of aerosol dependency in the UPP visibility computation.
WRFV3.8_GSD_hybridcoord code from 28feb17.
Last commit from Jaymes Kenyon - 80909f5
Turned off EDMF scheme in MYNN:
bl_mynn_tkebudget = 0,
bl_mynn_tkeadvect = .false.,
bl_mynn_cloudpdf = 0,
bl_mynn_mixlength = 1,
bl_mynn_mixqt = 0,
bl_mynn_edmf = 0,
bl_mynn_edmf_mom = 1,
bl_mynn_edmf_tke = 0,
bl_mynn_edmf_part = 0,
icloud_bl = 1,
RR-cold-3 - new UPP with aerosol-dependent visibility.
WRFV3.8_GSD_hybridcoord with bug fix for hybrid coordinate
hybrid_opt = 2
etac = 0.2
RR-cold-4 - old UPP.
no hybrid.
RR-cold-3 - new UPP with aerosol-dependent visibility.
WRFV3.8_GSD_hybridcoord with bug fix for hybrid coordinate
hybrid_opt = 2
etac = 0.2
Turned on the EDMF scheme in MYNN:
bl_mynn_tkebudget = 0,
bl_mynn_tkeadvect = .false.,
bl_mynn_cloudpdf = 2,
bl_mynn_mixlength = 2,
bl_mynn_mixqt = 0,
bl_mynn_edmf = 1,
bl_mynn_edmf_mom = 0,
bl_mynn_edmf_tke = 0,
bl_mynn_edmf_part = 0,
icloud_bl = 1,
RR-cold-4 - old UPP.
WRFV3.8_GSD_hybridcoord with bug fix for hybrid coordinate
hybrid_opt = 2
etac = 0.2
Turned off EDMF scheme in MYNN:
bl_mynn_tkebudget = 0,
bl_mynn_tkeadvect = .false.,
bl_mynn_cloudpdf = 0,
bl_mynn_mixlength = 1,
bl_mynn_mixqt = 0,
bl_mynn_edmf = 0,
bl_mynn_edmf_mom = 1,
bl_mynn_edmf_tke = 0,
bl_mynn_edmf_part = 0,
icloud_bl = 1,
RR-cold-3 - the same.
RR-cold-4 - one change in WRF namelist:
ishallow = 1
RR-cold-3 - updated WRFV3.8 code to the top of the trunk
RR-cold-4 - updated WRFV3.8 code to the top of the trunk
RR-cold - updated WRFV3.8 code to the top of the trunk
RR-cold-3 - WRFV3.8 code with hybrid option on.
RR-cold-4 - WRFV3.8 code with hybrid option turned off.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=1;
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2.
RR-cold - WRFV3.8 code with hybrid option on;
RR-cold-2 - WRFV3.9 code with hybrid option on.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on;
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport off.
Result: worse performance in RR-cold-4.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on,
doubled smoothing in UPP;
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on.
Result: no effect, will repeat the test when verification on isobaric surfaces is available.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on.
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on, 1 pass smoothing in topography,zdamp=8000.
Result: worse performance in RR-cold-4.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on.
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on, doubled smoothing in UPP.
Result: only slight improvements in upper-air verification from additional smoothing in UPP.
RR-cold - WRFV3.8 code with hybrid option on, gwd_opt=0 (default),real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, gwd_opt=3 - gravity wave drag on, real-time GVF.
Result: slight improvement in low-level winds in Western US.
RR-cold-3 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on.
RR-cold-4 - WRFV3.8 code with hybrid option on, diff_opt=2, momentum transport on,
UPP reads actual u10 and v10, rather that 1-st level winds.
Result: actual diagnosed u10 and v10 increase RMS error and positive bias.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=3 - gravity wave drag on, real-time GVF.
RR-cold-3 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF.
RR-cold-4 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF, UPP post-process actual u10 and v10, rather that 1-st level winds.
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=3 - gravity wave drag on, real-time GVF.
RR-cold-3 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF.
RR-cold-4 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF, UPP post-process actual u10 and v10, rather that 1-st level winds.
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0, real-time GVF, turned off solar factor in RUC LSM.
Result: very close, RR-cold slightly better, especially for the Western US.
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0, real-time GVF, new geo* file with the new soil and topography data.
Result:
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0, real-time GVF, new geo* file with the new soil and old topo data.
Result: improved 2-m T and Td in the Western US, slight improvement in 2-m Td in the Eastern US, mixed result for 2-m T in Eastern US: better biases,
but slightly worse RMSE.
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0, real-time GVF, new geo* file with the old soil and new topo data.
Result: improvements in 2-m, T, Td and 10-m wind over Western US with the new topography, and slightly worse 2-m T RMSE over Eastern US.
Overall, improvement in RR-cold-2.
RR-cold-3 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF.
RR-cold-4 - WRFV3.8 code with hybrid option on, update in GWD, diff_opt=2, climate GVF.
WRFV3.8 code has an update from Joe to compute U10/V10 diagnostics using neutral-log.
RR-cold - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0 (default), real-time GVF;
RR-cold-2 - WRFV3.8 code with hybrid option on, update in GWD from Joe, diff_opt=2, gwd_opt=0, real-time GVF, new geo* file with the new soil and new topo data.
Result:
RR-cold-2 - WRFV3.8 code with hybrid option on, diff_opt=2, gwd_opt=0, real-time GVF, new geo* file with the new soil and new topo data, MODIS albedo.
Use of GFS canopy water. Added MYNN sfc change to compute separate exchange coeff. for snow and snow-free regions.
Added soil moisture adjustment when initialized from GFS with the Noah LSM.
Added change in RUC LSM to compute snow density and not to use snow mosaic below 271 K.
Removed fractional sea ice.
Effect of new soil classes, GMTED2010 topo, MODIS albbedo, and MYNN sfc change in RR-cold-2 compared to control RR-cold.
RR-cold-3 - WRFV3.8 code with hybrid option on, gwd_opt=0, diff_opt=2, climate GVF, new geo* file with the new soil and new topo data,
modified adjustment of soil moisture initialized from the Noah model.
Switched to MODIS albedo.
RR-cold-4 - WRFV3.8 code with hybrid option on, gwd_opt=0, diff_opt=2, climate GVF, new geo* file with the new soil and new topo data,
modified adjustment of soil moisture initialized from the Noah model, MODIS albedo.
Fractional sea ice.
Effect from fractional sea ice.
RR-cold-4 - WRFV3.9 code with hybrid option on, gwd_opt=3, diff_opt=2, climate GVF, new geo* file with the new soil and new topo data,
modified adjustment of soil moisture initialized from the Noah model, MODIS albedo with albedo dependence on solar angle. Fractional sea ice.
WRFv3.9 versus WRFv3.8.1
Cycled RR Change log after Nov 2008 (and some of the change log before Nov08)