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
* fixes for Oceananigans v0.102
* bump patch release
* revert
* some more updates to OS Papa exampe
* remove ClimaOcean
* back to n = Observable(1)
* fix doctests
* remove redundancy
┌ Warning: Split barotropic-baroclinic time stepping with SplitRungeKutta3TimeStepper is experimental.
74
-
│ Use at own risk, and report any issues encountered at [https://github.com/CliMA/Oceananigans.jl/issues](https://github.com/CliMA/Oceananigans.jl/issues).
Copy file name to clipboardExpand all lines: src/OceanSeaIceModels/ocean_sea_ice_model.jl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -138,8 +138,8 @@ model = OceanSeaIceModel(ocean; interfaces)
138
138
139
139
# output
140
140
┌ Warning: Split barotropic-baroclinic time stepping with SplitRungeKutta3TimeStepper is experimental.
141
-
│ Use at own risk, and report any issues encountered at [https://github.com/CliMA/Oceananigans.jl/issues](https://github.com/CliMA/Oceananigans.jl/issues).
0 commit comments