cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
243 stars 83 forks source link

VTK output doesn't generate vector or tensor fields #592

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Describe the bug The generated VTP files don't record any data, and opening the file in ParaView is empty. Can't even see the name of the field, when opening the vector and tensor field data

To Reproduce Run with VTK enabled and generate stress, displacement, strain and geometry are all invalid.

Expected behavior VTK output should be readable by ParaView

Additional context Min/Max values of VTP are all -1e+297.

kks32 commented 4 years ago

This is an mpm benchmark material pint generation issue rather than an issue with the mpm code itself. Not a bug!