Releases: ViennaTools/ViennaLS
Releases · ViennaTools/ViennaLS
ViennaLS-5.5.0
What's Changed
- Fix failing examples by @FilipovicLado in #142
- Allow velocity calculations between steps in high-order temporal schemes by @FilipovicLado in #141
- Added 3rd order WENO spatial scheme by @FilipovicLado in #143
- Added 3D compare functionality
Full Changelog: v5.4.0...v5.5.0
ViennaLS-5.4.0
What's Changed
- Enable direct VTK rendering
- RK2/3 temporal integration scheme is lsAdvect
- Rename IntegrationSchemeEnum to SpatialSchemeEnum
Full Changelog: v5.3.0...v5.4.0
ViennaLS-5.3.0
What's Changed
- New Adaptive time stepping method when approaching interfaces in during advection
Full Changelog: v5.2.1...v5.3.0
ViennaLS-5.2.0
What's Changed
- Add two new level-set comparison methods (lsCompareCriticalDimensions, lsCompareChamfer)
- Update other comparison methods
- Expose setExpandedLevelSetWidth in lsCompareSparseField
- Add clearLevelSet functions to mesh generators
Full Changelog: v5.1.0...v5.2.0
ViennaLS-5.1.0
What's Changed
- Added multi surface mesh generation
- Added custom geometric sphere distribution
Full Changelog: v5.0.1...v5.1.0
ViennaLS-5.0.1
What's Changed
- Add default dimension proxy to bindings. Default dimension is set to 2.
- Fix lsExtrude
- Reduce verbosity is lsSlice
Full Changelog: v5.0.0...v5.0.1
ViennaLS-5.0.0
What's Changed
- Combine 2D and 3D Python modules: Both 2D and 3D domains can now be created in a single Python execution unit. For details on how the updated bindings work see here.
Full Changelog: v4.5.0...v5.0.0
ViennaLS-4.5.0
ViennaLS-4.4.0
What's Changed
- Enable adding meta data to VTK output
- Pybind 3.0.0 update
Full Changelog: v4.3.3...v4.4.0
ViennaLS-4.3.3
What's Changed
Full Changelog: v4.3.2...v4.3.3