ACCESS-NRI / access-om3-configs

ACCESS-OM3 MOM6-CICE6 configurations
1 stars 8 forks source link

Turn on AUTO_MASKTABLE #85

Closed minghangli-uni closed 3 months ago

minghangli-uni commented 4 months ago

to automatically generate a mask table to exclude land masks.

See https://github.com/COSIMA/access-om3/issues/184

anton-seaice commented 3 months ago

Slightly off-topic ... shall we mark these lines as unused while we are at it?

OCN_modelio:: ... pio_async_interface = .false. pio_netcdf_format = 64bit_offset pio_numiotasks = -99 pio_rearranger = 2 pio_root = 1 pio_stride = 48 pio_typename = netcdf ::

dougiesquire commented 3 months ago

Slightly off-topic ... shall we mark these lines as unused while we are at it?

OCN_modelio:: ... pio_async_interface = .false. pio_netcdf_format = 64bit_offset pio_numiotasks = -99 pio_rearranger = 2 pio_root = 1 pio_stride = 48 pio_typename = netcdf ::

Can we open a separate issue for this? If we do this, we should do it for all configs at once.

anton-seaice commented 3 months ago

Ill test this now

minghangli-uni commented 3 months ago

Thank you @anton-seaice

In MOM_auto_mask_table, the numbers on both columns indicate the 2D processors in the x and y directions that are to be masked out.