June 19 2002 2:37:42.233 PM CVT_BASIS Arrange a set of PDE solution data into clusters. Null cluster policy: 0, do nothing, accept null clusters; 1, reset center to a random data point; 2, reset center to random point in hull; NULL_CLUSTER_POLICY = 0 RANDOM_INITIALIZE Initialize RANDOM_NUMBER with user SEED = 12345678 What is the run type? RUN_TYPE = 5 For RUN_TYPE = 5, Max Gunzburger wants the same as RUN_TYPE 3, but each solution is processed as in #3 AND then normalized as well. What is the name of the XY data file? The file "/math/WWW/f_src/cvt_basis_data/xy.dat" contains 1681 lines. X minimum : 0.00000 X maximum : 1.00000 Y minimum : 0.00000 Y maximum : 1.00000 What is the name of the steady state file? Steady state information was read from the file "/math/WWW/f_src/cvt_basis_data/steady.dat". Steady max norm = 0.300000 Steady l2 norm = 3.38866 What is the name of the first solution file? We believe the number of solution files is 401 The data is stored in an M by N matrix. The "spatial" dimension M is 3362 The number of data points N is 401 All the data has been read into POINT. Enter lower and upper number of clusters The program will try to determine the minimum energy of a clustering, for cluster sizes in the range: 4 4 Enter the number of different random cluster configurations to check For each number of clusters, the number of distinct initial random configurations to be checked will be 15 Enter the number of energy iterations For each initial random configuration, the number of times the program will recompute the cluster centers, cluster components, and energy is 30 Enter 0 to use raw data, 1 to use normalized data. NORMAL = 0 Data will NOT be normalized. Number of clusters allowed: 4 1 Initial_RAW 296.024 0 HMEANS_RAW 51.0047 10 KMEANS_RAW 51.0024 2 2 Initial_RAW 297.339 0 HMEANS_RAW 51.0061 12 KMEANS_RAW 51.0024 2 3 Initial_RAW 293.171 0 HMEANS_RAW 51.1155 17 KMEANS_RAW 50.9990 3 4 Initial_RAW 303.370 0 HMEANS_RAW 51.0061 20 KMEANS_RAW 51.0024 2 5 Initial_RAW 285.124 0 HMEANS_RAW 67.1031 5 KMEANS_RAW 67.0383 3 6 Initial_RAW 301.384 0 HMEANS_RAW 67.0925 12 KMEANS_RAW 67.0290 4 7 Initial_RAW 294.356 0 HMEANS_RAW 51.0061 15 KMEANS_RAW 51.0024 2 8 Initial_RAW 297.037 0 HMEANS_RAW 51.0047 8 KMEANS_RAW 51.0024 2 9 Initial_RAW 284.870 0 HMEANS_RAW 51.0061 16 KMEANS_RAW 51.0024 2 10 Initial_RAW 295.289 0 HMEANS_RAW 51.0061 17 KMEANS_RAW 51.0024 2 11 Initial_RAW 299.483 0 HMEANS_RAW 51.0061 17 KMEANS_RAW 51.0024 2 12 Initial_RAW 302.562 0 HMEANS_RAW 67.1031 12 KMEANS_RAW 67.0383 3 13 Initial_RAW 294.549 0 HMEANS_RAW 51.0039 8 KMEANS_RAW 50.9990 2 14 Initial_RAW 291.792 0 HMEANS_RAW 51.0061 5 KMEANS_RAW 51.0024 2 15 Initial_RAW 299.449 0 HMEANS_RAW 51.0043 8 KMEANS_RAW 50.9990 3 ANALYSIS_RAW: Computed energy range for given cluster size: (The minimum and maximum should be close if we're taking enough iterations.) Cluster Minimum Maximum Size Energy Energy 4 50.9990 67.0383 Energy table: Cluster Energy Size Energy /point Sqrt(E/Pt) 4 50.9990 0.1272 0.3566 CLUSTER_CENSUS Individual cluster population and energy Index Population Percentage Energy Percentage Min Max 1 91 22 21.2158 35 1 401 2 30 7 10.0218 16 16 45 3 196 48 16.7715 28 46 241 4 84 20 11.1319 18 242 325 ------ --- ------------ --- Total 401 100 59.1411 100 1 401 CVT_BASIS: Writing cluster generators to individual files. Write file gen_001.txt Write file gen_002.txt Write file gen_003.txt Write file gen_004.txt CVT_BASIS Normal end of execution. June 19 2002 2:40:52.962 PM