ASTE version v3.1.0
This is the first release to (only) support preCICE v3. However, we've identified a hiccup along the way: a known issue tied to VTK and one of its dependencies within Ubuntu 22.04. This particular challenge limits ASTE's functionality for specific uses.
🔧 But worry not! 🔧
We're on top of it and committed to smoothing out this wrinkle. Stay tuned for further instructions on how to navigate around this obstacle and make the most out of ASTE.
Thank you for joining us, support and feedback through our community channels are highly welcome. 🌟
Automatically generated release notes:
What's Changed
- Add Halton Mesh Generator by @kursatyurt in #155
- Add a unit grid generator by @fsimonis in #154
- Handle ASTE and preCICE logging by @fsimonis in #136
- Update from C++14 to C++17 Standard by @kursatyurt in #138
- Change boost::filesystem to std::filesystem by @kursatyurt in #160
- Create dependabot by @davidscn in #164
- Update preCICE packages in CI by @davidscn in #167
- Fixed wrong variable in Franke3D function by @Timo-Schrader in #173
- Merge
initialize
andinitializeData
by @davidscn in #158 - Compatibility with preCICE version 3 by @davidscn in #161
- Add connectivity to Halton Mesh Generator using Delaunay Triangulation by @kursatyurt in #157
- Fix vertex resolution in partitioner and joiner by @davidscn in #180
- Use env time to bypass built-in time instead of /usr/bin by @davidscn in #178
- Add pre-commit website lints by @fsimonis in #183
- Change test name from test to precice-aste-test by @kursatyurt in #175
- Release v3 compatible ASTE version by @davidscn in #182
New Contributors
- @Timo-Schrader made their first contribution in #173
Full Changelog: v3.0.0...v3.1.0