############################################################################## # Flags: nomenu, noprompt, nomessage, # ############################################################################## # section: -lintegral # ############################################################################## # symbol = e_1 # # quantity = e # # solution = 1 # # # # direction = z # # component = z # # startpoint= ( 0.0, 0.0, -1.0e+30 ) # # (used) : ( @x0: undefined, @y0: undefined, @z0: undefined ) # # length = auto # # (@length) : undefined # # beta = 1.0 # # frequency = auto -- [auto | Real] # ############################################################################## # @vreal= undefined @vimag= undefined @vabs= undefined # ############################################################################## # doit, ?, return, end, help, ls # ##############################################################################
symbol= QUAN_ISOL
:
quantity= QUAN
:
solution= ISOL
:
direction= [x|y|z]
:
component= [x|y|z]
:
startpoint= ( X0, Y0, Z0 )
:
length
:
auto
, or a real number.
length= auto
, the integral is performed from the startpoint
to the end of the computational domain (in direction
-direction).
beta
:
beta
as a very large number, say 1e+10.
frequency
:
"auto"
, the frequency is taken from the dataset.
If frequency
is specified as a number, that value is taken for
the integrand.
doit
: