17 September 2021 11:54:32.634 PM TRIANGLE_ANALYZE: FORTRAN90 version: Use TRIANGLE_PROPERTIES library to analyze triangle read from file. Read the header of "tex8.txt". Spatial dimension DIM_NUM = 2 Number of points NODE_NUM = 3 Read the data in "tex8.txt". Node coordinates: Row 1 2 Col 1 2.00000 3.00000 2 2.00000 3.00000 3 2.00000 3.00000 ANGLES (radians): 1 2.0943951 2 2.0943951 3 2.0943951 ANGLES (degrees): 1 120.00000 2 120.00000 3 120.00000 AREA: 0.00000 CENTROID: 2.00000 3.00000 CIRCUM_RADIUS: -1.00000 CIRCUM_CENTER: 0.00000 0.00000 EDGE_LENGTHS: 1 0.0000000 2 0.0000000 3 0.0000000 IN_RADIUS: 0.00000 IN_CENTER: 2.00000 3.00000 ORIENTATION: Degenerate, at least two points identical. ORTHO_CENTER: Could not be computed. QUALITY: 0.00000 TRIANGLE_ANALYZE: Normal end of execution. 17 September 2021 11:54:32.634 PM