Skip to content

Releases: ViennaTools/ViennaLS

ViennaLS-4.5.0

01 Aug 12:06

Choose a tag to compare

What's Changed

  • Update precompiled headers lib
  • Updated ViennaCore

Full Changelog: v4.4.0...v4.5.0

ViennaLS-4.4.0

14 Jul 09:36
e330e38

Choose a tag to compare

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

08 Jul 14:34
6f1bec9

Choose a tag to compare

What's Changed

  • Add dissipation limit in stencil-LLF and epitaxy example by @tobre1 in #123

Full Changelog: v4.3.2...v4.3.3

ViennaLS-4.3.2

17 Jun 09:43
83e1eb9

Choose a tag to compare

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

Full Changelog: v4.3.1...v4.3.2

ViennaLS-4.3.1

11 Apr 06:54

Choose a tag to compare

What's Changed

  • Slice extractor
  • Remove module local from integration scheme enum in Python bindings

Full Changelog: v4.3.0...v4.3.1

ViennaLS-4.3.0

01 Apr 20:50

Choose a tag to compare

What's Changed

  • Methods for comparing level sets. by @kenyastyle in #116
  • Enable timestep calculation without surface advaction by @tobre1 in #118
  • Implement HRLE refactoring changes by @tobre1 in #119

Full Changelog: v4.2.2...v4.3.0

ViennaLS-4.2.2

28 Feb 11:51

Choose a tag to compare

What's Changed

  • Clang tidy fixes

Full Changelog: v4.2.1...v4.2.2

ViennaLS-4.2.1

21 Feb 11:07

Choose a tag to compare

  • Fixed bug in lsAdvect, where incorrect value was applied when two layers were close.

ViennaLS-4.2.0

19 Feb 07:44
aab6fe0

Choose a tag to compare

What's Changed

  • Improved and fixed bug in lsWriteVisualizationMesh
  • Removed degenerate triangles in lsToSurfaceMesh
  • Corrected Lax-Friedrichs type integration schemes
  • Added option to show dissipation on the level-set grid
  • Removed the dimension template parameter from BoundaryEnum
  • Added Python stub files

Full Changelog: v4.1.0...v4.2.0

ViennaLS-4.1.3

17 Feb 15:22
36127ae

Choose a tag to compare

What's Changed

  • Remove dimension template parameter from BoundaryEnum by @tobre1 in #112
  • Refactor alpha calculation by @tobre1 in #113

Full Changelog: v4.1.2...v4.1.3