Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions examples/workflows/06-cdb-to-pymechanical-workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
from a CDB file, import the model into PyMechanical for defining the load and
boundary conditions, and run a failure analysis with PyDPF Composites.

.. warning::

The PyACP / PyMechanical integration is still experimental. Refer to the
:ref:`limitations section <limitations>` for more information.

"""


Expand Down
Loading