I am attempting to use the 15-3km mesh for the first time. Currently, I am on the static.nc step and have followed the special instructions laid out on the mesh website (https://mpas-dev.github.io/atmosphere/atmosphere_meshes.html). However, I am curious what a good node submission values would be ("Note also that when 'config_native_gwd_static = true', each MPI task will read roughly 4 GB of global terrain data, so care must be taken to use enough compute nodes to avoid running out of memory.") For the 60-15km mesh I am successfully using (#PBS -l select=1:ncpus=36:mpiprocs=1) but am assuming that will not be enough for the 15-3km mesh. Do you have any recommended values?
Also, when I get the init.nc step it mentions I need a specific io type ("The 3-d fields that exist in the model at higher resolution can easily exceed the 4 GB limit imposed by the classic netCDF format. When creating atmospheric initial conditions (i.e., the "init.nc" file), and when writing output streams from the model with 3-d fields, it is necessary to use an "io_type" that supports large variables, such as "pnetcdf,cdf5" or "netcdf4". For more information on selecting the "io_type" of a stream, refer to Chapter 5 in the Users' Guide.") I have included my current list of libraries used for past successful runs. Will this satisfy the requirement for the 15-3km mesh?
Thanks as always
Zach
Also, when I get the init.nc step it mentions I need a specific io type ("The 3-d fields that exist in the model at higher resolution can easily exceed the 4 GB limit imposed by the classic netCDF format. When creating atmospheric initial conditions (i.e., the "init.nc" file), and when writing output streams from the model with 3-d fields, it is necessary to use an "io_type" that supports large variables, such as "pnetcdf,cdf5" or "netcdf4". For more information on selecting the "io_type" of a stream, refer to Chapter 5 in the Users' Guide.") I have included my current list of libraries used for past successful runs. Will this satisfy the requirement for the 15-3km mesh?
Thanks as always
Zach