Skip to content

Commit

Permalink
Docs: add experimental warning to CDB to PyMechanical example (#736)
Browse files Browse the repository at this point in the history
Add the warning that PyMechanical integration is experimental to
the CDB to PyMechanical example, since it uses the helper function
to load the ACPCompositeDefinitions.h5 into Mechanical.
  • Loading branch information
greschd authored Dec 4, 2024
1 parent 6017106 commit 01add18
Showing 1 changed file with 5 additions and 0 deletions.
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

0 comments on commit 01add18

Please sign in to comment.