Current-regions
In order to make it possible to combine several different modes of current calculation in one device, there is an extra set of regions
and clusters for the calculation of the current. The syntax is the same as for the other
regions ($regions,
$quantum-regions). If no current region is specified the whole device is numbered
current-region = 1.
!----------------------------------------------------------------!
$current-regions
optional !
region-number
integer
required !
base-geometry
character
required !
region-priority
integer
required !
x-coordinates
double_array
optional !
y-coordinates
double_array
optional !
z-coordinates
double_array
optional !
base-coordinates
double_array
optional !
top-coordinates
double_array
optional !
corner-coordinates
double_array
optional !
semi-ellipse-base
double_array
optional !
semi-ellipse-top
double_array
optional !
$end_current-regions
optional !
!----------------------------------------------------------------!
|