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

Auto PR - develop → MAPL-v3 - add new res #1003

Merged
merged 30 commits into from
Sep 13, 2024
Merged

Auto PR - develop → MAPL-v3 - add new res #1003

merged 30 commits into from
Sep 13, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 13, 2024

📝 Automatic PR: developrelease/MAPL-v3

Description

add new res

📁 Modified files

CMakeLists.txt | 2 +-
GEOSagcm_GridComp/CMakeLists.txt | 4 +-
.../GEOSphysics_GridComp/CMakeLists.txt | 2 +-
.../GEOSgwd_GridComp/CMakeLists.txt | 2 +-
.../GEOSmoist_GridComp/CMakeLists.txt | 2 +-
.../GEOS_BACM_1M_InterfaceMod.F90 | 10 +
.../GEOS_MGB2_2M_InterfaceMod.F90 | 9 +
.../GEOSsurface_GridComp/CMakeLists.txt | 2 +-
.../GEOSsurface_GridComp/GEOS_SurfaceGridComp.F90 | 300 +++++++++++++++++++--
.../GEOSlake_GridComp/CMakeLists.txt | 2 +-
.../GEOSland_GridComp/CMakeLists.txt | 2 +-
.../GEOSland_GridComp/GEOS_LandGridComp.F90 | 39 ++-
.../GEOScatchCN_GridComp/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM40_GridComp/CLM40/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM40_GridComp/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM45_GridComp/CLM45/CMakeLists.txt | 2 +-
.../GEOScatchCNCLM45_GridComp/CMakeLists.txt | 2 +-
.../GEOScatch_GridComp/CMakeLists.txt | 2 +-
.../GEOScatch_GridComp/GEOS_CatchGridComp.F90 | 228 +++++++++++++---
.../GEOScatch_GridComp/catchment.F90 | 2 +-
.../GEOSigni_GridComp/CMakeLists.txt | 6 +-
.../GEOSroute_GridComp/CMakeLists.txt | 2 +-
.../GEOSvegdyn_GridComp/CMakeLists.txt | 2 +-
.../GEOSland_GridComp/Shared/CMakeLists.txt | 2 +-
.../GEOSlandice_GridComp/CMakeLists.txt | 2 +-
.../GEOSsaltwater_GridComp/CMakeLists.txt | 2 +-
.../Utils/Raster/makebcs/CMakeLists.txt | 2 +-
.../Utils/Raster/makebcs/make_bcs_questionary.py | 3 +-
.../Utils/mk_restarts/CMakeLists.txt | 2 +-
.../GEOSturbulence_GridComp/CMakeLists.txt | 2 +-
.../GEOSsuperdyn_GridComp/CMakeLists.txt | 2 +-
.../GEOSdatmodyn_GridComp/CMakeLists.txt | 2 +-
GEOSdataatm_GridComp/CMakeLists.txt | 2 +-
GEOSmkiau_GridComp/CMakeLists.txt | 2 +-
GEOSogcm_GridComp/CMakeLists.txt | 2 +-
.../GEOS_OceanBioGeoChemGridComp/CMakeLists.txt | 2 +-
.../GEOS_OradBioGridComp/CMakeLists.txt | 2 +-
GEOSogcm_GridComp/GEOS_OradGridComp/CMakeLists.txt | 2 +-
.../CICE_GEOSPlug/cice6_cmake/CMakeLists.txt | 2 +-
.../GEOSseaice_GridComp/CMakeLists.txt | 4 +-
.../GEOSCICEDyna_GridComp/CMakeLists.txt | 2 +-
.../GEOSMITDyna_GridComp/CMakeLists.txt | 8 +-
.../GEOSdataseaice_GridComp/CMakeLists.txt | 6 +-
GEOSwgcm_GridComp/CMakeLists.txt | 2 +-
GEOSwgcm_GridComp/GEOSumwm_GridComp/CMakeLists.txt | 2 +-
.../GEOSumwm_GridComp/umwm_cmake/CMakeLists.txt | 2 +-
.../GEOSwavewatch_GridComp/CMakeLists.txt | 2 +-
.../ww3_multi_esmf/CMakeLists.txt | 2 +-
48 files changed, 565 insertions(+), 126 deletions(-)

biljanaorescanin and others added 25 commits July 11, 2024 10:06
…GridComp.F90, GEOS_LandGridComp.F90, GEOS_CatchGridComp.F90, catchment.F90)
This PR updates the ESMF CMake target to `ESMF::ESMF` which is the
correct canonical target name for ESMF. This is necessary for Spack
compatibility. NOTE: This requires ESMF 8.6.1 or later.
@github-actions github-actions bot requested a review from a team as a code owner September 13, 2024 14:25
@github-actions github-actions bot added automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog labels Sep 13, 2024
…_export

add land constants as HISTORY export variables
@sdrabenh sdrabenh requested review from a team as code owners September 13, 2024 14:27
@mathomp4 mathomp4 requested a review from a team as a code owner September 13, 2024 14:43
@sdrabenh sdrabenh requested a review from a team as a code owner September 13, 2024 14:44
@mathomp4 mathomp4 merged commit 6169418 into release/MAPL-v3 Sep 13, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants