ECC-1656: isGridded for DWD grid

This commit is contained in:
Shahram Najm 2023-12-05 12:40:22 +00:00
parent 0a63f073a7
commit 3cb61d994f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# DWD local grid definition 192 - triangular grid base on icosahedron subdivision
constant isGridded = true;
# n2 - exponent of 2 for the number of intervals on main triangle sides
unsigned[2] n2 : dump ;