next up previous
Next: Model definition commands Up: Query commands Previous: fields

field fieldName

The form shown prints out the field mesh for a field in a format useful to internal developers.

By optionally adding -inRegion regionName and -setValue [value|evaluable], field values can be modified over the entire domain or restricted to a single region. For example,

  field BoronInGas -inRegion ExposedSilicon -setValue 1.0e22
could be used to set values at gas nodes for a gaseous predeposition, and
  set BssValue 1.5e20
  field ActiveBoronInSilicon -inRegion Silicon -setValue \
    [function ssactive -parameters [list BoronInSilicon BssValue]
could be used to update the active boron field after an anneal.



Dan Yergeau
Tue Jul 23 12:05:19 PDT 1996