next up previous
Next: GRAPH Up: Prophet Commands Previous: DUMP

FIELD

This card allows fields to be defined over the existing grid.

The following list itemizes the valid keywords and their meaning.

SET: [string]

VALUE: [string]

XRANGE [string] YRANGE ZRANGE STATS [string] MATERIAL [string] SOLVAR [string] PROFILE3D [string] PROFILE2D [string] DELETE [string] FILENAME [string] LIST [logical]

Examples:
field set=boron value=1e18*exp(-(X-0.1)*(X-0.1)/(2*0.01*0.01))
field set=phosphorus value=1e19*gbox(X,0,0.1,0.01)*gbox(Y,0.5,0.8,0.01)

The function gbox has a constant value in the interval between its second and third arguments, with gaussian fall-off behavior outside that interval with a characteristic length equal to the fourth argument. The first argument is the axis to substitute. This example specifies a flat profile of 1e19 inside the interval (X,Y) = (0-0.1 , 0.5-0.8) with Gaussian decay of characteristic length 0.01 outside.

Less Used FIELD Keywords

TYPE [string]

CLASS [string] AXIS [string] NEGATE [logical] DISTANCE [string]
next up previous
Next: GRAPH Up: Prophet Commands Previous: DUMP

Prophet Development
Mon Jul 1 14:45:00 PDT 2002