Template:Convert to 2D Mesh: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
Unstructured Grids/Convert to 2D Mesh | Unstructured Grids/Convert to 2D Mesh | ||
{{-}} | {{-}} | ||
<noinclude>[[Category:Toolbox]]</noinclude> | <noinclude>[[Category:Toolbox UGrid]]</noinclude> |
Latest revision as of 18:56, 26 October 2023
Convert to 2D Mesh
The tool creates a new 2D mesh with copies of all of the datasets associated with the input Ugrid.
Input parameters
- 2D UGrid – Select the input UGrid to convert to a 2D mesh.
- Create from – Indicates whether to use the UGrid cell centers or points for the nodes of the mesh.
- "UGrid cell centers" – This option will use the cell centers of the UGrid elements as the nodes for the mesh.
- "Ugrid points" – This option will use the UGrid points as the nodes for the mesh.
Output parameters
- Mesh name – Enter the name of the new mesh. If left blank the tool will use the name of the input UGrid.
Current location in Toolbox
Unstructured Grids/Convert to 2D Mesh