Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

wrf compiling/installation

  1. S

    WRFv4.6 Compilation error with GNU

    Dear WRF Family, I am trying to compile WRFV4.6 with the GNU (gfortran/gcc) compiler in dmpar mode. I used source code and tar files from the WRF Release website. However, I am getting errors that I can't debug. Please find attached compile.log & configure.wrf files. I would be grateful if...
  2. William.Hatheway

    WRF & WPS CMAKE Tutorial

    So with the latest addition of CMAKE to the WRF and WPS infrastructure, will there be a new users guide instruction or update to the tutorial website that talks about how to build WRF and WPS with CMAKE with step by step guides?
  3. M

    WRF in UBUNTU 24

    Dear all, I'm trying to compile WRF 4.5.1 with Ubuntu 24, but the compilation goes into a kind of loop and doesn't finish. I had already compiled the same version two weeks ago on Ubuntu 22. One of the things that caught my eye during the compilation was these messages: make[27]: /bin/sh...
  4. N

    WRF Compilation

    Hi everyone, I tried to compile WRF 4.4 by gfortran. I configure WRF with option DM+SM (35). I got error /usr/bin/ld: cannot find /home/nos/WRF/WRF/external/RSL_LITE/librsl_lite.a: No such file or directory.
  5. A

    WRF-Chem Version 4.6 stuck (no error) in compilation with KPP for a day

    Good day from Tokyo. Our university supercomputer was recently upgraded, so it's also high time to compile the updated versions of WRF. Following the procedure for compiling WRF-Chem with the KPP seems to go smoothly (see attached compile.log). However, for more than a day of leaving it to...
  6. R

    Can't recompile WRF after minor changes to code

    Hello, I am trying to recompile WRFv4.5.2 on Derecho after making some small changes to module_bl_ysu.F. For some reason when both YSU and BEP-BEM are active, winds drop to nearly 0 in urban areas (see attached). At fault might be lines 1535-1538 of module_bl_ysu.F: ad(i,k) = ad(i,k) -...
  7. William.Hatheway

    WRF-CHEM w/kpp && WRF-CHEMDA v4.6.0 - Intel LLVM Compilers

    Hello admins @islas @weiwang @kwerner @jordanschnell , @mgduda With the release of WRF v4.6.0, I have conducted a series of evaluations on the Weather Research and Forecasting Model Chemistry (WRF-Chem) version 4.6.0, utilizing the Intel LLVM Compilers and associated libraries. The purpose of...
  8. W

    Hey,I have a question about complie WRC-ChemV4.5

    Here are the details. When I try to compile the WRF-ChemV4.5, alwsys failed to find the four .exe in mian. Thins is my /.bashrc and I will post other files in attachment. As you can see in errors_comp.txt , there are some mistakes "‘ Makefile:50: warning: overriding recipe for target `.F.o'...
  9. Z

    error compile WRF

    Excuse me, let me ask, recently I was installing WRF on my computer. I don't know all versions of WRF, I installed an error when compiling. Can anyone help answer where the error is and the solution? I had previously installed WRF and was successful in getting it to run. I don't know why it...
  10. M

    Intel vs AMD compilers- Which one has better gains?

    Hello, I’d like to understand if there is any measurable gain using vendor specific compiled WRF/WPS binaries vs GNU/GFORTRAN compiled libraries. Here is a literature that talks about Intel compiler. I’m looking to use AMD compiler - AMD Optimizing C/C++ and Fortran Compilers (AOCC) for WRF. For...
  11. Y

    WRF-Chem v3.9.1 has trouble compiling on derecho

    My WRF-Chem v3.9.1 used to compile successfully on Cheyenne. However, it is encountering compilation issues since the system was changed to Derecho. I have made changes to the WRF-Chem v3.9.1 code, so I cannot use a newer version of WRF. Here are the modules and directories loaded before...
  12. E

    WRF Running Help For New User

    I am a graduate student and I need to use the WRF model for my thesis entitled "Investigation of Wave Energy Potential on the Black Sea Coast". I will not use it for professional purposes, and I need to perform a simulation in the simplest way possible. I cannot provide more details since I am...
  13. J

    WRF compile error

    Hello, I was compiling WRF and an error occurred with ./compile -j 4 em_real. I will attach compile.log. What needs to be addressed? my env M1 Max MacStudio Homebrew
  14. S

    How do I understand Registry files?

    Hello, I am running WRFv4.4.2 and studying the registry to create only the variables I need in the output. There are numerous files in the ~/WRF/Registry directory, and from what I understand, the files used are different depending on the compilation options (em_real, or ideal, etc.), and there...
  15. P

    Unable to install WRF on a fresh install and up-to-date Debian 12 system

    I am following the tutorial at Compiling WRF step-by-step. However, WRF still fails to install, with the error below: /usr/bin/ld: /wrf/Build_WRF/LIBRARIES/netcdf/lib/libnetcdff.a(nf_nc4.o): in function `nf_def_var_chunking_': nf_nc4.f90:(.text+0x5fee): undefined reference to...
  16. A

    WRF compiling issue (#7002 #6617 #6702 et al.)

    I was trying to use a pre-compiled wrf but got this error multiple times as below: module_cpl.f90(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CPL_OASIS3] USE module_cpl_oasis3 -------^ module_cpl.f90(3): error #7002: Error in opening the...
  17. C

    Idealized Case em_seabreeze2d_x

    Dear Community, I am currently working on generating wind velocity simulations based on changes in radiation, specifically for simulating sea-breeze phenomena. Through a Google search, I discovered that the idealized case em_seabreeze2d_x in WRF can assist me in achieving this simulation...
  18. Q

    compilation error in building WRF-chem within COAWST

    Dear all, I'm using COAWST v3.7 (WRF v4.1) and want to compile WRF-chem and KPP, howerver I have problems in buiding executables. I've successfully ran WRF without chem. Here is the log file, Additionally, here are part of my enviroment settings in bashrc file: ### flex export...
  19. I

    Error in compiling WRF

    I have an error during WRF compilation and it wouldn't create executable files. I try to follow this guide, Full WRF and WPS Installation Example (GNU) Everything is working until I try to install WRF. I couldn't found what's the error during the compilation Here's attached the log compile...
  20. William.Hatheway

    How to Fix: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

    The recent releases of Ubuntu 22 and Ubuntu 23 by Canonical introduced several changes to their base operating system, including significant updates to the GNU Compiler Collection (GCC). Specifically, these versions have been upgraded to GCC 11 and GCC 12, respectively. A noteworthy aspect of...
Top