Releases: LightForm-group/damask-parse
Releases · LightForm-group/damask-parse
v0.2.30
🐛 Bug Fixes
- support new and old DAMASK Grid formats for HDF5
v0.2.29
🐛 Bug Fixes
- specify version files to update in commitizen pyproject.toml block
v0.2.24
[0.2.24] - 2023.12.13
Fixed
- Update
utils.spread_orientations
to work with 3.0.0-alpha7
v0.2.23
[0.2.23] - 2023.06.30
Fixed
- Various fixes to
utils.generate_viz
to help with its use within MatFlow.
v0.2.22
[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
[0.2.21] - 2022.08.08
Added
- Add
spread_orientations
function to apply orientation scatter to a volume element.
v0.2.20
[0.2.20] - 2022.03.11
Added
- Add creation of a VE with multiple phases from a microstructure image.
v0.2.19
[0.2.19] - 2022.02.15
Changed
- Support
solver
and initial_conditions
keys in the load YAML file.
v0.2.18
[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
[0.2.17] - 2021.11.09
Changed
- Support
stress_rate
(i.e. dot_P
) in write_load_case
.