eX-Mech / pymech

A Python software suite for Nek5000 and SIMSON
https://pymech.readthedocs.io/en/stable
GNU General Public License v3.0
24 stars 24 forks source link

Reading coordinates in double precision by open_dataset #107

Closed Shiyu-Sandy-Du closed 10 months ago

Shiyu-Sandy-Du commented 10 months ago

Hi,

I have already setup the PR #106 for a dangerous section in the code. Here the coordinates could then be read as double precision floating numbers (which is originally rounded off by 8 digits). Please have a check. Thank you very much!