Skip to content

remove compiler warnings for CICE; fix missing j-loop index#75

Merged
DeniseWorthen merged 2 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/nowarn
Mar 12, 2024
Merged

remove compiler warnings for CICE; fix missing j-loop index#75
DeniseWorthen merged 2 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/nowarn

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen changed the title remove compiler warnings for CICE remove compiler warnings for CICE; fix missing j-loop index Mar 6, 2024
Comment thread cicecore/drivers/nuopc/cmeps/ice_import_export.F90
@NickSzapiro-NOAA
Copy link
Copy Markdown
Collaborator

4/19 tests fail in GHActions/CICETesting. Do these pass for you on HPC?

@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

I did a test by updating to main and creating a PR, which passed. The feature/nowarn is not up-to-date w/ Consortium/main (that will happen w/ the PIO namelist PR).

@zach1221
Copy link
Copy Markdown

Hi, @DeniseWorthen , testing is complete on WM PR #2172. Feel free to merge this approved PR.

@DeniseWorthen DeniseWorthen merged commit 7d4e5de into NOAA-EMC:emc/develop Mar 12, 2024
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 7, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 7, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Apr 13, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 9, 2024
) (CICE-Consortium#944)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d

Resolve compiler warning arising from ice_prescribed_mod due to the intent(out) variable RC not being given an explicit value. This is an operational requirement for NOAA. Fix bug arising from missing j-loop index in ice_import_export
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 10, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request May 10, 2024
)

* fix dummy arguments w/o values
* fix missing j-loop in export 4d
DeniseWorthen added a commit to DeniseWorthen/CICE that referenced this pull request Jul 11, 2024
)


* fix dummy arguments w/o values
* fix missing j-loop in export 4d
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.

Compiler warnings may not be suppressed

5 participants