Difference between revisions of "CES"

From Wiki
Jump to: navigation, search
Line 7: Line 7:
  
 
'''Tutorials: Wed, 15:00 (resp 15:30) Besprechungszimmer 3. Stock (vis a vis SR 101B)'''
 
'''Tutorials: Wed, 15:00 (resp 15:30) Besprechungszimmer 3. Stock (vis a vis SR 101B)'''
 +
 +
'''15. Oct: 15:00 - 16:00 Help with installation + first example'''
  
 
lecture notes: [http://www.asc.tuwien.ac.at/~schoeberl/wiki/lva/notes/scicomp.pdf pdf]
 
lecture notes: [http://www.asc.tuwien.ac.at/~schoeberl/wiki/lva/notes/scicomp.pdf pdf]

Revision as of 12:46, 14 October 2014

Finite Elements in Computational Engineering

First meeting: Wed, 8. Oct, 16:30, SR 101 B

Lecture: Wed, 16:30, SR 101 B

Tutorials: Wed, 15:00 (resp 15:30) Besprechungszimmer 3. Stock (vis a vis SR 101B)

15. Oct: 15:00 - 16:00 Help with installation + first example

lecture notes: pdf

grading: participation + team project, ECTS: 4.5

TISS

In this lecture we discuss proper finite element methods for applications including solid- and fluid-mechanics as well as electromagnetics. We will perform simulations with the finite element package Netgen/NGSolve developed at the Institute for Analysis and Scientific Computing. We also discuss the implementation of fem including high order elements, Raviart-Thomas and Nedelec elements, preconditioning, parallelization, ...


Please bring your notebook-computer (Windows or Linux) to class.

Windows: Netgen/NGSolve 5.3 Installer from http://sourceforge.net/projects/netgen-mesher/files/netgen-mesher/5.3/

If you don't have Visual Studio 2013 installed you have to additionally install the Microsoft c++ Runtimes, available from here: Win32 x64

Linux: Compile from source: http://netgen-mesher.sourceforge.net/wiki/index.php/Main_Page


material for lecture 1