GMS:UGrid Module: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
The UGrid module is used with unstructured grid (UGrid) geometric objects. Unstructured grids are very flexible. They can include many types of cells including 2D and 3D cells and cells with any number of faces and nodes. This type of geometric object is used with [[GMS:MODFLOW-USG|MODFLOW-USG]] which uses a finite volume approach. | The UGrid module is used with unstructured grid (UGrid) geometric objects. Unstructured grids are very flexible. They can include many types of cells including 2D and 3D cells and cells with any number of faces and nodes. This type of geometric object is used with [[GMS:MODFLOW-USG|MODFLOW-USG]] which uses a finite volume approach. | ||
Eventually UGrids will be used for all the things that [[GMS:2D_Grid_Module|2D | Eventually UGrids will be used for all the things that [[GMS:2D_Grid_Module|2D grids]] and [[GMS:3D_Grid_Module|3D grids]] are currently used for. A UGrid is similar to the old 3D grids and meshes available in GMS but much more flexible. UGrids can use any type of cell, meaning cells with any number of faces and nodes. This flexibility allows for more realistic modeling of geologic features such as pinchouts. | ||
Interfaces to the following 3D finite difference models are provided in this module: | Interfaces to the following 3D finite difference models are provided in this module: | ||
Line 18: | Line 18: | ||
|[[File:UGrid Example2.png|thumb|center|250 px|UGrid Voronoi example]] | |[[File:UGrid Example2.png|thumb|center|250 px|UGrid Voronoi example]] | ||
|} | |} | ||
==Related Topics== | |||
* [[Unstructured Grid]] | |||
{{Navbox GMS}} | {{Navbox GMS}} | ||
[[Category:UGrid]] | [[Category:UGrid]] |