Boundary does not check for storage

Issue #1291 closed
Erik Schnetter created an issue

I accidentally selected a variable for a flat boundary condition (with thorn Boundary) without storage. This led to a segfault. Instead, thorn Boundary should output an error message or a warning.

Keyword:

Comments (8)

  1. Roland Haas
    • removed comment

    This patch seems to address a different issue. Does the problem with Boundary still exist?

  2. Roland Haas
    • changed status to open
    • removed comment

    Add patch to check for storage in the upper level boundary apply routine. All bc that need more than a single timelevel check for the existence of more timelevels themselves.

  3. Log in to comment