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.0e22could 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.