Title | Previous | Next

bnd

Set plotting options for the material boundary plot.

Synopsis:

bnd option = value [,option = value, ...]

Arguments:

option

A plot option for the material boundary plot. See table below.

value

A value associated with the matching option . See table below.

Option

Value

Value Meaning

Default Value

colors

{material# color [material# color ...]}

A list of material numbers and color names/indices. Color Names This specifies the colors used for individual materials.

lc

color, off

Coloring method to use for plot. If value is off , cycled coloring is used. If the value is a color name or index, solid coloring is used. Color Names

off

legend

on, off

Whether or not a legend should be displayed with the plot.

on

ls

dash, dot,
dotdash, solid

Line style. Line Styles

solid

lt

1 <= integer <= 4

Number to indicate thickness. 1 is the most thin, and 4 is the thickest.

1.0

pop

pop

off

var

variable name

Name of variable to get material data from. If the name is default, then the first appropriate variable found in the current directory of the file will be used.

default

Description:

The bnd command sets the options used when generating a material boundary plot. Note that this command does not change any existing material boundary plots, only future ones.

Examples:

bnd lc=red, ls=dot

bnd var=myvar

See Also:

materials , plot , smat , mir


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.