WRF
WRF copied to clipboard
The official repository for the Weather Research and Forecasting (WRF) model
When using the tslist output for WRF's solar variables, the formatting in the generated [stn abbr].d0X.TS files causes a new line to be written for the last variable. This appears...
In my light search, I did not find any binary distribuition for distros like debian or alpine. Is there any reason to don't publish it? If anyone that maintains this...
**Describe the bug** Failed to compile [email protected] using spack management on openEuler22_aarch64 **To Reproduce** Steps to reproduce the behavior: 1. Use compiler and version '4.4.2' 2. Use namelist options '....'...
https://github.com/wrf-model/WRF/blob/6233639c599119e76fca17dba9ea211af53a0ba9/phys/module_sf_bep_bem.F#L5319 @andreazonato In this calculation of gfl, do you think there is a missing parenthesis (marked as bold below): gfl=(1.-albr_u) * rs * (1-pv_frac_roof) + emr_u * rld * (...
TYPE: New feature KEYWORDS: convection, forecast, cloud, precipitation SOURCE: Ivan Ristic (Weather2 - [www.weather2.rs](http://www.weather2.rs/)) DESCRIPTION OF CHANGES: To improve cloud and precipitation forecast we developed new convective scheme and we...
The RSL_LITE objects fail to build and, consequently, executables are not generated, when using the `-DNCEP_DEBUG_MULTIDIR` CFLAG. I tracked down the problem to `errno` not being defined, which is solved...
**Describe the bug** Pull request https://github.com/wrf-model/WRF/pull/1733 added LCZ_n values to VEGPARM.TBL for the NLCD40 land use classification. According to the PR, the LCZ_n values were pulled from the MODIS assignments...
The first line should be a single-line "purpose" for this change TYPE: Bug fix KEYWORDS: Stability function, stability parameter, mos subroutine, Monin-Obukhov similarity theory, Urban canopy model, surface energy balance,...
TYPE: Bug fix KEYWORDS: LECH stability functions, Latent heat flux, Sensible heat flux, SL Urban Canpy Model SOURCE: Parag Joshi (Brookhaven National Lab), Katia Lamer (Brookhaven National Lab) DESCRIPTION OF...
**Describe the bug** When use_adaptive_time_step = .true. for a WRF-ideal run, model will only integrate to a maximum of 3 hours (or shorter). It runs "successfully," just does not continue...