CMS-Flow:Telescoping: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
mNo edit summary
Line 13: Line 13:


<br style="clear:both" />
<br style="clear:both" />
== Simplified Instructions for creation using SMS 11.0 (only available developmental (pre-beta) state presently) ==
Instead of adding resolution with ''refine points'', building a telescoping grid uses polygons.
The idea is to define areas that need extra resolution inside connected feature arcs.  Once the arcs have been created, then convert the arcs over to polygons (Feature | Build Polygons).  Once built, the polygons can be selected and their attributes changed to reflect the desired telescoped cell size.  See below.


== Contact Information ==
== Contact Information ==

Revision as of 14:51, 17 June 2010

Under Construction


Introduction

The current CMS computational grid is a non-uniform Cartesian grid which is very easy to setup and offers some degree of refinement. In order to improve the refinement capability, a telescoping mesh will be introduced in SMS 11.0. The telescoping mesh, also referred to as quadtree mesh offers local mesh refinement for the least amount of effort (both computationally and grid generation). Local refinement is achieved by subdividing a rectangular cells into 4 cells. The quadtree mesh can be arranged as block-structured or completely unstructured. In this case it has been arranged as unstructured because it offers the most flexibility. Rectangular (or quadrilateral) meshes are more convenient for establishing high-order schemes and discretizing higher order spatial derivatives. The telescoping mesh offers most of the flexibility of the triangular unstructured mesh with the computational simplicity of the rectangular mesh.

Examples of Telescoping Grids

Packery Channel, TX
Packery Channel, TX
Grays Harbor, WA
Grays Harbor, WA


Simplified Instructions for creation using SMS 11.0 (only available developmental (pre-beta) state presently)

Instead of adding resolution with refine points, building a telescoping grid uses polygons. The idea is to define areas that need extra resolution inside connected feature arcs. Once the arcs have been created, then convert the arcs over to polygons (Feature | Build Polygons). Once built, the polygons can be selected and their attributes changed to reflect the desired telescoped cell size. See below.


Contact Information

Alejandro Sanchez, Office: 601-634-2027, Alejandro.Sanchez@usace.army.mil


CMS-Flow