v0.4.0
What's Changed
- Update preCICE API calls for
precice:develop
by @erikscheurer in #51 - Remove deepcopy from solverdummy by @IshaanDesai in #58
- Clean up adaptivity tests and some renaming by @IshaanDesai in #67
- README clarification + fix typo by @mrogowski in #69
- Warn if only micro-scale data is used in the similarity computation of adaptivity. by @IshaanDesai in #75
- Make
initialize()
a private method by @IshaanDesai in #77 - Make global adaptivity work for cases where ranks have unequal number of micro simulations by @IshaanDesai in #78
- Pass global IDs to micro simulations to make them unique by @IshaanDesai in #66
- Fix bugs in adaptivity computation by @IshaanDesai in #80
- Handle unequal number of micro simulations on ranks by @IshaanDesai in #81
- Reintroduce initialize function in the micro simulation API by @IshaanDesai in #79
- Remove unused import of micro simulations by @tjwsch in #83
- Update workflows by @IshaanDesai in #86
New Contributors
Full Changelog: v0.3.0...v0.4.0