Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
add URL
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Sep 6, 2024
1 parent 09b3351 commit 98a1aff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyiron_continuum/damask/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ def generate_load_step(
Returns:
dict: A dictionary of the load step
You can find more information about the parameters in the damask documentation:
https://damask-multiphysics.org/documentation/file_formats/grid_solver.html#load-case
"""
result = {
"boundary_conditions": {"mechanical": {}},
Expand Down

0 comments on commit 98a1aff

Please sign in to comment.