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 GitFlow - main β†’ develop #1974

Merged
merged 5 commits into from
Feb 14, 2023
Merged

Auto GitFlow - main β†’ develop #1974

merged 5 commits into from
Feb 14, 2023

Conversation

github-actions[bot]
Copy link

πŸ“ Automatic PR: Gitflow: main β†’ develop

Description

fixes issue #1957

πŸ“ Modified files

CHANGELOG.md | 10 +
CMakeLists.txt | 2 +-
Tests/ExtDataDriverGridComp.F90 | 3 +-
Tests/ExtDataRoot_GridComp.F90 | 366 ++++++++-------------
.../test_cases/case28/AGCM1.rc (new) | 22 ++
.../test_cases/case28/AGCM2.rc (new) | 27 ++
.../test_cases/case28/CAP.rc (new) | 4 +
.../test_cases/case28/CAP1.rc (new) | 23 ++
.../test_cases/case28/CAP2.rc (new) | 11 +
.../test_cases/case28/ExtData.rc (new) | 13 +
.../test_cases/case28/HISTORY1.rc (new) | 12 +
.../test_cases/case28/HISTORY2.rc (new) | 5 +
.../test_cases/case28/README (new) | 1 +
.../test_cases/case28/extdata.yaml (new) | 4 +
.../test_cases/case29/AGCM1.rc (new) | 22 ++
.../test_cases/case29/AGCM2.rc (new) | 29 ++
.../test_cases/case29/CAP.rc (new) | 4 +
.../test_cases/case29/CAP1.rc (new) | 23 ++
.../test_cases/case29/CAP2.rc (new) | 11 +
.../test_cases/case29/ExtData.rc (new) | 13 +
.../test_cases/case29/HISTORY1.rc (new) | 12 +
.../test_cases/case29/HISTORY2.rc (new) | 5 +
.../test_cases/case29/README (new) | 1 +
.../test_cases/case29/extdata.yaml (new) | 6 +
.../test_cases/extdata_2g_cases.txt | 2 +
.../test_cases/test_case_descriptions.md | 2 +
gridcomps/ExtData2G/ExtDataGridCompNG.F90 | 12 +-
gridcomps/ExtData2G/ExtDataUpdatePointer.F90 | 3 +-
28 files changed, 404 insertions(+), 244 deletions(-)

@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 14, 2023
@mathomp4 mathomp4 merged commit 06af0e5 into develop Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants