Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Bug fix to MPAS forcing #1227

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

akturner
Copy link
Contributor

@akturner akturner commented Feb 7, 2017

Bug fix to correct the alarms when the forcing clock is cycled.
The forcing clock time is manually set back by the forcing cycle duration. The call to calibrate alarms in mpas_set_clock_time does not set the forcing clock alarms back correctly (I'm not sure you would expect it to). This solution the alarm time is also manually set back by the forcing alarm duration. This has been tested in the sea ice model and seems to give correct answers, but I'm not sure this is the correct solution.

Bug fix to correct the alarms when the forcing clock is cycled.
@akturner
Copy link
Contributor Author

akturner commented Feb 7, 2017

I intended this PR as a beginning of a discussion about how to solve this issue.

@mark-petersen
Copy link
Contributor

@akturner we have not looked at this for a long time. Is this ready to be tested and merged, or is the situation changed by all the other forcing requests to framework? How should it be tested, to show that it fixes a problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants