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

More SegFaults for some models with RVH 3.8.1 #379

Open
Zeitsperre opened this issue Jun 20, 2024 · 0 comments
Open

More SegFaults for some models with RVH 3.8.1 #379

Zeitsperre opened this issue Jun 20, 2024 · 0 comments

Comments

@Zeitsperre
Copy link
Member

  • RavenPy version: 0.14.2
  • raven-hydro version: 0.3.1
  • Python version: Any
  • Operating System: All

Description

There is an issue with the latest RavenHydroFramework and some processes, specifically, the Blended model. There appear to be more instances of SegFaults (error code -11) with the latest version of the RVH model.

Additional context

    # FIXME: The Blended model run returns error code -11.
    if name == "Blended":
        pytest.skip("The Blended model run returns error code -11.")
    if name == "CanadianShield":
        pytest.skip(
            "The CanadianShield model run returns 'CHydroUnit constructor:: HRU 2 has a negative or zero area'"
        )
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

No branches or pull requests

1 participant