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.
When the micro simulation returns more data than necessary by the adaptivity computation, then I see this error message:
This is misleading as the data is returned.
I would expect no error and only if data is actually missing, I would expect