Scientific Computing Lab - Winter 10: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 73: Line 73:
|  [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet4.pdf Worksheet 4] || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/07_results_ws3.pdf Results WS3] [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/08_pde_instationary.pdf Instationary PDEs] ||[http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/moviesnippet.m moviesnippet.m] || 20.12.2010, 6:00 pm || 21.12.2010
|  [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet4.pdf Worksheet 4] || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/07_results_ws3.pdf Results WS3] [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/08_pde_instationary.pdf Instationary PDEs] ||[http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/moviesnippet.m moviesnippet.m] || 20.12.2010, 6:00 pm || 21.12.2010
|-
|-
|  [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet5.pdf Worksheet 5] ||  || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/onedim.m onedim.m] , [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/multigrid_1D.m multigrid_1D.m]|| 17.01.2011, 6:00 pm || 18.01.2011 ||  
|  [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/worksheet5.pdf Worksheet 5] || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/09_results_ws4.pdf Results WS4] [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/lecture/WS5_SOR&MG.pdf SOR&MG]   || [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/onedim.m onedim.m] , [http://www5.in.tum.de/lehre/praktika/scicomp/ws10/material/multigrid_1D.m multigrid_1D.m]|| 17.01.2011, 6:00 pm || 18.01.2011 ||  
|-
|-
|  Worksheet 6 ||  || || ||  
|  Worksheet 6 ||  || || ||  

Revision as of 18:01, 11 January 2011

Term
Winter 10
Lecturer
Dr. rer. nat. Tobias Weinzierl,
Janos Benk, M.Sc,Dipl.-Inf. Kristof Unterweger
Time and Place
Wed 8:30-10:00 am, MI 02.07.023
Audience
Students of Computational Science and Engineering (Master, Module IN2182), compulsory course, first semester
Tutorials
-
Exam
no final exam
Semesterwochenstunden / ECTS Credits
6 SWS (6P) / 10 credits
TUMonline
{{{tumonline}}}



Announcements

  • October 21: First session
  • December 22: Lecture will not take place (There will be one question hour for the 4th and 5th Worksheet)

Contents

The lab course gives an application oriented introduction to the following topics:

  • explicit and implicit time stepping methods for ordinary differential equations
  • numerical methods for stationary and instationary partial differential equations
  • solvers for large, sparse systems of linear equations
  • adaptivity and adaptively refined discretisation grids
  • applications from fluid dynamics and heat transfer

Basics in linear algebra and differential calculus are required.

Timetable, Lecture Notes, and Material

  • October 21/22: Matlab-Introduction
  • October 27: Course
  • November 3: Question session
  • November 10: Course
  • November 17: Question session
  • November 24: Course
  • December 1: Question session
  • December 8: Course
  • December 15: Question session
  • December 22: No Course (only questions regarding 4th and 5th Worksheet)
  • January 12: Course
  • January 19: Course
  • January 26: Final session


Literature


Worksheets, Material, and Lecture Notes

due to: send your matlab-files per email to Benk Janos (benk(at)in.tum.de) and Kristof Unterweger (unterweg(at)in.tum.dne).

personal presentation: subscribe for slot at room 02.05.058

The personal presentation will be held in room 02.05.033
Worksheet Lecture Notes matlab due to personal presentation
Worksheet 1 ODE explicit 08.11.2010, 6:00 pm 09.11.2010
Worksheet 2 ODE implicit Newton method 22.11.2010, 6:00 pm 23.11.2010
Worksheet 3 Results WS2 Stationary PDEs 6.12.2010, 6:00 pm 7.12.2010
Worksheet 4 Results WS3 Instationary PDEs moviesnippet.m 20.12.2010, 6:00 pm 21.12.2010
Worksheet 5 Results WS4 SOR&MG onedim.m , multigrid_1D.m 17.01.2011, 6:00 pm 18.01.2011
Worksheet 6


Matlab Introduction files
slides
exercisesDay1
exercisesDay2
sincplot.m
sinsinc.m