Skip to content

Commit

Permalink
final week 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kareemlsd committed May 7, 2024
1 parent dc540b7 commit a4984e3
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _modules/week-03.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Week 3: Computational methods for time-dependent Partial Differential Equations"
---

<!-- This will make a piece of text, followed by a button that is a hyperlink that opens in a new tab -->
<!-- In-Class Session <a href="https://tudelft-citg.github.io/HOS-prob-design/homework/HW_05_assignment.html" target="_blank">HW 5 Due</a>{: .label .label-red } -->

Lecture
: Introduction to Finite Differences for time-dependent PDEs & Introduction to Finite Elements for time-dependent PDEs
<br><em>Wednesday, 08:45-12:45, Flux Hall D</em>

Homework
: Study content of week 3

Workshop
: Workshop 6, Workshop 7, Workshop 8
<br><em>Wednesday, 08:45-12:45, Flux Hall D</em>
<br><em>Thursday, 13:45-15:45, Flux Hall D</em>

<!-- Holidays
: None -->

At the end of this week you will be able to: <br>
Define and analyze numerical methods to solve systems governed by Partial Differential Equations. This entails:<br>
<i>1. Define the system of PDEs that characterize the behaviour of structures composed by rods and beams</i><br>
<i>2. Define numerical methods to solve a system of PDEs</i> <br>
<i>3. Implement a solver for a system of PDEs</i><br>
<i>4. Analyse and justify the results</i><br>
{: .learningobjectives }

Week 3. Computational methods for time-dependent Partial Differential Equations [[pdf]](https://surfdrive.surf.nl/files/index.php/s/Jm8e95QGRS97bDq/download?path=%2FWeek3&files=3_1_Numerical_methods_for_PDEs.pdf):<br>
<i>1. Introduction to Finite Differences for time-dependent PDEs</i><br>
<i>2. Introduction to Finite Elements for time-dependent PDEs ([6.4](https://teachbooks.tudelft.nl/computational-modelling/dynamics/semi_discrete.html) and [6.5](https://teachbooks.tudelft.nl/computational-modelling/dynamics/time_steppers.html))</i> <br>
<i>3. Theory: Beam equation [4.1](https://teachbooks.tudelft.nl/computational-modelling/structural_linear/euler_bernouilli.html)</i> <br>
<i>4. Theory: Space frames [4.3](https://teachbooks.tudelft.nl/computational-modelling/structural_linear/space_frame.html)</i> <br>
{: .content }

[Workshop 6](https://teachbooks.tudelft.nl/computational-modelling/dynamics/Exercises/Workshop_FEM_dyn_rod.html)<br>
[Workshop 7](https://teachbooks.tudelft.nl/computational-modelling/structural_linear/Exercises/Workshop_FEM_dyn_beam.html)<br>
[Workshop 8](https://teachbooks.tudelft.nl/computational-modelling/structural_linear/Exercises/Workshop_FEM_dyn_space_frames.html)<br>
{: .exercises }

0 comments on commit a4984e3

Please sign in to comment.