|
|
 |
 |
Special Topics in Scientific Computing - Numerical Computation of
Electromagnetic Fields
Lecturers
Date
- Wednesday, 12:30 - 14:00, 0.111
Exercise Class
- Date: Tuesday, 12:30 - 14:00, 0.141
- Downloadable Description: PowerPoint, PDF
- Tutors:
Material for the Exercise Class
Information about remote access to the LSS via SSH
Exercise Sheets
Exercise on October 24
- short C++ introduction
A short introduction to C++, also with some useful links on the last slide.
- vector class description
This is a voluntary exercise to get into C++ and will not be marked. It is, however, a good example of what to come and a great opportunity to get support from the tutors.
Exercise on October 31
- newstisc_skel.zip
Zipped project directory. It already includes some working (e.g. vector) classes and some pure abstract classes, which you will have to implement.
Exercise on November 07
- matrix.pdf
Description of storage formats for different types of matrices.
Exercise on November 28
- finiteelement.pdf
Introduction to bilinear quadrilateral Finite Elements and programming
task: implementation of the method CalcArea()
December 11
- newstisc_skel.zip
Update of the skeleton with a changed interface for the matrix base class
(please read the file README.txt!). You will have to adapt your derived classes.
- finiteelement2.pdf
Magnetostatic computations in 2D, completion of the methods of the class
for bilinear quadrilateral finite elements.
Exercise on December 19
- assembly.pdf
Task: implementation of the global system matrix
Exercise on January 16
Feburary 01
External Links
|
 |
 |
|