ecmwf-ifs / field_api

Apache License 2.0
3 stars 8 forks source link

Redistribute field data with a different NPROMA #23

Closed pmarguinaud closed 8 months ago

pmarguinaud commented 8 months ago

This branch introduces a new class (FIELD_SHUFFLE) to reshuffle NPROMA blocked data with a different blocking factor. This class is similar to the FIELD_GATHSCAT class, which is now a parent of FIELD_SHUFFLE.

FussyDuck commented 8 months ago

CLA assistant check
All committers have signed the CLA.

pmarguinaud commented 8 months ago

Hello Ahmad,

You can see a real example here :

https://github.com/pmarguinaud/IAL/blob/cc8e21866e39ae1d6594abf67e8afc5169791f2c/arpifs/phys_dmn/acvppkf_parallel.F90#L1740