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

Fix/meshtools multiple fields #78

Closed guillaumechauvat closed 1 year ago

guillaumechauvat commented 1 year ago

Many (all?) meshtools functions were written with the assumption that there was only a velocity field. This should fix it. Work in progress, only the gen_circle and extrude functions are fixed now.