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

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.
 
Back
Top