LightForm-group / UoM-CSF-matflow

Matflow configuration files and task schemas for running on the University of Manchester's CSF
MIT License
8 stars 0 forks source link

Merge Feat/multipass to dev #19

Closed Gbowker closed 2 years ago

Gbowker commented 3 years ago

Since this branch is a little behind, issues that need resolving are only where this branch attempts to overwrite some changes made on other branches to accommodate DAMASK V3 with old material parameter yml layouts etc.

Gbowker commented 2 years ago

Using matflow validate on this branch gets me this error:

matflow.errors.UnsatisfiedSchemaError: Unresolved task schema for task "sample_texture" with method "from_random" and software "damask". The function mapper function "orientations_from_random" contains the following arguments that are not consistent with the schema: "orientations_use_max_precision".

Which is completely unrelated to task modify_volume_element methods geometry and orientations? Merging to see if this can be resolved in dev...