Skip to content

Error when initialize() returns more data than specified for adaptivity #260

@fsimonis

Description

@fsimonis

When the micro simulation returns more data than necessary by the adaptivity computation, then I see this error message:

The initialize() method needs to return data which is required for the adaptivity calculation.

This is misleading as the data is returned.

I would expect no error and only if data is actually missing, I would expect

The initialize() method needs to return data which is required for the adaptivity calculation. Missing: u, v.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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