Skip to content

Conversation

@szy21
Copy link
Member

@szy21 szy21 commented Jan 6, 2026

Purpose

Update to use the new SurfaceFluxes.

I won't merge this until land and coupler are updated and working correctly. But I would like to start getting reviews. Ignore the changes in toml and yml.

To-do

Content


  • I have read and checked the items on the review checklist.

@szy21 szy21 force-pushed the zs/surface_flux branch 4 times, most recently from 86d7c28 to c16181d Compare January 8, 2026 05:48
@szy21
Copy link
Member Author

szy21 commented Jan 8, 2026

@szy21 szy21 marked this pull request as ready for review January 8, 2026 05:51
@szy21 szy21 requested review from akshaysridhar and tapios January 13, 2026 22:37
parameterization = surf_state.parameterization
(; coordinates) = surface_local_geometry
FT = eltype(thermo_params)
Φ_sfc = SFP.grav(surface_fluxes_params) * coordinates.z
Copy link
Member

Choose a reason for hiding this comment

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

Can we please just have a function for geopotential that we call here and elsewhere where we need it? I'd like to make the code easy to change to a geopotential with nonconstant g.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants