Skip to content

Commit 077a47c

Browse files
committed
Add Chemical Engineering connections to tables
1 parent be597d8 commit 077a47c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

MainMenu.mlx

11 Bytes
Binary file not shown.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
**Curriculum Module**
1010

1111
_Created with R2024a. Compatible with R2024a and later releases._
12-
12+
Chemical engineering
1313
# Information
1414

1515
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach various topics suitable for a first class in partial differential equations.
@@ -80,7 +80,7 @@ MATLAB is used throughout. Tools from the Symbolic Math Toolbox™ are also freq
8080
## [**Diffusion.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-PDEs&project=AppliedPDEs.prj&file=Scripts/Diffusion.mlx)
8181
| | | |
8282
| :-- | :-- | :-- |
83-
| <img src="Images/Diffusion.gif" width="171" alt="Diffusion.gif"> <br> | **In this script, students will...** <br> $\bullet$ Explore the basic theory of diffusion and the diffusion equation. <br> $\bullet$ Implement a finite difference solution for the diffusion equation. <br> $\bullet$ Visualize the results of diffusion simulations. <br> | **Academic disciplines** <br> $\bullet$ Mathematics <br> $\bullet$ Materials science <br> |
83+
| <img src="Images/Diffusion.gif" width="171" alt="Diffusion.gif"> <br> | **In this script, students will...** <br> $\bullet$ Explore the basic theory of diffusion and the diffusion equation. <br> $\bullet$ Implement a finite difference solution for the diffusion equation. <br> $\bullet$ Visualize the results of diffusion simulations. <br> | **Academic disciplines** <br> $\bullet$ Mathematics <br> $\bullet$ Materials science <br> $\bullet$ Chemical engineering <br> |
8484
| | | |
8585

8686
## [**ReactionDiffusion.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-PDEs&project=AppliedPDEs.prj&file=Scripts/ReactionDiffusion.mlx)
@@ -98,7 +98,7 @@ MATLAB is used throughout. Tools from the Symbolic Math Toolbox™ are also freq
9898
## [**BatteryThermalModel.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-PDEs&project=AppliedPDEs.prj&file=Scripts/BatteryThermalModel.mlx)
9999
| | | |
100100
| :-- | :-- | :-- |
101-
| <img src="Images/Battery.gif" width="171" alt="Battery.gif"> <br> | **In this script, students will...** <br> $\bullet$ Explore the basic theory of the heat equation. <br> $\bullet$ Use cylindrical coordinates to model a battery cell. <br> $\bullet$ Implement a variety of initial conditions and visualize the results. <br> | **Academic disciplines** <br> $\bullet$ Mathematics <br> $\bullet$ Electrical engineering <br> |
101+
| <img src="Images/Battery.gif" width="171" alt="Battery.gif"> <br> | **In this script, students will...** <br> $\bullet$ Explore the basic theory of the heat equation. <br> $\bullet$ Use cylindrical coordinates to model a battery cell. <br> $\bullet$ Implement a variety of initial conditions and visualize the results. <br> | **Academic disciplines** <br> $\bullet$ Mathematics <br> $\bullet$ Electrical engineering <br> $\bullet$ Chemical engineering <br> |
102102
| | | |
103103

104104
# License

README.mlx

30 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)