Hi,
I am having trouble generating the static fields for the x5.6488066 15 km grid with 3 km refinement on Cheyenne. I am using MPAS Atmosphere version 7 and have re-built init_atmosphere_model commenting out lines 217 – 222 in src/core_init_atmosphere/mpas_init_atm_cases.F to allow for the interpolation of the static fields to be done in parallel. This was suggested on the MPAS-Atmosphere web page describing MPAS Meshes for high resolution runs. I have selected 8 nodes with 32 processors per node for a total of 256 processors. I have also set config_block_decomp_file_prefix = "meshgrid/x5.6488066.cvt.part. so that the proper partition files will be used and downloaded that partition file to the meshgrid sub-directory off my run directory.
The executable runs for some time and generates many lines in the log.init_atmosphere.0000.out file but a static.nc file is not generated. In the .err files is the following message.
ERROR: Error reading topography tile /glade/work/wrfhelp/WPS_GEOG/topo_gmted2010_30s/42001-43200.06001-07200
ERROR: Error reading global 30-arc-sec topography for GWD statistics
ERROR: ****************************************************************
ERROR: Error while trying to compute sub-grid-scale orography
ERROR: statistics for use with the GWDO scheme.
CRITICAL ERROR: ****************************************************************
I have verified that the file being read exists. I also initially tried generating the static files in serial, but it also didn’t work. However, the .err file for the serial run got overwritten before I had a chance to verify whether the error above was produced.
I noticed in a related thread that you recommended setting io_type=pnetcdf,cfd5 for the output stream; however, since this looks to be an input error I wasn't sure this would work.
What else should I try to get this to work?
Thank you for your help.
Jen
I am having trouble generating the static fields for the x5.6488066 15 km grid with 3 km refinement on Cheyenne. I am using MPAS Atmosphere version 7 and have re-built init_atmosphere_model commenting out lines 217 – 222 in src/core_init_atmosphere/mpas_init_atm_cases.F to allow for the interpolation of the static fields to be done in parallel. This was suggested on the MPAS-Atmosphere web page describing MPAS Meshes for high resolution runs. I have selected 8 nodes with 32 processors per node for a total of 256 processors. I have also set config_block_decomp_file_prefix = "meshgrid/x5.6488066.cvt.part. so that the proper partition files will be used and downloaded that partition file to the meshgrid sub-directory off my run directory.
The executable runs for some time and generates many lines in the log.init_atmosphere.0000.out file but a static.nc file is not generated. In the .err files is the following message.
ERROR: Error reading topography tile /glade/work/wrfhelp/WPS_GEOG/topo_gmted2010_30s/42001-43200.06001-07200
ERROR: Error reading global 30-arc-sec topography for GWD statistics
ERROR: ****************************************************************
ERROR: Error while trying to compute sub-grid-scale orography
ERROR: statistics for use with the GWDO scheme.
CRITICAL ERROR: ****************************************************************
I have verified that the file being read exists. I also initially tried generating the static files in serial, but it also didn’t work. However, the .err file for the serial run got overwritten before I had a chance to verify whether the error above was produced.
I noticed in a related thread that you recommended setting io_type=pnetcdf,cfd5 for the output stream; however, since this looks to be an input error I wasn't sure this would work.
What else should I try to get this to work?
Thank you for your help.
Jen