WRF
WRF copied to clipboard
The official repository for the Weather Research and Forecasting (WRF) model
TYPE: enhancement KEYWORDS: cmake, compilation, flags SOURCE: internal DESCRIPTION OF CHANGES: Problem: In preparation for alternative core selection, there is a broader range of flags that must be set and...
TYPE: enhancement KEYWORDS: cmake, wrfplus, da SOURCE: internal DESCRIPTION OF CHANGES: Problem: The current CMake build only works with the em core / ARW in mind and presents a non-intuitive...
TYPE: enhancement KEYWORDS: cmake, da SOURCE: internal DESCRIPTION OF CHANGES: Problem: The current CMake build does not support building the DA core Solution: Allow the selection and building of the...
TYPE: enhancement KEYWORDS: cmake, configuration SOURCE: internal DESCRIPTION OF CHANGES: Problem: The current solution for implicitly matching symbols between C and Fortran relies on user-modification of a stanza for their...
TYPE: enhancement KEYWORDS: cmake, configuration SOURCE: internal DESCRIPTION OF CHANGES: Problem: The configuration checks done by the CMake build use language-specific calls between various functions. This has lead to a...
TYPE: enhancement KEYWORDS: cmake, wrfplus SOURCE: internal DESCRIPTION OF CHANGES: Problem: The current CMake build does not build the WRF PLUS core configuration Solution: Add the necessary source files to...
TYPE: enhancement KEYWORDS: cmake, configuration SOURCE: internal DESCRIPTION OF CHANGES: Problem: In preparation for alternate core compilation, there is need for additional information from the stanzas. Some of these fields...
Hello, I am here today to find out which version of the Noah LSM that the WRF model uses. I was unsure which README document would contain this information. I...
TYPE: bug fix KEYWORDS: tke-epsilon-tpe, PBL SCHEME, stability functions SOURCE: Andrea Zonato, Royal Netherlands Meteorological Institute (KNMI) DESCRIPTION OF CHANGES: Problem: The stability functions at the surface (phim,phieps) for calculating...
Fixed the source of the error dt=0 in BC and out time steps adjust. TYPE: bug fix KEYWORDS: time, step, adaptative SOURCE: Jeronimo Bande (IDING SAS, Córdoba, Argentina) DESCRIPTION OF...