SMS:Refine Attributes Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Refine Attributes dialog is used to set the attributes for a refine point represented by a [[SMS:Feature Objects|feature point]] in a 2D Mesh model coverage. Attributes that can be specified for each refine point include:
[[Image:Refine Attributes.png|thumb|225 px|Example of the ''Refine Attributes'' dialog]]
* Refine point (checked = on)
The ''Refine Attributes'' dialog is used to set the attributes for a refine point represented by a [[SMS:Feature Objects Types|feature point]] in a 2D Mesh model coverage. The dialog is reached by right-clicking on a point in the Map module and selecting the '''Refine Attributes''' command. This option is only available if the active coverage is a 2D Mesh model coverage type (i.e. mesh generator, ADCIRC, FESWMS, etc.).
** Element size - Specify the nodal spacing, or element edge length in the vicinity of the refine point. Refine points are only used if the mesh is generated using the [[Paving]] or [[Scalar Paving Density]] mesh generation methods.
 
Attributes that can be specified for each refine point include:
* ''Refine point'' – When checked on, assigns the point as a refine point. A refine point is a feature point that is created inside the boundary of a polygon and assigned a size value. When the finite element mesh is created, a corner node will be created at the location of the refine point and all element edges that touch the node will be the exact length specified by the refine point size value.
** ''Element size'' – Specify the nodal spacing, or element edge length in the vicinity of the refine point. Refine points are only used if the mesh is generated using the [[SMS:Paving|paving]] or [[SMS:Paving#Scalar Paving Density|scalar paving density]] mesh generation methods.
* ''Create mesh node at this location'' –  A corner node will be created at the location of this point when the finite element mesh is generated.
 
Model specific options may also be available in this dialog. See the model documentation for information about these options.


== Related Topics ==
== Related Topics ==
* [[SMS:Map Feature Objects Menu|Feature Objects Menu]]
* [[SMS:Map Feature Objects Menu|Feature Objects Menu]]
* [[SMS:Mesh_Generation|Mesh Generation]]
* [[SMS:Mesh Generation|Mesh Generation]]




{{Template:SMSMain}}
{{Template:Navbox SMS}}


[[Category:SMS Dialogs|R]]
[[Category:SMS Mesh Dialogs]]
[[Category:SMS 2D Mesh|R]]
[[Category:SMS Map]]

Latest revision as of 16:32, 19 September 2017

Example of the Refine Attributes dialog

The Refine Attributes dialog is used to set the attributes for a refine point represented by a feature point in a 2D Mesh model coverage. The dialog is reached by right-clicking on a point in the Map module and selecting the Refine Attributes command. This option is only available if the active coverage is a 2D Mesh model coverage type (i.e. mesh generator, ADCIRC, FESWMS, etc.).

Attributes that can be specified for each refine point include:

  • Refine point – When checked on, assigns the point as a refine point. A refine point is a feature point that is created inside the boundary of a polygon and assigned a size value. When the finite element mesh is created, a corner node will be created at the location of the refine point and all element edges that touch the node will be the exact length specified by the refine point size value.
    • Element size – Specify the nodal spacing, or element edge length in the vicinity of the refine point. Refine points are only used if the mesh is generated using the paving or scalar paving density mesh generation methods.
  • Create mesh node at this location – A corner node will be created at the location of this point when the finite element mesh is generated.

Model specific options may also be available in this dialog. See the model documentation for information about these options.

Related Topics