Skip to content

Releases: LightForm-group/damask-parse

v0.2.29

16 Oct 12:47
Compare
Choose a tag to compare

🐛 Bug Fixes

  • specify version files to update in commitizen pyproject.toml block

v0.2.24

13 Dec 19:44
Compare
Choose a tag to compare

[0.2.24] - 2023.12.13

Fixed

  • Update utils.spread_orientations to work with 3.0.0-alpha7

v0.2.23

30 Jun 00:03
Compare
Choose a tag to compare

[0.2.23] - 2023.06.30

Fixed

  • Various fixes to utils.generate_viz to help with its use within MatFlow.

v0.2.22

29 Jun 09:06
Compare
Choose a tag to compare

[0.2.22] - 2023.06.29

Added

  • Support for using version 3.0.0-alpha7 of the damask python package
  • Support for writing input files on Windows

Fixed

  • HCP unit cell alignment check

v0.2.21

08 Aug 13:41
Compare
Choose a tag to compare

[0.2.21] - 2022.08.08

Added

  • Add spread_orientations function to apply orientation scatter to a volume element.

v0.2.20

11 Mar 09:55
Compare
Choose a tag to compare

[0.2.20] - 2022.03.11

Added

  • Add creation of a VE with multiple phases from a microstructure image.

v0.2.19

15 Feb 16:30
Compare
Choose a tag to compare

[0.2.19] - 2022.02.15

Changed

  • Support solver and initial_conditions keys in the load YAML file.

v0.2.18

20 Dec 15:53
b8fac9e
Compare
Choose a tag to compare

[0.2.18] - 2021.12.20

Changed

  • Include the orientation_coordinate_system (e.g. {'x': 'RD', 'y': 'TD', 'z': 'ND'}) in validate_orientations.

v0.2.17

09 Nov 16:21
Compare
Choose a tag to compare

[0.2.17] - 2021.11.09

Changed

  • Support stress_rate (i.e. dot_P) in write_load_case.

v0.2.16

13 Oct 19:29
Compare
Choose a tag to compare

[0.2.16] - 2021.10.13

Changed

  • Update ParticleDistribution so a perpendicular vector is calculated for either of major_axis_direction or major_plane_normal_direction if only one of these is specified.