Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/jupyterlab-4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koubaa authored Nov 13, 2024
2 parents e365c96 + 743ad21 commit 817edc0
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
14 changes: 9 additions & 5 deletions examples/Buckling_Beer_Can/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Buckling of beer can example
============================
Beer can buckling
=================

This example is adapted from `https://lsdyna.ansys.com/example-nonlinear-2/` to run from
Python. It is a highly nonlinear problem that whose solution will not fully converge, but
that is expected.
Note: due to `https://github.com/ansys/pydyna/issues/583`, this example is not available in
the documentation. But it can be found in the code at
`https://github.com/ansys/pydyna/tree/main/examples/Buckling_Beer_Can`

.. This example is adapted from `https://lsdyna.ansys.com/example-nonlinear-2/` to run from
.. Python. It is a highly nonlinear problem that whose solution will not fully converge, but
.. that is expected.
4 changes: 2 additions & 2 deletions examples/John_Reid_Pendulum/README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
John Reid pendulum example
==========================
Pendulum
========


This example is adapted from `https://lsdyna.ansys.com/pendlum/` to run from Python.
4 changes: 2 additions & 2 deletions examples/John_Reid_Pipe/README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
John Reid pipe example
======================
Pipe
====

This example is adapted from `https://lsdyna.ansys.com/pipe-d51/` to run from Python.
4 changes: 2 additions & 2 deletions examples/Taylor_Bar/README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Taylor bar example
==================
Taylor bar impact
=================

This example, inspired by the `https://lsdyna.ansys.com/bar-a/` example, shows how
to use PyDyna to parameterize a LS-DYNA problem and compare results.

0 comments on commit 817edc0

Please sign in to comment.