Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug in AlarmIncrementMonths: increment month at end of loop
Fixed an issue in routine AlarmIncrementMonths (in module History/histcontainer_mod.F90). We have to increment the month at the end of the DO loop after updating the nDays variable. Otherwise this causes an incorrect count of days. Signed-off-by: Bob Yantosca <[email protected]>
- Loading branch information