Skip to content

Error when converting with tau2plt a surface solution with low elements from large mesh (surf.hsol variable dimension mismatch) #35

Description

@mchavezmodena

While attempting to convert with horses2plt a surface solution (.surf.hsol) that contains few points extracted from a large volumetric mesh (120M DoF) the conversion tool fails with a dimension mismatch error.

The issue seems related to at least one variable stored in the surf.hsol file having incorrect or corrupted dimensions, which do not match the expected size during reading.

Loading Mesh File:
-----------------
Mesh file "./MESH/CRM_Full_bsc_h0_p1_ReL_5e6_M_0p85_bc006_0000000000.surf.hmesh":
---------------------------------------------------------------------------------
                 ->          Number of elements: 21474
                 ->        Discretization nodes: Gauss-Lobatto

Loading Solution File:
---------------------
                 ->               Solution File: 
                 ./RESULTS/surfaces/CRM_Full_bsc_h0_p1_ReL_5e6_M_0p85_bc006_0000065921.surf.hsol

Array found in file dimensions does not match that of the introduced variable.
File dimensions:   1757443734 , Variable:            3

Error in file SolutionFile.f90, line 618

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions