Skip to content

Releases: LightForm-group/matflow-damask

v0.1.9

29 Sep 10:48
Compare
Choose a tag to compare

[0.1.9] - 2020.09.29

Changed

  • Update for changes to damask-parse that support DAMASK v3.

v0.1.8

25 Aug 12:00
Compare
Choose a tag to compare

[0.1.8] - 2020.08.25

Fixed

  • Fix bug if numerics not specified in write_damask_numerics input mapper.

v0.1.7

25 Aug 11:16
Compare
Choose a tag to compare

[0.1.7] - 2020.08.25

Added

  • Add input mapper for writing the numerics.config file.

v0.1.6

22 Aug 15:11
Compare
Choose a tag to compare

[0.1.6] - 2020.08.22

Changed

  • Moved function main.read_damask_hdf5_file to damask-parse as readers.read_HDF5_file.
  • Moved function utils.get_HDF5_incremental_quantity to damask-parse as utils.get_HDF5_incremental_quantity (and fixed use of correct Numpy function for "sum_along_axes" transform.

v0.1.5

18 Aug 14:17
Compare
Choose a tag to compare

[0.1.5] - 2020.08.18

Added

  • Add support for specifying orientation and model coordinate systems with respect to e.g. RD/TD/ND.
  • Add phase label attribute to microstructure_seeds and add phase_labels and grain_phase_label_idx to volume_element.

Changed

  • Function write_damask_material updated to reflect upstream changes.

v0.1.4

28 Jul 20:13
Compare
Choose a tag to compare

[0.1.4] - 2020.07.28

Changed

  • Add image_axes argument to function mapper function that generates an RVE via 2D microstructure extrusion: volume_element_from_microstructure_image.

v0.1.3

26 Jun 20:10
Compare
Choose a tag to compare

[0.1.3] - 2020.06.26

Added

  • Add function mapper for generating a volume element via extrusion of a 2D microstructure image.

v0.1.2

09 Jun 09:57
Compare
Choose a tag to compare

[0.1.2] - 2020.06.09

Fixed

  • Close file properly in get_HDF5_incremental_quantity

v0.1.1

12 May 12:38
Compare
Choose a tag to compare

[0.1.1] - 2020.05.12

Added

  • Added output mapper for DAMASK HDF5 files: read_damask_hdf5_file.

v0.1.0

09 May 21:34
Compare
Choose a tag to compare

[0.1.0] - 2020.05.09

  • Initial release.