Skip to content

Coupling doesn't support some block sizes #90

@anton-seaice

Description

@anton-seaice

There are some block sizes which can be set in cice, but then don't run in other components.

This is the new default for esm1.6:

cice5:
      require:
        - '@2026.01.000'
        - 'nxglob=360 nyglob=300 blckx=30 blcky=300 mxblcks=1' # grid size and block size

but setting blckx=36 fails (without changing the runtime nprocs) fails for unknown reasons:

ACCESS-NRI/access-esm1.6-configs#403 (comment)

(related to https://github.com/ACCESS-NRI/UM7/issues/151)

Other scenarios also fail:

ACCESS-NRI/access-spack-packages#329 (comment)

Does setting blckx as a integer divisor of nxglob and setting nprocs consistently always work ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions