From e8626cebd875b6850d47888441714b145212af1b Mon Sep 17 00:00:00 2001 From: rch <rostislav.chudoba@rwth-aachen.de> Date: Wed, 2 Jun 2021 08:02:01 +0200 Subject: [PATCH] link to tour 5.1 --- index.ipynb | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/index.ipynb b/index.ipynb index 96a6816..adfdb01 100644 --- a/index.ipynb +++ b/index.ipynb @@ -244,20 +244,23 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "<div style=\"background-color:lightgreen;text-align:left\"> <img src=\"icons/rest.png\" alt=\"Step by step\" width=\"40\" height=\"40\">\n", - " <b>Our current location</b> </div>" + "## **Tour 5:** Irreversibility due to damage\n", + "\n", + "### 5.1 Damage initiation, damage evolution, 2D bond behavior\n", + "\n", + "[Damage initiation, damage evolution, 2D bond behavior](tour5_damage_bond/5_1_Introspect_Damage_Evolution_Damage_initiation.ipynb)\n", + "\n", + "### 5.2 Pullout behavior governed by damage ¶\n", + "\n", + "[Pull out simulation using damage model](tour5_damage_bond/5_2_PO_cfrp_damage.ipynb)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## **Tour 5:** Irreversibility due to damage\n", - "\n", - "### 5.1 [Damage initiation, damage evolution, 2D bond behavior](bmcs_course/5_1_Introspect_Damage_Evolution_Damage_initiation.ipynb)\n", - "\n", - "### 5.2 Pull out simulation using damage model\n", - "<!-- (bmcs_course/5_2_PO_DM_FRP_N.ipynb) -->" + "<div style=\"background-color:lightgreen;text-align:left\"> <img src=\"icons/rest.png\" alt=\"Step by step\" width=\"40\" height=\"40\">\n", + " <b>Our current location</b> </div>" ] }, { -- GitLab