Skip to content

Releases: ViennaTools/ViennaLS

ViennaLS-5.7.0

13 Mar 18:48
0854ed4

Choose a tag to compare

What's Changed

  • Use custom container image for manylinux packaging, to make it compatible witch ViennaPS CUDA packaging

Full Changelog: v5.6.0...v5.7.0

ViennaLS-5.6.0

05 Mar 12:26

Choose a tag to compare

What's Changed

  • License changed from MIT to GPL-3.0
  • feat: hull mesh generation and improved sharp corner logic

Full Changelog: v5.5.1...v5.6.0

ViennaLS-5.5.1

20 Feb 08:33

Choose a tag to compare

  • Fixed issues in adaptive time stepping within Advect
  • Fixed bugs in the new RK2 and RK3 time integration schemes
  • Restored compatibility with pybind11 3.0.2
  • Added experimental improvements to ToSurfaceMesh and ToMultiSurfaceMesh for better resolution of sharp corners during surface extraction from the level set

Full Changelog: v5.5.0...v5.5.1

ViennaLS-5.5.0

15 Jan 20:35

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

ViennaLS-5.4.0

05 Jan 21:51

Choose a tag to compare

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

15 Dec 11:54
6061e52

Choose a tag to compare

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

26 Nov 08:31

Choose a tag to compare

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

21 Oct 19:01

Choose a tag to compare

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

17 Sep 09:25

Choose a tag to compare

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

12 Sep 07:29
91b963f

Choose a tag to compare

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