Hands-on reduced order modelling

More and more commercial structural and fluid finite element solvers are picking up of a technology that is renown for its speed: reduced order modelling

Multiphysics reduced order model

Incredibly powerful, reduced order models gain traction in the commercial world. They are enabling real-time high-fidelity solution from HPC to smartphones.

TDD with CMocka

Brief introduction on how to install and use CMocka for test-driven development projects. Clion and Valgrind are two other useful tools to check memory on the fly.

Create solid NURBS with Matlab

Get your first isogeometric analysis model on LS-DYNA by creating trivariate NURBS in Matlab. Download an LS-Dyna input file to compare against classic FEM.

Look beyond your compiler

Here I collect useful tools to analyse what the compiler produces. Looking at assembly code is becoming more and more popular because it allows to see the data flow, investigate cache (mis)usage and gain performance.

This is my PhD

In my doctorate I developed new algorithms for contact detection with a particular focus on computational mechanics.