Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note about the "NE" variable.  This is the name of a Fortran variable and also used in CIME XML files to refer to cubed sphere grids.  It is meaningless jargon to most people.  For written documents we recommend referring to grids by their resolution in km.  For the quasi-uniform cubed-sphere grid, average grid spacing at the equator is a good measure of the resolutions.

For cubed sphere grids, NE is the number of spectral elements along each cube face.  Thus the total number of elements N = 6 NE^2.

For regionally refined grids, internally in the code NE=0 and the number of elements N is read in from the Exodus RRM mesh file.  

For any spectral element grid with N elements, the number of columns is (np-1)^2 * N + 2.     


NEnameResolution degreesResolution at equator (km)Resolution at equator (miles)N elementsN columnsfactor over ne30 N columnsgrid file sizemap file size
4ultra low7.583552096866


11
2.73041907266536


16
1.9210130153613826


30low1.0110705400486021x

120high0.252817.258640077760216x

240
0.125148.65345600

3110402 (3.1M)

64x

256
0.1171875138.13932163538946 (3.5M)73x

512
0.058596.541572864 (1.57M)14155778 (14.16M)291x

1024ultra high0.0292973.2526291456 (6.29M)56623106 (56.6M)1165x

2048
0.0146481.631

25165824 (25.2M)

226492418 (226.5M)4660x

3600
0.00833330.9250.58

77760000 (77.76M)

699840002 (688.85M)14400x











...