Hello everyone!
I am currently using the grainGrowth_dream3d, generated the VTK file by Dream3D and convert to the point data according to the tutorial. However, when I using the prisms-pf 2.4.2 with deal-ii 9.7.0, the following error will occur. I confirm that the VTK file contains this field.
PRISMS-PF: Exception on processing:
Could not find scalar_field named 'FeatureIds'
Aborting!
Then I try to run this application by prisms-pf 2.3 with dealii 9.4.2, this error no longer occurs, but a new error is reported after reading the boundary. But I promise the bin is all corresponding.
PRISMS-PF: Exception on processing:
Invalid coord, out of bin range
Aborting!
The VTK and parameter file I used is following. The same configuration file is used in both versions. This is indeed a perplexing issue. I would be most grateful if anyone could offer some advice.
Sincerely,
Miao