Releases: ViennaTools/ViennaLS
Releases · ViennaTools/ViennaLS
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
ViennaLS-4.3.2
What's Changed
- Fixed issue with visibility calculations by @FilipovicLado in #120
- Add option to save local distance point data in compareSparseField by @kenyastyle in #121
- Added 'New' convenience member function for classes which are commonly created with a smart pointer by @tobre1 in #122
New Contributors
- @FilipovicLado made their first contribution in #120
Full Changelog: v4.3.1...v4.3.2
ViennaLS-4.3.1
What's Changed
- Slice extractor
- Remove module local from integration scheme enum in Python bindings
Full Changelog: v4.3.0...v4.3.1