Skip to content

Enhancement: export field data  #7

Description

@MuellerSeb

None of the provided routines can handle field data.

Meshio for example is capable of that, but there only structured meshes are supported.

It would be nice to also export field_data passed as a dictionary in the high-level routines.

Would it be possible with this low-level function to just create a field data section:

def openData(self, nodeType, scalars=None, vectors=None, normals=None, tensors=None, tcoords=None):

?

Cheers, Sebastian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions