-
Notifications
You must be signed in to change notification settings - Fork 5
Adding TechDemo 25: Cardiovascular Stent Simulation #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
aa858e5
15956f3
0318d17
5340826
6576a72
65574f3
60255d1
393b704
c2b6b0d
d61045f
e950d2c
522e4b0
4e84952
23aaa8b
00b2e9c
a22fb25
db18728
e9b3039
7378bb7
73318ad
eaea6bb
cff0616
76c9280
deb530b
b67b6b9
7911acb
1230180
e880bc5
7b18c36
1fbc84f
17c721c
6a8d8c6
34809a3
57947b0
f3dfa2d
5ccc33d
265d12d
840c0ef
277247f
c0343f5
02421f5
20a1775
0dfa7a7
b4da213
85883ac
6e07df0
c1eecac
54ad689
b439847
5e9e322
deea071
bca2fce
746c67f
62b607e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -231,6 +231,8 @@ which necesitate more resources. | |
|
|
||
| <div class="sphx-glr-thumbnails"> | ||
|
|
||
| .. ######### | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbcontainer" tooltip="Technology Showcase demonstration Example 01: Brake Squeal Analysis"> | ||
|
|
@@ -240,13 +242,33 @@ which necesitate more resources. | |
| .. image:: technology_showcase_examples/images/thumb/sphx_glr_tse-001-brake_squeal_thumb.png | ||
| :alt: Brake Squeal Analysis | ||
|
|
||
| :ref:`sphx_glr_ex_0-tecbrakesqueal.py` | ||
| :ref:`sphx_glr_ex_0-tecbrakesqueal.rst` | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbnail-title">Brake Squeal Analysis</div> | ||
| </div> | ||
|
|
||
| .. ########## | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbcontainer" tooltip="Technology Showcase Example 15: Calibrating and Validating a Hyperelastic Constitutive Model"> | ||
|
|
||
| .. only:: html | ||
|
|
||
| .. image:: technology_showcase_examples/images/thumb/sphx_glr_tse-015-calvalhyper_thumb.gif | ||
| :alt: Calibrating and Validating a Hyperelastic Constitutive Model | ||
|
|
||
| :ref:`sphx_glr_ex_15-teccalvalhyper.rst` | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbnail-title">Calibrating and Validating a Hyperelastic Constitutive Model</div> | ||
| </div> | ||
|
|
||
| .. ######### | ||
|
Comment on lines
+252
to
+270
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I guess this is generated by sphinx?
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I extended it: I don't have an example repository so I don't generate the Sphinx gallery like PyMAPDL or PyMAPDL-examples do. Let me know if it's not good practice! |
||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbcontainer" tooltip="Technology Showcase demonstration Example 20: Dynamic simulation of a printed circuit board assembly"> | ||
|
|
@@ -256,13 +278,32 @@ which necesitate more resources. | |
| .. image:: technology_showcase_examples/images/thumb/sphx_glr_tse-020-PCB_thumb.png | ||
| :alt: Dynamic simulation of a printed circuit board assembly | ||
|
|
||
| :ref:`sphx_glr_ex_20-tecPCB.py` | ||
| :ref:`sphx_glr_ex_20-tecPCB.rst` | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbnail-title">Dynamic simulation of a printed circuit board assembly</div> | ||
| </div> | ||
|
|
||
| .. ######### | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbcontainer" tooltip="Technology Showcase demonstration Example 25: Cardiovascular Stent Simulation"> | ||
|
|
||
| .. only:: html | ||
|
|
||
| .. image:: technology_showcase_examples/images/thumb/sphx_glr_tse-025-stent_thumb.png | ||
| :alt: Cardiovascular Stent Simulation | ||
|
|
||
| :ref:`sphx_glr_ex_25-tecstent.rst` | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbnail-title">Cardiovascular Stent Simulation</div> | ||
| </div> | ||
|
|
||
| .. ######### | ||
|
|
||
| .. raw:: html | ||
|
|
||
|
|
@@ -273,16 +314,13 @@ which necesitate more resources. | |
| .. image:: technology_showcase_examples/images/thumb/sphx_glr_tse-028-fricstir_thumb.png | ||
| :alt: Friction Stir Welding (FSW) Simulation | ||
|
|
||
| :ref:`sphx_glr_ex_28-tecfricstir.py` | ||
| :ref:`sphx_glr_ex_28-tecfricstir.rst` | ||
|
|
||
| .. raw:: html | ||
|
|
||
| <div class="sphx-glr-thumbnail-title">Friction Stir Welding (FSW) Simulation</div> | ||
| </div> | ||
|
|
||
| .. raw:: html | ||
|
|
||
| </div> | ||
|
|
||
| .. === TECHNOLOGY SHOWCASES === | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| .. _sphx_glr_ex_0-tecbrakesqueal.py: | ||
| .. _sphx_glr_ex_0-tecbrakesqueal.rst: | ||
|
|
||
| .. _tech_demo_01: | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.