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.exe

  1. K

    WRF fails without providing error message

    Hello, I've been having some issues with getting WRF simulations to complete (no issues with completing real.exe). Initially, I was receiving cfl and TBOUND exceeds table limit error messages, but those have both now been resolved. Unfortunately, I'm still unable to get a simulation to run more...
  2. Z

    error running wrf.exe

    Excuse me, let me ask, when I ran wrf.exe the model I was running stopped at a certain time. I tried running 2 models with different resolutions and the same settings but the model stopped. Below I attach a photo of the error in rsl.error and namelist.input:
  3. V

    tail rsl.error.0000 is missing & -Dstubmpi error - please help!!!

    I was able to run real successfully but when I search for rsl.error.0000, the file is not found. also I'm getting this error -Dstubmpi option.
  4. William.Hatheway

    WRF stops with strange error

    Running ERA5 Data from ECMWF Model stops with this error: I tried changing dt to 3*dx and the error went away but the model stopped. I have attached the namelists, rsl files. Any help would be appriciated.
  5. S

    Why Does the Same WRF Run Produce Different Results?

    Dear WRF Community, I am working on a July 05-06, 2018, moist convective case, which produces heavy precipitation near the Chicago area. I am using WRFV4.4 to simulate this case. I was able to simulate it successfully, and the results were well comparable with observations (Test1). However...
  6. K

    wrf.exe fails without error message

    Hello, I am attempting to run wrf.exe in parallel, but it keeps failing after running for 5-6 hours wall time. I was able to get real.exe to run successfully using the same specifications (mpirun -np 42). I've been unable to find anything in the rsl files that would indicate why it would fail...
  7. N

    Daytime temperatures in Clay in Soil texture

    I am currently studying the heat island of Bangkok, Thailand as part of a Southeast Asian urban climate research. This study uses WRF versions 4.2.2 and 4.3.3. Also, Noah LSM and Single layer UCM are used. I have run simulations on many cases, but the simulations do not reproduce the daytime...
  8. R

    How can I run wrf-les with a generated wrfinput

    I have generated an analysis after the EnKF and now I want to link it as wrfinput to run wrf-les, but a segment fault always happens when the run just begins. I'm sure my disk and memory are sufficient and time_step is suitable. How can I run the wrf-les with this file? I wonder whether I can...
  9. Z

    Running wrf.exe

    Excuse me i want to ask about running in wrf.exe when i'm running wrf.exe, i have problem BUG soft lockup in my CPU. Previously when i'm running wrf.exe it's not happen. every one could you help me fo find problem solve? i have used more Core but i have more proble stuck CPU. and now there is...
  10. William.Hatheway

    WRF always stops at the same location with cfl error

    I am running a case that and always seems to stop at the same time. Things I have tried: 1. Increased number of cores (8 to 16 using mpirun -np 16 ./wrf.exe) 2. Increased ptop (5000 to 3000) 3. Increased e_vert (45 to 50) 4. Decreased time_step (90 to 60) 5, Checked rsl files: I have...
  11. D

    when executing for WRF-V4.5

    File name that is causing troubles = You can try 1) ensure that the input file was created with WRF v4 pre-processors, or 2) use force_use_old_data=T in the time_control record of the namelist.input file -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE...
  12. 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...
  13. P

    Error opening wrfinput_d01 while was running WRF

    Hi, all I want to run WRF on 1 October 2014 to 1 November 2014 After I run metgrid, check the value for ‘num_metgrid_level’ = 27 using ncdump and already set namelist.input too. But I run WRF, have error opening wrfinput_d01. I attached ‘namelist input’, ‘rsl.error.0000’ and ‘ncdump_megrid’...
  14. J

    wrf.exe always stops at the same point

    Dear all, Hi, I'm trying to run WRFv4.0.3 with fnl grib2 data. But after a few seconds running wrf.exe, it suddenly stops with no error. I tried it in serial, also with 16 mpi but it always stos at the same point. With mpirun, this stops with this message. starting wrf task 0 of 1 (it repeats...
  15. 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
  16. C

    Altered SST Cells Cause Simulation to Break Several Years into Run?

    Hello there, This post is tangentially related to a previous post I made (found here). In that post I detailed how the ERA5 data I was using showed the Guadeloupe, Dominica, Martinique, etc. islands within the SSTs (being 0 Kelvin) but did not appear in the landmask. After being stumped on...
  17. X

    Modify static data in WRF but segmentation fault

    Hello ! I want to replace the static data of LAI, ALBEDO, and LU_INDEX in WRF. I chose to directly replace the geo_em.d02.nc data. After the replacement is successful, both metgrid.exe and real.exe can run successfully, and the resulting data is fine. However, in the final step of running...
  18. D

    Aviation Weather Parameters in WRF

    Good morning everyone, I was wondering if WRF output can help calculated some aviation weather parameters or if anyone knows how to calculate them with WRF python? I am looking for these parameters: - Freezeing Level - Cb potential - Turbulence potential Please let me know if you have any...
  19. Y

    (RESOLVED) Segmentaition fault when running wrf.exe

    Hello all, I'm running WRFV4.5 with sf_urban_physics=1 (i.e., SLUCM), unfortunately, the model stopped after integrating several hours. The error information which I got is as follows: [ib0414:86410:0:86410] Caught signal 11 (Segmentation fault: address not mapped to object at address...
  20. S

    Error Running the WRF with UCM

    Hi all, I am running the WRF model with UCM over eastern united states. The problem is the errors I am facing with UCM. The model works with UCM off but when the UCM is on it will stop after a few hours or even days. I attached the namelist and rslerror files.
Top