09 May 2025 9:14:38.293 PM gmsh_to_fem(): Fortran90 version: Read a mesh description created by GMSH: * "prefix".msh, the mesh data file. Write two simple FEM files listing nodes and elements. * "prefix"_nodes.txt, node coordinates. * "prefix"_elements.txt, element connectivity. Size information from GMSH files: Spatial dimension M = 2 Number of nodes NODE_NUM = 21 Number of elements ELEMENT_NUM = 24 Element order ELEMENT_ORDER = 3 gmsh_to_fem(): Normal end of execution. 09 May 2025 9:14:38.294 PM