Skip to content

Add the possibility to use the Veros ocean model as the ocean component in ClimaOcean#602

Closed
simone-silvestri wants to merge 422 commits intomainfrom
ss/adapt-veros
Closed

Add the possibility to use the Veros ocean model as the ocean component in ClimaOcean#602
simone-silvestri wants to merge 422 commits intomainfrom
ss/adapt-veros

Conversation

@simone-silvestri
Copy link
Copy Markdown
Collaborator

This is an exploratory PR to use ClimaOcean to force a veros setup.

This exercise is also usefull to make sure that ClimaOcean does not necessarily assume that the ocean model comes from Oceananigans but it is flexible enough to handle different ocean configurations.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 28, 2025

Codecov Report

❌ Patch coverage is 0% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.07%. Comparing base (91d72b2) to head (6a4e135).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
ext/ClimaOceanVerosExt/veros_ocean_simulation.jl 0.00% 99 Missing ⚠️
ext/ClimaOceanVerosExt/veros_state_exchanger.jl 0.00% 38 Missing ⚠️
src/Oceans/assemble_net_ocean_fluxes.jl 0.00% 3 Missing ⚠️
...dels/InterfaceComputations/component_interfaces.jl 0.00% 1 Missing ⚠️
src/Oceans/ocean_simulation.jl 0.00% 1 Missing ⚠️
src/SeaIces/assemble_net_sea_ice_fluxes.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   11.53%   11.07%   -0.47%     
==========================================
  Files          59       61       +2     
  Lines        3242     3378     +136     
==========================================
  Hits          374      374              
- Misses       2868     3004     +136     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simone-silvestri
Copy link
Copy Markdown
Collaborator Author

@glwagner
Copy link
Copy Markdown
Member

Finally the docs ran https://clima.github.io/ClimaOceanDocumentation/previews/PR602/literated/python_ocean_forced_simulation/ !

nice! the surface temp and salinity don't evolve --- should we plot them or omit them?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I suggest the name: veros_ocean_simulation.jl

@simone-silvestri
Copy link
Copy Markdown
Collaborator Author

Finally the docs ran https://clima.github.io/ClimaOceanDocumentation/previews/PR602/literated/python_ocean_forced_simulation/ !

nice! the surface temp and salinity don't evolve --- should we plot them or omit them?

They evolve very very slowly 😅 . Yeah, let's omit them.

@simone-silvestri
Copy link
Copy Markdown
Collaborator Author

Ok, I think the docs willl pass, so this PR is probably ready.

@@ -0,0 +1,212 @@
# # Implementing a Slab Sea Ice Component
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This file slipped in, it was meant for another PR. I will delete it after the docs build so I don't need to wait that the docs build once again

@simone-silvestri
Copy link
Copy Markdown
Collaborator Author

Closed in favor of NumericalEarth/NumericalEarth.jl#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build docs Add this label to built the docs in a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants