regrid_sfc
1.13.0
|
Error handling utilities for tile2tile. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | utilities::error_handler (string, rc) |
General error handler. More... | |
subroutine | utilities::netcdf_err (err, string) |
Error handler for netcdf. More... | |
Error handling utilities for tile2tile.
taken from UFS_UTILS/changeres.
Definition in file utils.F90.
subroutine utilities::error_handler | ( | character(len=*), intent(in) | string, |
integer, intent(in) | rc | ||
) |