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

fix issue and add test #328

Merged
merged 10 commits into from
Sep 30, 2024

Conversation

HendrikKok
Copy link
Contributor

No description provided.

imod_coupler/drivers/ribametamod/mapping.py Show resolved Hide resolved
@@ -36,6 +36,13 @@ def ribasim_bucket_model() -> ribasim.Model:
return add_subgrid(bucket)


@pytest_cases.fixture(scope="function")
def ribasim_bucket_model_no_subrgid() -> ribasim.Model:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix typo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -326,6 +328,59 @@ def case_bucket_model(
)


def case_bucket_model_no_subgrid(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the case of basins coupled to metaswap but not to modflow also tested here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No that is indeed not tested for now.

…sence-of-subgrid-in-Ribasim-model-optional"

This reverts commit d443303, reversing
changes made to dc1db19.
Copy link
Contributor

@rleander rleander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prima werk!

@rleander rleander merged commit 8ae4abf into main Sep 30, 2024
7 of 12 checks passed
@rleander rleander deleted the make-presence-of-subgrid-in-Ribasim-model-optional branch September 30, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants