Skip to content

Account for vertical layers in domain decomposition #649

Open
@sbrus89

Description

@sbrus89

This is just something I was thinking about and was wondering if anyone in the group had thoughts...

It seems to me that there will be a load imbalance caused by our domain decomposition not accounting for the fact that open-ocean cells with more vertical layers have more work associated with them than cells in shallow regions with fewer vertical layers. This issue will probably get worse as we begin putting more resolution in shallow coastal regions. It could be mitigated by using weights in the domain decomposition such that shallow subdomains contain a larger number of elements relative to open ocean subdomains to balance the load.

@mark-petersen, @xylar, @philipwjones and others: Feel free to close this if any one of you doesn't think it makes sense to look into in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions