How to describe the Direct FEM Simulation (DFS) methodology, including adaptive error control, slip boundary condition,and turbulent dissipation
Methods for deriving stability estimates for the cG(1)cG(1) FEM applied to Navier-Stokes equations
How to account for general FEM-algorithms such as assembly, adaptvity, and local mesh refinement and have a basic understanding of their implementation in FEniCS-HPC
How to account for parallel data structures and algorithms for distributed memory architectures in a general FEM-framework and inspect their implementation in FEniCS-HPC: distributed computational mesh, ghost entities, distributed sparse linear and non-linear algebra, local mesh refinement by bisection for a distributed computational mesh, and general goal-oriented adaptive error control
Ways to estimate the performance of different parallel algorithms
How to use a general framework, such as FEniCS-HPC, to model and solve general PDE on a supercomputer, and specifically aerodynamics problems with DFS