The file flooding.lis is used by EGO for performing rotation/translation correction and computation of the flooding forces. It contains:
[HEADER] <nr_of_flooding_matrices> <total number of atoms> <number of selected atoms> [USINGARRAY] <selection flag of atom 1> <selection flag of atom 2> ... <selection flag of atom Ntotal> [CENTER_OF_MASS] <x-coordinate of 1st selected atom> <y-coordinate of 1st selected atom> <z-coordinate of 1st selected atom> <x-coordinate of 2nd selected atom> <y-coordinate of 2nd selected atom> <z-coordinate of 2nd selected atom> ... <x-coordinate of Nth selected atom> <y-coordinate of Nth selected atom> <z-coordinate of Nth selected atom> [FLOODING_MATRIX] <x1x1> <x1y1> <x1z1> <x1x2> <x1y2> <x1z2> ... <x1xN> <x1yN> <x1zN> <y1x1> <y1y1> <y1z1> ... <y1xN> <y1yN> <y1zN> ... ... ... <zNxN> <zNyN> <zNzN> [COVARIANCE EIGENVALUES] <LAMBDA 1> (smallest eigenvalue) <LAMBDA 2> ... <LAMBDA 3N> (largest eigenvalue) <EOF>