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

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

  • namelist.wps
    774 bytes · Views: 7
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.
 
Top