HathewayWill
HathewayWill
**Describe the bug** When using the new intel LLVM compilers there is a linker error in the module files that causes WRF to not be built. If you compile a...
Per my discussion with @islas this is a new bug to report **Describe the bug** During the WRF CHEM installation with KPP the installation has a massive memory leak that...
**Describe the bug** A clear and concise description of what the bug is. certain DA lists are not compiled on a first installation, missing linkers I believe. After running compile...
**Describe the bug** Intel LLVM compilers for WRF da fails to build all the required exe files. libufr fails to build. **To Reproduce** [fails.zip](https://github.com/wrf-model/WRF/files/13772142/fails.zip) using option 40 for intel llvm...
Since WRF has had sub-version releases, such as 4.4.2. Would it make since to change the naming structure of major releases to have a trailing 0 at the end? Such...
@edhartnett * environmental information (i.e. Operating System, compiler info, java version, python version, etc.) Environment: Centos 7 - VM Libraries:L zlib - 1.2.13 hdf5 - 1.14.1.2 netcdf-c - 4.9.0 (pass)...
This fixes the issue addressed in #240
Simlar to this issue: https://github.com/wrf-model/WRF/issues/1898 https://github.com/wrf-model/WRF/issues/1884 and the solution for WRF in PR https://github.com/wrf-model/WRF/pull/1893 WPS fails to build with intel LLVM compilers. I have tried to use intel classic compliers...
**Objective:** To propose enhancements in the versioning, directory naming, and build completion notification for the WRF (Weather Research and Forecasting) and WPS (WRF Preprocessing System) to improve user experience and...
Intel has archived the Intel Classic Compilers (ifort/icc/icpc) and replaced them with new LLVM compilers (icx/ifx/icpx) along with new mpi intel compilers. wrf_hydro_nwm_public does not have a compiler option for...