Almirena

Results 1 issues of Almirena

The code is as follows: ``` > import meshio > nas = meshio.read("mesh/file_name.nas") ``` An error is reported after the running: ``` Traceback (most recent call last): File "/opt/project/learn_fenics/meshtrans.py", line...