Skip to content

Fix the adaptivity data check#261

Open
fsimonis wants to merge 3 commits into
developfrom
fix-adaptive-data-check
Open

Fix the adaptivity data check#261
fsimonis wants to merge 3 commits into
developfrom
fix-adaptive-data-check

Conversation

@fsimonis
Copy link
Copy Markdown
Member

@fsimonis fsimonis commented May 11, 2026

This PR changes the error message when the initialize() function of the Micro Simulations doesn't exactly return the data expected for adaptivity.

It now only errors when data is missing.
Having extra data leads to a warning.

Closes #260

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

initialize returning more data specified for adaptivity computation results in error

1 participant