Skip to content

Releases: ViennaTools/ViennaLS

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

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