You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
2
2
<aname="T_DEF03274"></a>
3
-
# <spanstyle="color:rgb(213,80,0)">Mechanics of Materials</span>
3
+
# <spanstyle="color:rgb(213,80,0)">Solid Mechanics: Beam Bending and Deflection</span>
4
4
<aname="H_053613DF"></a>
5
5
6
-
[](https://www.mathworks.com/matlabcentral/fileexchange/113670-mechanics-of-materials) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Mechanics-of-Materials&project=MechanicsOfMaterials.prj)
6
+
[](https://www.mathworks.com/matlabcentral/fileexchange/113670-beam-bending-and-deflection) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Beam-Bending-and-Deflection&project=MechanicsOfMaterials.prj)
7
7
8
8
**Curriculum Module**
9
9
10
10
_Created with R2022a. Compatible with R2022a and later releases._
11
11
12
12
# Information
13
13
14
-
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teaches the fundamental concepts of Solid Mechanics.
14
+
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach the fundamental concepts of Solid Mechanics.
15
15
16
16
<aname="H_F00D98E4"></a>
17
17
## Background
@@ -35,11 +35,11 @@ This module assumes knowledge of basic solid mechanics theory and standard mecha
35
35
### Accessing the Module
36
36
### **On MATLAB Online:**
37
37
38
-
Use the [<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Mechanics-of-Materials&project=MechanicsOfMaterials.prj) link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
38
+
Use the [<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Beam-Bending-and-Deflection&project=MechanicsOfMaterials.prj) link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
39
39
40
40
### **On Desktop:**
41
41
42
-
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [MechanicsOfMaterials.prj](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Mechanics-of-Materials&project=MechanicsOfMaterials.prj). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
42
+
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [MechanicsOfMaterials.prj](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Beam-Bending-and-Deflection&project=MechanicsOfMaterials.prj). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
43
43
44
44
45
45
Ensure you have all the required products ([listed below](#H_E850B4FF)) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the **Home** tab and select <imgsrc="Images/AddOnsIcon.png"width="16"alt="AddOnsIcon.png"> **Add-Ons** > **Get Add-Ons**.
@@ -52,24 +52,24 @@ Ensure you have all the required products ([listed below](#H_E850B4FF)) installe
52
52
<aname="H_E8C62B23"></a>
53
53
# Scripts
54
54
55
-
*If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script*[*here*](https://www.mathworks.com/matlabcentral/fileexchange/113670-mechanics-of-materials)
55
+
*If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script*[*here*](https://www.mathworks.com/matlabcentral/fileexchange/113670-beam-bending-and-deflection)
||**In this script, students will...**|**Academic disciplines**|
60
60
| :-- | :-- | :-- |
61
61
| <imgsrc="Images/image_1.png"width="245"alt="image_1.png"> |<br>• Solve for beam support reactions symbolically. <br>• Solve for the moment function of a loaded beam. <br>• Plot shear and moment diagrams. <br>• Compute the bending stress in a loaded beam. | • Mechanical Engineering |
||**In this script, students will...**|**Academic disciplines**|
66
66
| :-- | :-- | :-- |
67
67
| <imgsrc="Images/image_2.png"width="245"alt="image_2.png"> |<br>• Solve boundary value problems using symbolic math. <br>• Identify boundary conditions for different types of beam supports. <br>• Solve for deflections of loaded beams. <br>• Visualize beam deflections. | • Mechanical Engineering |
68
68
69
69
<aname="H_F61733D7"></a>
70
70
# License
71
71
72
-
The license for this module is available in the [LICENSE.md](https://github.com/MathWorks-Teaching-Resources/Mechanics-of-Materials/blob/release/LICENSE.md).
72
+
The license for this module is available in the [LICENSE.md](https://github.com/MathWorks-Teaching-Resources/Beam-Bending-and-Deflection/blob/release/LICENSE.md).
73
73
74
74
<aname="H_3DE08377"></a>
75
75
# Related Courseware Modules
@@ -92,7 +92,7 @@ Feel free to explore our other [modular courseware content](https://www.mathwork
92
92
<aname="H_0FA5DA18"></a>
93
93
# Contribute
94
94
95
-
Looking for more? Find an issue? Have a suggestion? Please contact the [MathWorks teaching resources team](mailto:%[email protected]). If you want to contribute directly to this project, you can find information about how to do so in the [CONTRIBUTING.md](https://github.com/MathWorks-Teaching-Resources/Mechanics-of-Materials/blob/release/CONTRIBUTING.md) page on GitHub.
95
+
Looking for more? Find an issue? Have a suggestion? Please contact the [MathWorks teaching resources team](mailto:%[email protected]). If you want to contribute directly to this project, you can find information about how to do so in the [CONTRIBUTING.md](https://github.com/MathWorks-Teaching-Resources/Beam-Bending-and-Deflection/blob/release/CONTRIBUTING.md) page on GitHub.
0 commit comments