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

Adds bug fix in net_FW reported by travissluka #35

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

gustavo-marques
Copy link
Collaborator

See following PR:
NOAA-GFDL#664

Some of the code in ocn_comp_mct was copied from MOM_surface_forcing. Therefore this bug also affects dev/ncar. Since dev/ncar does not use MOM_surface_forcing, this fix should also be applied in ocn_comp_mct.

See following PR:
NOAA-GFDL#664

Some of the code in ocn_comp_mct was copied from MOM_surface_forcing. Therefore this bug also affects dev/ncar. Since dev/ncar does not use MOM_surface_forcing, this fix should also be applied in ocn_comp_mct.
@alperaltuntas alperaltuntas merged commit 33d9059 into NCAR:dev/ncar Dec 12, 2017
@gustavo-marques gustavo-marques deleted the bug-netfw-zero branch December 13, 2018 22:17
alperaltuntas pushed a commit that referenced this pull request Feb 5, 2021
alperaltuntas pushed a commit that referenced this pull request Aug 2, 2021
alperaltuntas pushed a commit that referenced this pull request Feb 18, 2022
* In MOM_ice_shelf_dynamics.F90 changes are  made to calc_shelf_visc() and calc_shelf_driving_stress() to account for an irregular quadrilateral grid. In MOM_ice_shelf_initialize.F90 changes are made to initialize_ice_thickness_from_file() to correct masks at initialization.

* Changed indentation

* Changes are made to 'calc_shelf_visc()` to make computations of the velocity derivatives rotation-invariant. Changes in `update_ice_shelf()` utilize G%IareaT(:,:) instead of 1/G%areaT(:,:).
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.

2 participants