Skip to content

PRECISION_FORMAT in horses2plt #358

Description

@albertjimenezramos

Currently, the coordinates and variables are output with the format (E18.10). For very small or very large number (when the exponent is composed of 3 digits, for instance, 0.8E-103), the E is not printed in the .tec file and the values are incorrect. I propose to use the format (G0.10), which adjusts automatically the width.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions