• Keine Ergebnisse gefunden

Übungen zu Theorie und Numerik partieller Differentialgleichungen

N/A
N/A
Protected

Academic year: 2021

Aktie "Übungen zu Theorie und Numerik partieller Differentialgleichungen"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Universität Konstanz WS 11/12 Fachbereich Mathematik und Statistik

S. Volkwein, M. Gubisch, R. Mancini, S. Trenz

Übungen zu Theorie und Numerik partieller Differentialgleichungen

http://www.math.uni-konstanz.de/numerik/personen/volkwein/teaching/

Programming Guideline

• Work together in groups of 2-3 people. Groups have to be formed in the first programming homework and cannot be changed.

• All programs have to contain the name and email address of the author and coau- thors.

• All programs have to be well documented. All documentations have to be written in English language in the code.

• To each programming homework an electronic written report in English language has to be attached or sent by email as a pdf file to the corresponding tutor. The report should contain all answers to the programming homework and interpretations of the obtained results.

• Only running programs will be considered for grading.

• Every group member has to be prepared to explain/present the program and the results during the exercise classes.

Referenzen

ÄHNLICHE DOKUMENTE

Hint: For needed definitions see the lecture notes on Numerik gewöhnlicher Differential- gleichungen by

Universität Konstanz WS 10/11 Fachbereich Mathematik und StatistikS. ,

Using piecewise linear and globally continuous nodal basis functions on a uniform mesh of size h = 1/N , N ≥ 2, write down the finite element approximation to this problem if p and

Universität Konstanz WS 10/11 Fachbereich Mathematik und

Solve (1) by using the Partial Differential Equation Toolbox in Matlab using the graphical user interface pdetool.. Follow the steps Draw, Boundary, PDE, Mesh

Don’t forget to lable the plots (title, xlabel, ylabel, zlabel, .... Document your code well and write a report including

For the discretization of the Laplace operator use the classical finite difference scheme (i.e. Use the lexicographical ordering of the grid points in Ω. As a stopping criteria for

Hint: For the implementation the commands initmesh, refinemesh, assempde, assema, pdesurf together with the provided geometry and boundary files circle11_geom.m and circle11_bdry.m