int	SIZE_X			= 51
int	SIZE_Y			= 51
double	RADIUS			= 10
double	BOUNDARY_WIDTH		= 5
complex	mu			= -3.9
complex	t			= 1.0
complex	D_s			= 0.08
complex	D_t			= 0.028
complex alpha			= 0
complex	V_z			= 0.24
bool	cut1D			= 0
int	NUM_COEFFICIENTS	= 4000
int	ENERGY_RESOLUTION	= 500
double	SCALE_FACTOR		= 10
double	LOWER_BOUND		= -0.2
double	UPPER_BOUND		= 0.2