I SOLVED IT USING "
ulimit -s unlimited", but I have new errors.
Assume Noah LSM input
d02 2018-01-01_00:00:00 forcing artificial silty clay loam at 131 points, out of 35640
d02 2018-01-01_00:00:00 Timing for processing 1 s.
W A R N I N G : Unable to modify mask for tc_urb2d. Variable not found. File: myoutfields.txt at line 1
W A R N I N G : Unable to modify mask for qc_urb2d. Variable not found. File: myoutfields.txt at line 1
W A R N I N G : Unable to modify mask for tc_urb2d. Variable not found. File: myoutfields.txt at line 1
W A R N I N G : Unable to modify mask for qc_urb2d. Variable not found. File: myoutfields.txt at line 1
d02 2018-01-01_00:00:00 Timing for output 0 s.
d02 2018-01-01_00:00:00 Timing for loop # 1 = 2 s.
d01 2018-01-06_00:00:00 real_em: SUCCESS COMPLETE REAL_EM INIT
My myoutfields.txt is located in the /test/em_real directory and I have
sf_ urban_physics =1 for all domain in namelist.input attached above, it says variable not founf., also should I worry about other errors?
I found out that the varibales
tc_urb2d and
qc_urb2d are defined inside noahmosaic scheme in
Registry.em_common for
sf_surface_mosaic==1, is this not supposed to be inside
sf_urban_physics as stated in the documentation of WRF-urban , "
https://ral.ucar.edu/sites/default/files/public/product-tool/WRF-LSM-Urban.pdf " . Should I add sf_surface_mosaic along with sf_urban_physics? My analysis is related to Urban heating so I need variables like 2m temperature, humidity and wind.
I got files wrfinput_d01 and wrfinput_d02, but there is no wrfinput_d03 . My maxdom is 3.
I tried to run wrf.exe wihtout addidng those variables in myoutfields.txt and it gives the same error,
(base) [bdipson@d01 em_real]$ tail rsl.error.0000
wrf.exe 00000000008F87CB Unknown Unknown Unknown
wrf.exe 0000000001C455FF Unknown Unknown Unknown
wrf.exe 00000000015FFFAC Unknown Unknown Unknown
wrf.exe 00000000005A9316 Unknown Unknown Unknown
wrf.exe 0000000000408081 Unknown Unknown Unknown
wrf.exe 000000000040803F Unknown Unknown Unknown
wrf.exe 0000000000407FDD Unknown Unknown Unknown
libc.so.6 000014680DA9EEB0 Unknown Unknown Unknown
libc.so.6 000014680DA9EF60 __libc_start_main Unknown Unknown
wrf.exe 0000000000407EF5 Unknown Unknown Unknown
PLEASE HELP !