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

Error in cglc_modis_lcz_global based WRF run

LagnajeetRoy

New member
Hello, i am using LCZ data and while i am running ./wrf exe it showing error in both the case while i am keeping the use_wudapt_lcz
either 0 or 1. I am attaching the rsl file in both cases and also the namelist file. please look into it. I am using WRFv 4.5
 

Attachments

  • rsl.out.0000 use_wudapt_lcz1.txt
    3.2 KB · Views: 2
  • rsl.out.0000 use_wudapt_lcz0.txt
    6.7 KB · Views: 1
  • rsl.error.0000 use_wudapt_lcz1.txt
    3.3 KB · Views: 2
  • rsl.error.0000 use_wudapt_lcz0.txt
    6.9 KB · Views: 1
  • namelist.input
    4.2 KB · Views: 4
Last edited:
are you using W2W method, or is it a normal run? what did you put for geo data res , you should use cglc with default, have you?
 
This looks more like a machine issue instead of issues related to LCZ.

Your case is a 4-domain nested case, which requires large memory to run. The case crashed immediately after ./wrf.exe is launched, indicating that either memory is not sufficient or the input data is wrong.

Please rerun this case over a single domain. If it works, we will know that the input data is correct. Then you can move on to run over multiple domains with a larger memory.
 
Top