Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exit when a hotstart file is not found
The current `combine_hotstart7` moves along even with a wrong istep and cannot find an uncombined hotstart file, failing later with an unclear error message. This commit checks the return values from nf90_open and exits when it failed.
- Loading branch information