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

mods for nag compiler failure #3

Merged
merged 1 commit into from
Sep 21, 2018
Merged

mods for nag compiler failure #3

merged 1 commit into from
Sep 21, 2018

Conversation

apcraig
Copy link
Collaborator

@apcraig apcraig commented Sep 21, 2018

nag compiler complains on AllocDyn branch but not on master, for reasons I don't understand,

error: conversion to non-scalar type requested
imid = aint(real(nx_global)/c2,kind=int_kind)

This was refactored. The AllocDyn branch was tested on hobart nag against the current master and is bit-for-bit and produces the same test results.

@apcraig apcraig requested a review from mhrib September 21, 2018 16:53
@mhrib mhrib merged commit 2e6e351 into mhrib:AllocDyn Sep 21, 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
* Fix local solar time

* Add line for going past 24

* New LST calculation

Addresses #3.
@apcraig apcraig deleted the AllocDyn3 branch August 17, 2022 20:59
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