Update to version 0.1.11 of the compass environment#688
Merged
mark-petersen merged 1 commit intoMPAS-Dev:ocean/developfrom Sep 9, 2020
Merged
Update to version 0.1.11 of the compass environment#688mark-petersen merged 1 commit intoMPAS-Dev:ocean/developfrom
mark-petersen merged 1 commit intoMPAS-Dev:ocean/developfrom
Conversation
Collaborator
Author
|
This update should have been part of #680 but I missed adding it. @mark-petersen, could you include this with the current round of COMPASS changes? It is needed to document the correct environment to use for the current state of COMPASS on I'll try not to forget this important update in the future! |
mark-petersen
approved these changes
Sep 9, 2020
Contributor
mark-petersen
left a comment
There was a problem hiding this comment.
I ran a quick test with 0.1.11 with gnu on grizzly. Nightly regression suite runs fine.
Collaborator
Author
|
Thanks @mark-petersen. Just to note, we wouldn't expect the |
mark-petersen
added a commit
that referenced
this pull request
Sep 9, 2020
New Mesh: EC30to60kmL60E3SMv2r02 and change to 60 layers as default #668 New mesh: EC30to60kmL60E3SMv2r03 and change to gebco bathymetry #669 Fix validation for QU240 test step #660 Change block tests to partition tests for QU240 RK4 and SE #657 Update to version 0.1.11 of the compass environment #688
jonbob
added a commit
to E3SM-Project/E3SM
that referenced
this pull request
Sep 9, 2020
Update MPAS-Source: COMPASS and documentation only This PR brings in a new mpas-source submodule with changes only to the ocean core. The changes are limited to internal coupling and documentation so it should have no impact on E3SM. It includes: * new EC30to60kmL60E3SMv2r02 mesh with 60 layers as default (MPAS-Dev/MPAS-Model/pull/668) * new EC30to60kmL60E3SMv2r03 mesh with change to gebco bathymetry (MPAS-Dev/MPAS-Model/pull/669) * switch from Travis-CI to Azure Pipelines (MPAS-Dev/MPAS-Model/pull/681) * fix validation for QU240 test step (MPAS-Dev/MPAS-Model/pull/660) * change block tests to partition tests for QU240 RK4 and SE (MPAS-Dev/MPAS-Model/pull/657) * update to version 0.1.11 of the compass environment (MPAS-Dev/MPAS-Model/pull/688) [BFB]
jonbob
added a commit
to E3SM-Project/E3SM
that referenced
this pull request
Sep 10, 2020
pdate MPAS-Source: COMPASS and documentation only This PR brings in a new mpas-source submodule with changes only to the ocean core. The changes are limited to internal coupling and documentation so it should have no impact on E3SM. It includes: * new EC30to60kmL60E3SMv2r02 mesh with 60 layers as default (MPAS-Dev/MPAS-Model/pull/668) * new EC30to60kmL60E3SMv2r03 mesh with change to gebco bathymetry (MPAS-Dev/MPAS-Model/pull/669) * switch from Travis-CI to Azure Pipelines (MPAS-Dev/MPAS-Model/pull/681) * fix validation for QU240 test step (MPAS-Dev/MPAS-Model/pull/660) * change block tests to partition tests for QU240 RK4 and SE (MPAS-Dev/MPAS-Model/pull/657) * update to version 0.1.11 of the compass environment (MPAS-Dev/MPAS-Model/pull/688) [BFB]
caozd999
pushed a commit
to caozd999/MPAS-Model
that referenced
this pull request
Jan 14, 2021
…elop Update to version 0.1.11 of the compass environment MPAS-Dev#688 This brings in several changes from MPAS-Tools: * Changes to make sure the Earth radius is consistent throughout COMPASS and `mpas_tools.ocean` by using the CIME value (MPAS-Dev/MPAS-Tools#347 and MPAS-Dev/MPAS-Tools#341) * Improved performance for interpolation of meshDensity and bathymetry (MPAS-Dev/MPAS-Tools#344) * Reorganization of `mpas_tools.mesh.creation` (MPAS-Dev/MPAS-Tools#314)
This file contains hidden or 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
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.
This brings in several changes from MPAS-Tools:
mpas_tools.oceanby using the CIME value (Fix Earth radius in jigsaw_to_netcdf MPAS-Tools#347 and Update Earth radius in build_mesh to the CIME value MPAS-Tools#341)mpas_tools.mesh.creation(Reorganize mesh creation MPAS-Tools#314)