Releases: Autodesk/XLB
Releases · Autodesk/XLB
v0.3.0
What's Changed
- fixed two bugs by @hsalehipour in #97
- Added a faster and more accurate algorithm for mesh_boundary_masker by @hsalehipour in #96
- Used center of f_1 as an additional storage and also fixed some bugs by @hsalehipour in #99
- Added a helper function for bc related warp functions by @hsalehipour in #98
- Moved omega from an attribute of the collision to the input of its callable by @hsalehipour in #100
- Fixed the momentum exchange method in the JAX backend. by @hsalehipour in #101
- Implemented voxel-mesh intersection by @BIackthorn in #102
- Converted examples to functional. Made compute_backend name consistent. by @mehdiataei in #105
- Added synchronization to fix a strange i/o behaviour when Warp backend… by @hsalehipour in #110
- Added wind turbine gif by @mehdiataei in #116
- Improved KBC performance by @hsalehipour in #124
- Out of Core Examples by @loliverhennigh in #142
- Push pull by @hsalehipour in #143
- Immersed Boundary Method Implementation with Examples by @mehdiataei in #115
- Update packages for 0.3.0 release. Added version option. by @mehdiataei in #145
New Contributors
- @BIackthorn made their first contribution in #102
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Added setup for packaging by @mehdiataei in #77
- Added Oliver to contributor list, added CHANGELOG, updated README, added PR template. by @mehdiataei in #78
- Fixed mkdocs build by @mehdiataei in #80
- Added contributing detailed instructions by @mehdiataei in #81
- JAX installation is now handled correctly for different configurations by @mehdiataei in #82
- Applying ruff format to the all repo. by @massimim in #84
- fixed a few 2D bugs by @hsalehipour in #85
- Added explanation on how to combine commits and fixed the PR template link by @mehdiataei in #88
- Added abstraction layer for boundary condition application and stepper initialization, and the capability to add profiles to boundary conditions by @mehdiataei in #86
- Get ready for 0.2.1 release. Fixed a bug running JAX on CPU. by @mehdiataei in #95
New Contributors
Full Changelog: v0.2.0...v0.2.1