Skip to content

Problem opening DEM results #1016

@rlrangel

Description

@rlrangel

When postprocessing DEM result files, GiD is sending some error messages and not showing anything.

For example, I ran the 2D DEM circles drop example for one time step (folder attached to the end of the message) and the following message shows up when I try to postprocess the result files.
Both my Kratos and GiD Kratos ProblemType repos are updated with master branch.

Wrong parameters: wrong 'ElemType': Cluster, wrong 'nnode': 1, : in this line: 611 - Reading GiD mesh 'C:/Users/rlr_5/Desktop/testing.gid/testing_Post_Files/testing_0.0001.post'.
Point number out of range?: 7 not in [ 1, 4] Reading mesh.

PS: I noticed that changing ElemType from Cluster to Point in the following line of the .post.msh file (line 611 of the attached example) allows me to open it for postprocessing.
MESH "Kratos Mesh" dimension 3 ElemType Cluster Nnode 1

2D DEM circles drop example with results for one time step:
testing.gid.zip

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions