You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah so it seems that checkpointing does work for RK3 but it's just a bit inefficient as it saves tendencies to disk when it doesn't need to? Curious if this is also true for hydrostatic.
ummmmm well with hydrostatic RK3 its called SplitRungeKutta3TimeStepper which doesn't appear to have bespoke methods in checkpointer.jl so not sure what's happening there
It would seem not since all we have is:
Oceananigans.jl/src/OutputWriters/checkpointer.jl
Lines 261 to 265 in 0b6e88e
The mystery of how @simone-silvestri does checkpointing thus endures.
The text was updated successfully, but these errors were encountered: