The PSy-layer is not changed as loops there use assumed-shape arrays so specific index ordering in there is less relevant. However, this affects LFRic example and test kernels in PSyclone source, kernel stub generator and the LFRic API documentation for operators (what is passed to kernels).
The fix will be provided for PSyclone release 3.0 (#2737).
The two tickets in LFRic Apps and Core, respectively, https://code.metoffice.gov.uk/trac/lfric_apps/ticket/106 and https://code.metoffice.gov.uk/trac/lfric/ticket/3811 change loop and index ordering in operator kernels, which affects PSyclone.
The PSy-layer is not changed as loops there use assumed-shape arrays so specific index ordering in there is less relevant. However, this affects LFRic example and test kernels in PSyclone source, kernel stub generator and the LFRic API documentation for operators (what is passed to kernels).
The fix will be provided for PSyclone release 3.0 (#2737).