Skip to content

Releases: ansys/pymapdl-reader

v0.51.11

18 Mar 13:59

Choose a tag to compare

What's Changed

  • force number of nodes used for QUAD and QUADRATIC_QUAD by @akaszynski in #121

Full Changelog: v0.51.10...v0.51.11

v0.51.10

24 Feb 07:11

Choose a tag to compare

What's Changed

Full Changelog: v0.51.9...v0.51.10

v0.51.9

23 Feb 11:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.51.8...v0.51.9

v0.51.8

12 Jan 17:59

Choose a tag to compare

What's Changed

Full Changelog: v0.51.7...v0.51.8

v0.51.7

24 Nov 01:36

Choose a tag to compare

v0.51.7 Release Notes

What's Changed

  • fix beam3 as beam element by @akaszynski in #70
  • Result._plot_point_scalars: Use argument return_cpos in any case and fix screenshot function on Windows OS by @beppo-dd in #73
  • cython.binary_reader: cells_with*_nodes: Generalize and simplify by directly using offset for next cell offset; close: _file_out does not exist; correct pyvista version check for version 0.32.dev0 by @beppo-dd in #74
  • Fix/vtk crash by @germa89 in #79
  • Fix/logo link by @germa89 in #75
  • Fix v212 Material property reader by @akaszynski in #81
  • fix edge case for cmblock when sized as a multiple of 8 by @akaszynski in #82

New Contributors

Full Changelog: v0.51.6...v0.51.7

v0.51.6

11 Sep 20:26

Choose a tag to compare

v0.51.6 Release Notes

Patch release to address several warnings for pyvista==0.32.0 as well as a critical bug-fix for VTK 9 on Windows when writing archive files.