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

WIP: Icebergs to induce sea ice ridging #1

Open
wants to merge 6 commits into
base: cice/icebergs
Choose a base branch
from

Conversation

darincomeau
Copy link
Owner

This is a work-in-progress PR. This is intended to add capability for icebergs to induce sea ice ridging due to reducing area available for sea ice, and through an iceberg advection interaction term. Currently this will error out if config_berg_ridge_seaice = true due to the difference open water is seen by the column package (openWaterArea = iceAreaCell vs. openWaterArea = iceAreaCell - bergAreaCell).

BFB when config_use_bergs = false.

…ing. Will error out unless config_berg_ridge_seaice = false.
@darincomeau darincomeau self-assigned this Apr 26, 2018
@darincomeau darincomeau added WIP work in progress don't merge do not merge labels Apr 26, 2018
@darincomeau darincomeau requested a review from akturner April 27, 2018 14:24
@akturner akturner added bug Something isn't working and removed bug Something isn't working labels Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
don't merge do not merge WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants