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 bug

  1. xpji

    WRF:NUM_METGRID_SOIL_LEVELS = 0 (from met_em files).

    hi,all when i run real.exe, i got an error like: After some checking, I realized that it was caused by the inconsistency with namelist.input due to NUM_METGRID_SOIL_LEVELS = 0 in my met file. But this met file is generated by the FILE:xxx file I wrote via py, after metgrid.exe, and I really...
  2. R

    WRF V3.8 input conversion error

    Hello, I recently encountered a strange problem. I am unable to progress my WRF model after performing data assimilation, which generates an analysis. The error message is as follows: forrtl: severe (64): input conversion error, unit -5, file Internal Formatted Read Image PC...
  3. V

    Segmentation fault while running wrf.exe at 1km resolution

    Hi, I am using the WRF v4.0 model for simulations over the mountainous region of India. Model IC/BC is being used from ERA5 datasets. Simulation has three domains, i.e., D1 = 20 km, D2 = 4 km, and D3 = 1 km resolution. WPS and WRF-real completed without any error messages while running wrf.exe...
  4. M

    ECMWF error in running real.exe

    Hello everyone, I'm currently trying to run WRF using the ERMWF data. I've already succeeded in running ungrib and metgrid (after downloading surface and level data separately and running ungrib twice). However, when I run real.exe, an error occurred. I've attached my namelist.wps and...
  5. H

    FATAL CALLED FROM FILE: <stdin> LINE: 1415 not enough info for a p sfc computation

    dear friends, when I used the era5 data to run WRF4.2 and WPS4.2 (ps: I used the Vtable.ERA-interim.pl as Vtable, all the variables like 10m u-component of wind, 10m v-component of wind, 2m dewpoint temperature, 2m temperature, Sea surface temperature, Skin temperature, Soil temperature level 1...
  6. T

    Vertical loop index in subroutine "advect_w" when the polar flag is on

    Hi. I'd like to ask about the vertical loop index (for tile, kts, and ktf) in WRF(v3.8.1). In the subroutine advect_w located in dyn/module_advect_em.F, I found that the vertical loop index is kts:ktf as shown below. ``` IF ( config_flags%polar .AND. (j == jds+1) ) THEN DO...
  7. L

    Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

    Greetings everyone. I'd like some help with a problem i'm facing while running wrf.exe. I'll attach my namelist, rsl.error and rsl.out files, since i'm not even able to track down the problem. Thanks in advance
  8. A

    wrf configurations

    namelist.input : &time_control run_days = 24, run_hours = 0, run_minutes = 0, run_seconds = 0, start_year = 2023, start_month = 08...
  9. J

    WRF postProcessing

    Hello,I'm doing a simulation of wrf-les coupling. The CFD tool used is sowfa, and in its examples, there is a case of coupling with wrf, where there is a program to extract data from wrf. But after I changed my filename, nHrs and nPerhrs. Running error : wrfout file does not have z and fc...
  10. L

    FATAL CALLED invalid parent id for domain 2

    Greetings everyone I'd like some help with a problem i'm facing while running real.exe: when i do input the command "./real.exe" i get the message: -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 5805 invalid parent id for domain 2 Thanks in...
  11. W

    [SOLVED] Segfault for WRF V4.5 with the new hybrid 100-m MODIS-LCZ dataset using SLUCM urban physics

    Hi, I came across segfault for WRF 4.5 using the new modis-lcz dataset under SLUCM urban physics. The segfault always happen at 1 of the 72 cores in Cheyenne. From the error log it seems that the segfault happens during avgflx at solve_em.F. I cannot pinpoint how it happens without any...
  12. S

    Simulation results change when I only made modification to Registry/Registry.EM_COMMON

    Hello, I met this problem here with WRF-v4.4.1. After I made some modifications to Registry/Registry.EM_COMMON (without changing any part of the other codes) and recompile, the simulation results changes. The modification includes two new variables in "NSSL WRF diagnostics" part, and add an...
  13. Y

    Segmentation fault - invalid memory reference

    I am currently using WRF 4.5 to perform regional climate simulations over the Tibetan Plateau. However, I consistently encounter an error when running wrf.exe: Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: #0 0x151d5f527ad0 in ??? #1...
  14. Z

    wrf 4.5 & 4.4 chem compile issue attached log file

    hello there, i am trying to install wrf chem model, everything goes well when i try to compile, it show this error "Problems building executables, look for errors in the build log" i went to log file and check the error "ERROR: variable name for third body in KPP species file is expected to be...
  15. S

    Terminated when running WRF.exe with BEP/BEM, EXIT CODE: 134

    Hello, WRF Team Thank you for your contribution! I am running WRF-Urban with BEP/BEM. However, when running wrf.exe it quits after a few minutes. When I change sf_urban_physics to 2, the model runs fine, but I want to check the energy consumption values, so I have to set sf_urban_physics to 3...
  16. Y

    Strange T2 in WRF v4.4.2 and v4.5 after reinitialization

    Hi all, I am using WRF-Chem v4.4.2 under a triple nested domain (36 km, 6 km, and 1 km) in August 2019. In 6 km and 1km simulations, there is a strange T2 cold bias after several hours of reinitialization. Consequently, simulations crash. I tested different versions of WRF from v4.1.4 to v4.5...
  17. haiqingsong

    There is not SFCRNOFF in WRF-Hydro v5.2 or newer

    Hello,WRF-Hydro Team: When I run WRF-Hydro V5.2 or newer version, there is not SFCRNOFF in LDASOUT_DOMAIN2. And the output of WRF-Hydro V5.1.2 is right. What is wrong with the new version ? Thanks!
  18. P

    Underestimated CLDFRA in 4.4.1 compared to 4.3.1

    Hi All, Significant differences were found in the SWDOWN calculation between WRF-4.3.1 and WRF-4.4.1. Compared with measured radiation data, WRF-4.4.1 shows much worse scores. Similar differences are in CLDFRA: compared to satellite observation WRF-4.4.1 underestimates the values of the...
  19. X

    Strange time dimensions and values of wrf_out files

    Hi all, I am running the WRF-Noah MP model in East Asia during 2021.6-2021.8 without any errors reported. However, I found some strange things in my wrf.output files: (1) Strange time dimension. Generally, my daily wrfout files have a dimension of 159*159*1 (My study area covers 159 grid...
  20. Z

    p_top issuses for the wrf.exe

    Hello, I have run the real.exe successfully and get the wrfinputd01 and wrfbdyd01.However when I tried run the wrf.exe,the program fails immediately.and I got the error message like: Max map factor in domain 1 = 0.00. Scale the dt in the model accordingly. D01: Time step...
Top