E3SM-Project / E3SM-Project/E3SM

Sea ice to ocean dust fluxes can't be negative

Open
#7,989 0 comments 0 reactions 1 assignee View on GitHub

@njeffery is already working on this.

Since Jan 14, 2026.

BGC Icepack MPAS-seaice
Dominant language
Fortran
Stars
441
Forks
481
Avg merge
4d 7h
Merged PRs (30d)
33

Description

Small round-off level values of sea ice bgc are zeroed and the fluxes (positive or negative) sent to the ocean. For most bgc fields, fluxes can be positive or negative and these small values improve conservation.

With our new implementation of coupled atm-ice-dust fluxes to the ocean, this is a problem. An easy fix is to make sure that only positive round-off bgc fluxes are sent to the ocean.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.