Skip to content

Default behavior of assert_zero_transport is misleading for regional domains #28

@hdrake

Description

@hdrake

I added the following line to assert that the total convergent transport is zero if no region is provided, in which case it is inferred that the region is the entire domain. I did this because I had in mind domains with either no-normal-flow boundary conditions or periodic boundary conditions, in which case this is a good assumption.

self.assert_zero_transport = True

However, @NelsonPoumaere pointed out that this gives the incorrect result for the total convergent transport in regional domains with open boundary conditions.

Maybe this line should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions