14 September 2021 7:36:20.156 PM PYRAMID_GRID_TEST: FORTRAN90 version Test the PYRAMID_GRID library. TEST01 PYRAMID_GRID_SIZE determines the size of a pyramid grid with N+1 points along each edge. N Size 0 1 1 5 2 14 3 30 4 55 5 91 6 140 7 204 8 285 9 385 10 506 TEST02 PYRAMID_UNIT_GRID determines a unit pyramid grid with N+1 points along each edge. Grid parameter N: -0.441701E+86 Grid size NG: 0.848798-313 Pyramid grid points: Row 1 2 3 Col 1: 0.00000 0.00000 1.00000 2: -0.250000 -0.250000 0.750000 3: 0.250000 -0.250000 0.750000 4: -0.250000 0.250000 0.750000 5: 0.250000 0.250000 0.750000 6: -0.500000 -0.500000 0.500000 7: 0.00000 -0.500000 0.500000 8: 0.500000 -0.500000 0.500000 9: -0.500000 0.00000 0.500000 10: 0.00000 0.00000 0.500000 11: 0.500000 0.00000 0.500000 12: -0.500000 0.500000 0.500000 13: 0.00000 0.500000 0.500000 14: 0.500000 0.500000 0.500000 15: -0.750000 -0.750000 0.250000 16: -0.250000 -0.750000 0.250000 17: 0.250000 -0.750000 0.250000 18: 0.750000 -0.750000 0.250000 19: -0.750000 -0.250000 0.250000 20: -0.250000 -0.250000 0.250000 21: 0.250000 -0.250000 0.250000 22: 0.750000 -0.250000 0.250000 23: -0.750000 0.250000 0.250000 24: -0.250000 0.250000 0.250000 25: 0.250000 0.250000 0.250000 26: 0.750000 0.250000 0.250000 27: -0.750000 0.750000 0.250000 28: -0.250000 0.750000 0.250000 29: 0.250000 0.750000 0.250000 30: 0.750000 0.750000 0.250000 31: -1.00000 -1.00000 0.00000 32: -0.500000 -1.00000 0.00000 33: 0.00000 -1.00000 0.00000 34: 0.500000 -1.00000 0.00000 35: 1.00000 -1.00000 0.00000 36: -1.00000 -0.500000 0.00000 37: -0.500000 -0.500000 0.00000 38: 0.00000 -0.500000 0.00000 39: 0.500000 -0.500000 0.00000 40: 1.00000 -0.500000 0.00000 41: -1.00000 0.00000 0.00000 42: -0.500000 0.00000 0.00000 43: 0.00000 0.00000 0.00000 44: 0.500000 0.00000 0.00000 45: 1.00000 0.00000 0.00000 46: -1.00000 0.500000 0.00000 47: -0.500000 0.500000 0.00000 48: 0.00000 0.500000 0.00000 49: 0.500000 0.500000 0.00000 50: 1.00000 0.500000 0.00000 51: -1.00000 1.00000 0.00000 52: -0.500000 1.00000 0.00000 53: 0.00000 1.00000 0.00000 54: 0.500000 1.00000 0.00000 55: 1.00000 1.00000 0.00000 TEST03 PYRAMID_UNIT_GRID_PLOT plots a unit pyramid grid with N+1 points along each edge. Grid parameter N: 0.247033-322 Grid size NG: 0.106100-312 Created vertex file "pyramid_unit_vertices.txt". Created node file "pyramid_unit_nodes.txt". Created command file "pyramid_unit_commands.txt". PYRAMID_GRID_TEST: Normal end of execution. 14 September 2021 7:36:20.158 PM