DATA FOLLOWING ALLOWED CCSL WORDS:
FACE
Data
The coefficents and
in the equation for
one of the plane faces of the crystal:
Example
G FACE 0.312 0.534 0 0.86
MU
Data
The absorption or depolarisation coefficient, which
should be in the same type of units as in the G FACE cards
above (e.g. in inverse mm if
is in mm).
MODE
Data
the integer NINT indicating which kind of integral is required:
PNTS
Data
The number of points for integration in the ,
,
and
directions respectively. The maximum for each is 10.
CARDS DEMANDED:
As many FACE cards as the crystal has faces
ASSUMPTIONS MADE:
For both MODE and MU , if no G card is given, the values of NINT and/or the absorption coefficient are expected to be set up in COMMON /ABSDAT by the calling program. If no G PNTS card is given, 5 points are set up as default in each direction.
TELESCOPING OF SIMPLE CARDS:
The MU and MODE information may occur on the same card.
ROUTINES WHICH READ THE CARDS:
Routine SETGAU calls INPUTG to read and interpret the G cards. Routines SETABS and SETPOL call SETGAU.