geogrid.exe stopped on GREENFRAC

Sarakhj

New member
Hi everyone,
I am working on the South Pole. I edited the namelist.wps file and then ran the mpirun -np 8 ./geogrid.exe command. However, it has been in the GREENFRAC stage for several hours without any errors. Unfortunately, I don't know where the problem is and I hope you can guide me. Currently I have compiled WPS-4.3.1 and WRF-4.3.3. I have attached the namelist.wps for you.

Best wishes
 

Attachments

Please try to change the default specification of interp_option from:
Code:
interp_option=default:average_gcell(4.0)+four_pt+average_4pt+average_16pt+search
to
Code:
interp_option=default:average_gcell(4.0)+four_pt+average_4pt+average_16pt

Let me know whether this works for you.
 
Back
Top