GMS:2D Grid Module: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 17: | Line 17: | ||
Grids in GMS are Cartesian grids. That is, the row and column spacing in the grid can vary, but the row and column boundaries are straight. Each cell center or grid node can have a unique elevation. The grid can also be rotated about the Z axis if desired. | Grids in GMS are Cartesian grids. That is, the row and column spacing in the grid can vary, but the row and column boundaries are straight. Each cell center or grid node can have a unique elevation. The grid can also be rotated about the Z axis if desired. | ||
[[Image:GridType1.png|thumb|none|375 px|Types of 2D grids supported in GMS. (a) Mesh-centered grid (b) Cell-centered grid.]] | :[[Image:GridType1.png|thumb|none|375 px|Types of 2D grids supported in GMS. (a) Mesh-centered grid (b) Cell-centered grid.]] | ||
==See also== | ==See also== |