For expediency when porting physics into CCPP and testing them with various host models, the framework must enable automatic array transformations.
For example, MPAS arrays that are in (k,i) need to be converted to (i,k) automatically.
This is a post-capgen-unification task.
For expediency when porting physics into CCPP and testing them with various host models, the framework must enable automatic array transformations.
For example, MPAS arrays that are in
(k,i)need to be converted to(i,k)automatically.This is a post-capgen-unification task.