LarissaReames-NOAA / MPASSIT

Fortran program to interpolate MPAS data to structured grids
GNU General Public License v3.0
7 stars 13 forks source link

New error behavior for block decomposition file #24

Closed LarissaReames-NOAA closed 1 month ago

LarissaReames-NOAA commented 1 month ago

Implemented an error behavior when a block decomposition file is provided that was generated for a different number of processorts than the user is running with.

Addresses Issue #12.