Skip to content

Releases: viennats/viennats-dev

release-2.3.2

29 Sep 14:18
Compare
Choose a tag to compare
  • Added SLLF scheme
  • Some compilation fixes

release-2.3.1

16 Apr 13:01
Compare
Choose a tag to compare
v2.3.1

Added cleaning of hull mesh before output.

release-2.3

25 Mar 10:23
208e331
Compare
Choose a tag to compare
  • Fixed mask import error for smaller-than-domain masks re-introduced in #18
  • Added remove_levelset in BooleanOpeartion
  • Improved volume hull and tetra output efficiency

release-2.2

21 Mar 12:39
7bd7987
Compare
Choose a tag to compare
  • Added hull mesh export
  • Introduced parameters print_volume_tetra and print_volume_hull to set whether a tetrahedral volume mesh or a triangulated surface mesh, or both, should be output with output_volume

release-2.1

20 Mar 12:37
Compare
Choose a tag to compare
  • Added VTK dependency
  • Added VTK volume output for 2D and 3D
  • Fixed #16

release-2.0

03 Dec 09:55
dbd633e
Compare
Choose a tag to compare
  • The advection velocity algorithm has been changed to always pick the velocity of the lowest material. This is not backwards compatible and older parameter files might not work as expected.

  • Process "Mask" has been fixed to also support geometries smaller than the simulation domain and .lvst files.

release-1.1.1

01 Oct 16:16
9376ffa
Compare
Choose a tag to compare
  • Fixed CalculateFlux model to apply rates to active_layers

  • Added support for vtk quad types

release-1.1

11 Sep 12:48
bc5bc34
Compare
Choose a tag to compare
  • Added new models for Gate Stack modelling
    • SF6_CH2 Etching
    • HBr_O2 Etching
    • Cl2_CH4
    • Cl2_N2
  • Added layer reordering parameters (active_layers, mask_layers)
  • Changed to new spirit parser with better error handling
  • Added .lvst binary files