MeteoSwiss-APN / dawn

Compiler toolchain to enable generation of high-level DSLs for geophysical fluid dynamics models
MIT License
28 stars 30 forks source link

Fix rank calculation in F90 interface generator #1085

Closed Stagno closed 3 years ago

Stagno commented 3 years ago

Technical Description

As the title says, before it was not counting the sparse dimension. Rank computation moved inside FieldDimensions.

Testing

Testing through icondusk-e2e PR: https://github.com/dawn-ico/icondusk-e2e/pull/34

Stagno commented 3 years ago

launch jenkins