Skip to content

Null load case doesn't allow deformation #539

@gcapes

Description

@gcapes

We need a zero normal stress load case for this to produce a load file like this:

loadstep:
- boundary_conditions:
    mechanical:
      F:
      - [x, 0, 0]
      - [0, x, 0]
      - [0, 0, x]
      P:
      - [0, x, x]
      - [x, 0, x]
      - [x, x, 0]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions