Numbering and Naming Regions

<< Click to Display Table of Contents >>

Navigation:  Problem Descriptor Reference > The Sections of a Descriptor > Boundaries >

Numbering and Naming Regions

Previous pageReturn to chapter overviewNext page

REGION,EXCLUDE and FEATURE subsections can be assigned numbers and/or names.  

When numbers are assigned they should be in ascending sequential order beginning with one.  It is recommended that numbers always be assigned.  

 

When names are assigned they must take the form of a quoted string and must be placed immediately after either the reserved word REGION, EXCLUDE, or FEATURE or any number assigned to the REGION, EXCLUDE, or FEATURE.  Assigned names must be unique to the REGION, EXCLUDE or FEATURE that they name.

Assigned region names are useful when region-restricted plots or volume integrals are desired.

 

Example:

 

REGION 2 'Thing'

{...}        

PLOTS

contour(u) on 'Thing'