Eternal Snow

Open
#4 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
fortran
Domain
backend

Research direction

No files, tests, or entry points are identified. Start by tracing how snow accumulates on non-glaciated and glaciated cells, then determine a capping and runoff behavior that prevents persistent excessive snow from distorting the surface energy budget; ice-sheet handling is explicitly deferred.

Written by the indexing model from the issue text.

Description

Snowfall in the high latitudes can accumulate in unlimited quantities, both over non-glaciated and glaciated land. This is a problem for glaciers if I ever coupled to an interactive ocean, but it turns out it may ALSO be a problem for non-glaciated land, as having 100s of kg/m2 of snow on even a few gridcells all year round is messing with the local surface energy budget and making it artificially cold. I didn't expect that to be an issue, but it appears that it is. Consider capping total snow on non-glaciated cells to some fixed amount (and chucking the rest into run off? Not perfect, but might solve the temperature issue). Have to do something for ice sheets, too, but worry about htat later.

Dominant language
Fortran
Stars
15
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ESCOMP/SimpleLand

All issues in ESCOMP/SimpleLand

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.