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 - v11: Add dependency to fms_r4 #1039

Merged
merged 69 commits into from
Dec 20, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 20, 2024

📝 Automatic PR: developrelease/MAPL-v3

Description

v11: Add dependency to fms_r4

📁 Modified files

CMakeLists.txt | 7 +
GEOS_GcmGridComp.F90 | 26 +
GEOSagcm_GridComp/CMakeLists.txt | 2 +
GEOSagcm_GridComp/GEOS_AgcmGridComp.F90 | 28 +
.../GEOSmoist_GridComp/CMakeLists.txt | 6 +
.../GEOSsuperdyn_GridComp/CMakeLists.txt | 2 +
.../GEOS_SuperdynGridComp.F90 | 9 +
GEOSgigatraj_GridComp/.gitignore (new) | 3 +
GEOSgigatraj_GridComp/CMakeLists.txt (new) | 9 +
GEOSgigatraj_GridComp/GEOS_Giga_InterOp.F90 (new) | 190 +++
.../GEOS_GigatrajGridComp.F90 (new) | 1477 ++++++++++++++++++++
GEOSgigatraj_GridComp/Gigatraj_Utils.F90 (new) | 291 ++++
GEOSmkiau_GridComp/CMakeLists.txt | 90 +-
GEOSmkiau_GridComp/GEOS_mkiauGridComp.F90 | 34 +-
GEOSmkiau_GridComp/pyMKIAU/.gitignore (new) | 12 +
GEOSmkiau_GridComp/pyMKIAU/README.md (new) | 40 +
.../pyMKIAU/interface/interface.c (new) | 31 +
.../pyMKIAU/interface/interface.f90 (new) | 43 +
.../pyMKIAU/interface/interface.h (new) | 40 +
.../pyMKIAU/interface/interface.py (new) | 46 +
.../pyMKIAU/pyMKIAU/init.py (new) | 0
GEOSmkiau_GridComp/pyMKIAU/pyMKIAU/core.py (new) | 74 +
.../pyMKIAU/pyMKIAU/cuda_profiler.py (new) | 76 +
.../pyMKIAU/pyMKIAU/f_py_conversion.py (new) | 219 +++
GEOSmkiau_GridComp/pyMKIAU/setup.py (new) | 33 +
.../CICE_GEOSPlug/CICE_GEOSPlug.F90 | 12 +-
26 files changed, 2791 insertions(+), 9 deletions(-)

@github-actions github-actions bot requested a review from a team as a code owner December 20, 2024 19:00
@github-actions github-actions bot added automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog labels Dec 20, 2024
@sdrabenh sdrabenh requested a review from a team as a code owner December 20, 2024 19:04
…-mapl-rewind-fix

updated refresh method registration using newly introduced MAPL flag
@sdrabenh sdrabenh requested a review from a team as a code owner December 20, 2024 19:05
…AU_fortran_python_bridge

[MKIAU] Initial prototype of a CFFI-based fortran/python bridge
@mathomp4 mathomp4 merged commit 2948653 into release/MAPL-v3 Dec 20, 2024
5 of 8 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