Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
added 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-van-Woudenberg committed Dec 2, 2024
1 parent c0d3d96 commit 899367f
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 7 deletions.
2 changes: 1 addition & 1 deletion book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ parse:
||Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming homework|
|:-:|:-:|:-:|:-:|:--:|:-:|:-:|
|Homework deadlines ||[Prepare for exam statically indeterminate structure and continuum mechanics](homework15.2) <br>{bdg-primary}`New content`<br>{bdg-secondary}`Prerequisites`||||To be provided|
|Class activities||[Exam statically indeterminate structure and continuum mechanics](exam2) <br>{bdg-primary-line}`New content` <br> {bdg-secondary-line}`Prerequisites`||||
|Class activities||[Exam statically indeterminate structure and continuum mechanics](exam2) <br>{bdg-primary-line}`New content` <br> {bdg-secondary-line}`Prerequisites`||[Review exam assignment 2 statically indeterminate structures and assignment 1 continuum mechanics](lesson15.2)<br>{bdg-primary-line}`New content` <br> {bdg-secondary-line}`Prerequisites`||
week16: "To be provided"
week17: "To be provided"
week18: "To be provided"
Expand Down
1 change: 1 addition & 0 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ parts:
sections:
- file: week_15/homework/intro
- file: week_15/session/intro
- file: week_15/session_2/intro

- caption: Miscellaneous
chapters:
Expand Down
2 changes: 1 addition & 1 deletion book/week_10/session/intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```{index} Static indeterminancy; Exam
```{index} Static indeterminate structures; Exam assignment
```

(exam1)=
Expand Down
4 changes: 2 additions & 2 deletions book/week_11/session_1/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"```{index} Static indeterminancy; Exam discussion\n",
"```{index} Static indeterminate structures; Exam assignment\n",
"```\n",
"```{index} Transformations; Class exercise using Mohr's circle and analytical formulas\n",
"```\n",
Expand All @@ -13,7 +13,7 @@
"(lesson11.1)=\n",
"# Lesson November 11th\n",
"\n",
"Today we'll discuss the results of the first [exam assignment on Statically indeterminate structures](exam1). Furthermore, it's demonstrated how you to use the displacement method.\n",
"Today we'll discuss the results of the first [exam assignment on Statically indeterminate structures](exam1).\n",
"\n",
"## Results first exam assignment on Statically indeterminate structures\n",
"\n",
Expand Down
5 changes: 2 additions & 3 deletions book/week_15/session/intro.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
```{index} Continuum mechanics; Exam
```{index} Static indeterminate structures; Exam assignment
```
```{index} Static indeterminancy; Exam 2
```{index} Continuum mechanics; Exam assignment
```


(exam2)=
# Exam Tuesday December 10th

Expand Down
41 changes: 41 additions & 0 deletions book/week_15/session_2/intro.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"```{index} Static indeterminate structures; Exam assignment\n",
"```\n",
"```{index} Continuum mechanics; Exam assignment\n",
"```\n",
"\n",
"(lesson15.2)=\n",
"# Lesson December 12th\n",
"\n",
"Today we'll discuss the results of the first [exam assignment 2 on Statically indeterminate structures and exam assignment 1 on Continuum mechanics](exam2).\n",
"\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "base",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 899367f

Please sign in to comment.