Releases: LightForm-group/matflow-damask
Releases · LightForm-group/matflow-damask
v0.1.29
v0.1.28
v0.1.27
v0.1.26
[0.1.26] - 2022.08.08
Added
- Add
spread_orientations
method to taskmodify_volume_element
- Add
generate_volume_element_from_random_voronoi_dual_phase_orientations
Changed
- Support specifying multiple phases in
seeds_from_random
- Generalise
generate_volume_element_random_voronoi
to support multiple phase labels - Parameter
single_crystal_parameter_perturbation
in tasksimulate_volume_element_loading
:- support specifying a relative standard deviation (
std_deviations
) of a normal distribution to be sampled. - support
equal_constraints
for setting multiple perturbed values to be equal (e.g. initial and saturated CRSS values)
- support specifying a relative standard deviation (
v0.1.25
v0.1.24
v0.1.23
Added
- Support passing
orientations
to taskgenerate_volume_element/from_damask_input_files
. Orientation in the passedmaterial.yml
file will be overwritten by those passed directly inorientations
. - Add task method:
generate_volume_element/single_voxel_grains
for generating an RVE that associates each grain with exactly one voxel.