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

issue in ./real.exe

yashu-1417

New member
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WRF/main$ nano namelist.input
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WRF/main$ ./real.exe
starting wrf task 0 of 1
Segmentation fault (core dumped)
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WRF/main$ gdb ./real.exe
GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1
this was the error i am getting ,
iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WRF/main$ cat rsl.error.0000taskid: 0 hostname: iirs-HP-ProDesk-600-G2-MT module_io_quilt_old.F 2931 T ------ ERROR while reading namelist time_control ------Maybe here?: auxinput1_inname = 'met_em.d01.2019-01-01_00:00:00.nc', 'met_em.d02.2019-01-01_00:00:00.nc',Maybe here?: auxinput1_interval = 21600, 21600,-------------- FATAL CALLED ---------------FATAL CALLED FROM FILE: <stdin> LINE: 11680ERRORS while reading one or more namelists from namelist.input.-------------------------------------------iirs@iirs-HP-ProDesk-600-G2-MT:~/BUILD_WRF/WRF/main$
 

Attachments

  • namelist.input
    2.5 KB · Views: 3
Hi,
I'm confused because the error mentions a namelist setting "auxinput1_inname," which isn't in your namelist. Can you attach the full rsl.error log, and verify the namelist you attached is the one you're using for this run? Thanks!
 
this was my updated namelist.input and rsl.error.0000
 

Attachments

  • namelist.input
    3.7 KB · Views: 2
  • rsl.error.0000
    633 bytes · Views: 1
Hi,
The rsl.error.0000 file you attached only shows the very end of the file. Can you attach the full file? If you have more than one rsl.error* file, please package them all together in a single *.tar file so I can take a look. Thanks.
 
Top