grid_test 13-Dec-2003 15:41:46 GRID_PRB: Run the MATLAB GRID tests. TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 1 The grid points: 0.000000 0.000000 0.000000 1.000000 0.333333 0.000000 0.333333 0.333333 0.333333 0.666667 0.333333 1.000000 0.666667 0.000000 0.666667 0.666667 1.000000 0.000000 1.000000 1.000000 Repeat TEST01 with a different seed from the first run. TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 987654321 Centering option = 1 The grid points: 0.000000 0.666667 0.000000 1.000000 0.333333 0.000000 0.333333 0.333333 0.333333 0.666667 0.666667 0.000000 0.666667 0.333333 0.666667 1.000000 1.000000 0.333333 1.000000 1.000000 Repeat TEST01 with the same seed as the first run. TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 1 The grid points: 0.000000 0.000000 0.000000 1.000000 0.333333 0.000000 0.333333 0.333333 0.333333 0.666667 0.333333 1.000000 0.666667 0.000000 0.666667 0.666667 1.000000 0.000000 1.000000 1.000000 Repeat TEST01 with different centering values. TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 1 The grid points: 0.000000 0.000000 0.000000 1.000000 0.333333 0.000000 0.333333 0.333333 0.333333 0.666667 0.333333 1.000000 0.666667 0.000000 0.666667 0.666667 1.000000 0.000000 1.000000 1.000000 TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 2 The grid points: 0.200000 0.200000 0.200000 0.800000 0.400000 0.200000 0.400000 0.400000 0.400000 0.600000 0.400000 0.800000 0.600000 0.200000 0.600000 0.600000 0.800000 0.200000 0.800000 0.800000 TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 3 The grid points: 0.000000 0.000000 0.000000 0.750000 0.250000 0.000000 0.250000 0.250000 0.250000 0.500000 0.250000 0.750000 0.500000 0.000000 0.500000 0.500000 0.750000 0.000000 0.750000 0.750000 TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 4 The grid points: 0.250000 0.250000 0.250000 1.000000 0.500000 0.250000 0.500000 0.500000 0.500000 0.750000 0.500000 1.000000 0.750000 0.250000 0.750000 0.750000 1.000000 0.250000 1.000000 1.000000 TEST01 GRID_GENERATE randomly chooses a given number of points on a uniform grid. Spatial dimension = 2 Number of points = 10 Random number SEED = 123456789 Centering option = 5 The grid points: 0.125000 0.125000 0.125000 0.875000 0.375000 0.125000 0.375000 0.375000 0.375000 0.625000 0.375000 0.875000 0.625000 0.125000 0.625000 0.625000 0.875000 0.125000 0.875000 0.875000 GRID_PRB: Normal end of execution. 13-Dec-2003 15:41:46