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

fix uarea initialization related to NYGLOB cpp #1

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

apcraig
Copy link
Collaborator

@apcraig apcraig commented Sep 19, 2018

Fixes the uarea calculation at ny_global which was implemented with a cpp depending on NYGLOB (which no longer exists). This is line 1508 in ice_grid.F90. The other changes are just indentation in that same area and a couple other minor fixes.

This fixes some of the problems, see

https://github.com/CICE-Consortium/Test-Results/wiki/cice_by_hash_forks

hash 465cd86. But pgi is still not behaving well and I will look into that next.

@apcraig apcraig requested a review from mhrib September 19, 2018 15:50
@mhrib mhrib merged commit 64ddc41 into mhrib:AllocDyn Sep 20, 2018
mhrib pushed a commit that referenced this pull request Sep 27, 2018
mhrib added a commit that referenced this pull request Oct 12, 2018
* Allocatable dynamics version using namelist

* Updated ice_in according to "Allocated Dynamics"

* update scripts to automatically set namelist associated with grids and blocks

* fix uarea initialization related to NYGLOB cpp (#1)

* update pgi optimzation to address reproducibility problems (#2)

* mods for nag compiler failure (#3)

* Update to Consortium master bbec5d1 (#4)

* update pgi compiler optimization to address reproducibility problems

* Dummy and unused variables. (CICE-Consortium#180)

* Remove some dummy arguments and unused variables.

* Dummy variable cleanup

* Cleanup

* Remove icepack from commit

* Reset icepack master

* Fix

* Fix

* Update icepack

* fix

* Fix flush ifdef logic

* Uninitialized variables.

* Additional initialization

* Update dummy

* more dummy fixes

* More hobart changes

* Update Hobart Intel settings

* Additional Hobart Intel changes

* Update icepack

* Some tweaks to dummy variables

* Remove some initialization code.

* Only remove istat checks in one routine.

* update icepack (CICE-Consortium#188)

* fix ice_abort error in ice_state.F90 (#5)
mhrib pushed a commit that referenced this pull request Dec 10, 2019
* modifying PR template

* updating PR template

* adding link to documentation for PR (#1)

* modifying PR template

* typo

* modifying wording

* modifying link per PBsuggestion

* adding second link

* adding Tony's changes

* typo

* Making ECH suggestions
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