Skip to content

Commit

Permalink
Method 'from_damask_input_files'
Browse files Browse the repository at this point in the history
- User can now do task 'generate_volume_element_from_damask_input_files' defining geometry and material file paths.
  • Loading branch information
Gbowker committed May 21, 2021
1 parent a7a8699 commit 53f660a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions task_schemas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,12 @@
outputs:
- volume_element
methods:
- name: from_damask_input_files
inputs:
- geom_path[file=true]
- material_path[file=true]
implementations:
- name: damask
- name: extrusion
inputs:
- microstructure_image
Expand Down

0 comments on commit 53f660a

Please sign in to comment.