Skip to content

Conversation

@navidcy
Copy link
Member

@navidcy navidcy commented Jul 6, 2025

This PR brings the clock-related changes from #4250

@navidcy navidcy added the cleanup 🧹 Paying off technical debt label Jul 6, 2025
@navidcy navidcy mentioned this pull request Jul 6, 2025
Set `clock` to the `new_clock`.
"""
function set_clock!(clock::Clock, new_clock::Clock)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps even better is to just add a method to set!?

Suggested change
function set_clock!(clock::Clock, new_clock::Clock)
import Oceananigans: set!
function set!(clock::Clock, new_clock::Clock)

@navidcy navidcy merged commit 933379f into main Jul 8, 2025
58 checks passed
@navidcy navidcy deleted the ncc/enhance-clock branch July 8, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup 🧹 Paying off technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants