Skip to content

Fix issue with panels extending outside [zmin, zmax] #30

@eyoung55

Description

@eyoung55

The mesh generating code should identify and throw a warning or exception if the panels extend below the z_min or z_max walls. OR a special case could be included to identify those panels which are (now) only composed of 5 sides where the 6th is omitted. So a 2D domain might look like:

                top
       _____________________
       |                   |
       |                   |
inflow |       _____       | outflow
       |       |   |       |
       |       |   |       |
       |_______|   |_______|
              bottom

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions