Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snow surface temperature parameterization #839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sarahhzhangg
Copy link
Collaborator

@sarahhzhangg sarahhzhangg commented Oct 9, 2024

Purpose

Calculate the snow surface temperature using surface boundary conditions.

To-do

[] Fix stability issues when Tsfc becomes small

Content

Instead of returning the snow bulk temperature as the snow surface temperature (Tsfc), Tsfc is solved for using the surface boundary conditions on the energy. A thin surface layer is used to address Tsfc > snow freezing temperature, where extra energy from “over-warming” the thin surface layer is added to the snow interior; SWE is conserved as the snow instantaneously melts into the interior snowpack.


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

@kmdeck kmdeck force-pushed the sz/update_snow_surface_temp branch from f435480 to 9ae26d7 Compare October 11, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant