From e96dbc5dae7c942aafd8337d67f0c5fabdca6018 Mon Sep 17 00:00:00 2001 From: rch <rostislav.chudoba@rwth-aachen.de> Date: Wed, 9 Jun 2021 10:25:07 +0200 Subject: [PATCH] index updated --- index.ipynb | 14 ++++++++++++-- ...in_pullout_constant_bond_and_rigid_matrix.ipynb | 4 +++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/index.ipynb b/index.ipynb index cc72107..267539e 100644 --- a/index.ipynb +++ b/index.ipynb @@ -271,7 +271,17 @@ "<a id=\"tour6\"></a>\n", "## **Tour 6:** From debonding to cracking \n", "\n", - "- 6.1 Crack propagation" + "### 6.1 Damage initiation, damage evolution, 2D bond behavior\n", + "\n", + "[Energy games](tour6_energy/6_1_energy_dissipation.ipynb#top)\n", + "\n", + "### 6.2 Frictional pullout and energy dissipation\n", + "\n", + "[Frictional pullout and energy dissipation](tour6_energy/6_2_Energy_released_in_pullout_constant_bond_and_rigid_matrix.ipynb#top)\n", + "\n", + "### 6.3 Localization and fracture energy ¶\n", + "\n", + "[Localization and fracture energy](tour6_energy/6_3_localized_energy_dissipation.ipynb#top)\n" ] }, { @@ -308,7 +318,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.10" + "version": "3.8.8" }, "toc": { "base_numbering": 1, diff --git a/tour6_energy/6_2_Energy_released_in_pullout_constant_bond_and_rigid_matrix.ipynb b/tour6_energy/6_2_Energy_released_in_pullout_constant_bond_and_rigid_matrix.ipynb index d0bb33e..9122c47 100644 --- a/tour6_energy/6_2_Energy_released_in_pullout_constant_bond_and_rigid_matrix.ipynb +++ b/tour6_energy/6_2_Energy_released_in_pullout_constant_bond_and_rigid_matrix.ipynb @@ -6,7 +6,7 @@ "source": [ "<a id=\"top\"></a>\n", "# **6.2 Frictional pullout and energy dissipation**\n", - "[](https://moodle.rwth-aachen.de/mod/page/view.php?id=551847) part 1\n", + "[](https://moodle.rwth-aachen.de/mod/page/view.php?id=633308) part 1\n", "\n", "<div style=\"background-color:lightgray;text-align:left\"> <img src=\"../icons/start_flag.png\" alt=\"Previous trip\" width=\"50\" height=\"50\">\n", " <b>Starting point</b> </div> " @@ -643,6 +643,8 @@ "source": [ "# **Local evaluation of dissipated energy**\n", "\n", + "[](https://moodle.rwth-aachen.de/mod/page/view.php?id=633308) part 2\n", + "\n", "In the above evaluation, the dissipated energy has been evaluated as a difference between the total supplied energy $\\mathcal{W}$ and the elastic stored energy in the whole volume of the specimen $\\mathcal{U}$, i.e." ] }, -- GitLab