Program to calculate the scattering from a sphere containing a
nonconcentric spherical inclusion 
 This program was written by Dat Ngo
 It follows the derivation of Ngo, Videen and Chylek given 
 Computer Physics Communications 1077, p. 94-112 (1996). 
 I can be reached at videen@atm.dal.ca

The main program is included in the file
inclusion.f
The subroutines are located in
final.f
The definitions are included in
declare.def
and the input file is
input.in

The subroutines should be compiled and the main program should then
be compiled and linked with the subroutines. The input can be varied
without recompiling. The current incarnation of the program stores
the Mueller matrices in the file 'output.out' 
