When using the geometry-based I/O, if there is a point condition in the model, current interface writes an empty block with Point2D1 geometries. I think this is not needed since points will map to nodes in Kratos. Besides being empty, such geometry does not exist in Kratos so an error is thrown.
When using the geometry-based I/O, if there is a point condition in the model, current interface writes an empty block with
Point2D1
geometries. I think this is not needed since points will map to nodes in Kratos. Besides being empty, such geometry does not exist in Kratos so an error is thrown.