Feedback fro Group Assignment 2.1¶

CEGM1000 MUDE: Week 2.1, Friday, 15th Nov, 2024.

This Feedback file contains a few observations and conclusions for all three data sets. See the solution notebooks for more details about a particular data set. A Report solution is not provided, as all relevant information is summarized in this file or the notebooks.

Questions:¶

Question 1

Some groups pasted all the code, instead of the relevant parts. Formulation for discretized PDE including BC, for interior volumes?

Question 2

Explanation of how the Neumann condition is implemented missing in several groups

Question 3

No explanation of time/space discretization, just showing the code itself.

Question 4

Choosing a single, very small value of dt, and concluding that it stable for that dt is not a proper description of the stability phenomena.

Question 5

The meaning of computing the flux at a point different than midpoint of the surface is not fully understood.

Question 6

Modifying the geometry is not a suitable way to fix the issues of 3.3

End of file.

By MUDE Team © 2024 TU Delft. CC BY 4.0. doi: 10.5281/zenodo.16782515.