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

real.exe error

arunn

New member
Hi,
I am running WRF-Chem v3.5.1 (for specifc reasons). I have generated 1) wrfchemi 2) wrffirechemi and 3) wrfbiochemi files and linked them to the run/ directory. However ./real.exe is throwing me error:

STARTING WITH BACKGROUND CHEMISTRY
Subroutine input_chem_profile:
FINISHING WITH BACKGROUND CHEMISTRY
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 810
real: error opening wrfinput for writing
-------------------------------------------
Can someone help me point out why this error is coming?
~Arun
 

Attachments

  • namelist.input.txt
    10.7 KB · Views: 8
  • rsl.error.txt
    3.4 KB · Views: 4
The issue was with the large file handling.
I solved this issue by re-compiling with WRFIO_NCD_LARGE_FILE_SUPPORT=1
 
Top