Skip to content

(0.105.2) Fix with_halo for a TripolarGrid#5353

Merged
simone-silvestri merged 5 commits intomainfrom
ss/allow-generic-grids
Mar 3, 2026
Merged

(0.105.2) Fix with_halo for a TripolarGrid#5353
simone-silvestri merged 5 commits intomainfrom
ss/allow-generic-grids

Conversation

@simone-silvestri
Copy link
Copy Markdown
Collaborator

at the moment, the with_halo function for a TripolarGrid assumes we are constructing it with our custom tripolar constructor. This will not be the case for a tripolar grid we read from file, so we need to remove this assumption from the with_halo function (which is used in a SplitExplicitFreeSurface)

@simone-silvestri simone-silvestri requested a review from navidcy March 2, 2026 10:55
@navidcy navidcy changed the title Fix with_halo for a TripolarGrid (0.105.2) Fix with_halo for a TripolarGrid Mar 2, 2026
@simone-silvestri simone-silvestri merged commit e58f903 into main Mar 3, 2026
73 of 77 checks passed
@simone-silvestri simone-silvestri deleted the ss/allow-generic-grids branch March 3, 2026 07:27
briochemc added a commit to briochemc/Oceananigans.jl that referenced this pull request Mar 5, 2026
* glw/prescribed-free-surface:
  (0.105.3) Fix interpolation of terms in chain horizontal derivatives for MutableVerticalDiscretization (CliMA#5339)
  Fix ContinuousForcing field index mismatch in HydrostaticFreeSurfaceModel (CliMA#5370)
  Add dependency guardrail to Common Pitfalls (CliMA#5371)
  Fix typo SKR3 -> SRK3 (CliMA#5360)
  Add new reference to Zheng et al. (2025) in index (CliMA#5364)
  Add 9 missing papers to the reference list (CliMA#5363)
  Update papers section in index.md (CliMA#5362)
  Restructure AGENTS.md into multi-file agent configuration (CliMA#5350)
  (0.105.2) Fix `with_halo` for a `TripolarGrid` (CliMA#5353)
  (0.105.2) Fix and test checkpointing with open-domain simulations with a radiation `OpenBoundaryCondition` (CliMA#5347)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants