Skip to content

Further improvements for InputField #935

@sebproell

Description

@sebproell

We added the new InputField feature in #866 and its input in #890. A lot of people are interested in this feature and quickly found some issues that we still need to fix:

  • Support for large meshes: this wastes too much memory right now since we cannot partition the field alongside the discretizaion.
    (e.g. @maxfirmbach 5e6 elements, with 9 values per element, not readable on 40 ranks -> out of memory)
  • Hard to use if element ids are inside an EXODUS file or generated from a domain generator (@gilrrei)

Note: you cannot use this feature with dat, but this was never intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementA new feature or enhancement to be implemented

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions