-
Notifications
You must be signed in to change notification settings - Fork 131
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
Updating machine wolf and adding pinto #2
Merged
eclare108213
merged 1 commit into
CICE-Consortium:master
from
eclare108213:bugfix_warnings_charlen
May 29, 2017
Merged
Updating machine wolf and adding pinto #2
eclare108213
merged 1 commit into
CICE-Consortium:master
from
eclare108213:bugfix_warnings_charlen
May 29, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eclare108213
pushed a commit
that referenced
this pull request
Mar 31, 2018
update CICE to address test failures, several issues added
apcraig
referenced
this pull request
in apcraig/CICE
Sep 21, 2018
apcraig
referenced
this pull request
in apcraig/CICE
Sep 24, 2018
dabail10
added a commit
that referenced
this pull request
Sep 25, 2018
apcraig
referenced
this pull request
in apcraig/CICE
Sep 27, 2018
apcraig
pushed a commit
that referenced
this pull request
Sep 28, 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. (#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 (#188) * fix ice_abort error in ice_state.F90 (#5)
Merged
apcraig
referenced
this pull request
in apcraig/CICE
Jun 10, 2021
Fix minor problems on snow1 branch in io binary and pnetcdf implementation
anton-seaice
pushed a commit
to anton-seaice/CICE
that referenced
this pull request
Dec 1, 2023
anton-seaice
pushed a commit
to anton-seaice/CICE
that referenced
this pull request
Dec 1, 2023
Update CICE for coupling with UFS
apcraig
pushed a commit
that referenced
this pull request
May 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
wolf only accepts jobs using at least 5 nodes (80 cores) in the standard
queue, but small jobs can use qos=low (quality of service). pinto only accepts
jobs using at least 16 cores, but smaller jobs can use the standby queue.