Skip to content

Enable exchange of runoff DOC from Land to Ice#178

Open
nikizadehgfdl wants to merge 1 commit into
NOAA-GFDL:ESM45branchfrom
nikizadehgfdl:exchange_land2ice_runoffDOC
Open

Enable exchange of runoff DOC from Land to Ice#178
nikizadehgfdl wants to merge 1 commit into
NOAA-GFDL:ESM45branchfrom
nikizadehgfdl:exchange_land2ice_runoffDOC

Conversation

@nikizadehgfdl
Copy link
Copy Markdown
Contributor

  • Land component calcutes the DOC (Dissolved Organic Carbon) content flux in runoff (KgC/m2/s)
  • COBALT needs access to that runoff flux (currently done via data_override from file)
  • Ocean component needs to make the flux available to COBALT
  • Ice component needs to make the flux available to ICE
  • land_ice_flux_exchange needs to exchange the flux from Land to Ice

- Land component calcutes the DOC (Dissolved Organic Carbon) content flux in runoff (KgC/m2/s)
- COBALT needs access to that runoff flux (currently done via data_override from file)
- Ocean component needs to make the flux available to COBALT
- Ice component needs to make the flux available to ICE
- land_ice_flux_exchange needs to exchange the flux from Land to Ice
@nikizadehgfdl nikizadehgfdl changed the base branch from main to ESM45branch May 21, 2026 20:22
@nikizadehgfdl
Copy link
Copy Markdown
Contributor Author

This branch requires additional interfaces in component models for Ice, Ocean and Land.
These interfaces are currently present only in ESM4.5 component models SIS2(dev/gfdl branch), MOM6 (dev/gfdl branch) and LM4P (esm45 branch) .

The following PRs are required for null components for the FMScoupler CI to work.
They can be handled without affecting other components.
ice_null
ocean_null
land_null

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