Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

About me

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

projects

CONMAN

Data-driven CONtrol and MANifold interpolation

PERSEUS

Pulsed jEt actuatoRs for SEparation control of tUrbulent flowS

publications

Investigation of the roughness-induced transition: global stability analyses and direct numerical simulations

Published in Journal of Fluid Mechanics, 2014

Publisher: Cambridge University Press

Recommended citation: Jean-Christophe Loiseau, Jean-Christophe Robinet, Stefania Cherubini, Emmanuel Leriche, "Investigation of the roughness-induced transition: global stability analyses and direct numerical simulations." Journal of Fluid Mechanics, 2014. https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/article/abs/investigation-of-the-roughnessinduced-transition-global-stability-analyses-and-direct-numerical-simulations/0D62A95BD1FD2D2C664A8EDABCFAFC46

Two-dimensional numerical simulation of the behavior of a circular capsule subject to an inclined centrifugal force near a plate in a fluid

Published in Journal of Fluid Science and Technology, 2017

Use Google Scholar for full citation

Recommended citation: S. Miyauchi, T. Hayase, A. Banaei, J.-Ch. loiseau, L. Brandt, F. Lundell, "Two-dimensional numerical simulation of the behavior of a circular capsule subject to an inclined centrifugal force near a plate in a fluid." Journal of Fluid Science and Technology, 2017.

An efficient mass-preserving interface-correction level set/ghost fluid method for droplet suspensions under depletion forces

Published in Journal of Computational Physics, 2018

Access paper here

Recommended citation: Zhouyang Ge, Jean-Christophe Loiseau, Outi Tammisola, Luca Brandt, "An efficient mass-preserving interface-correction level set/ghost fluid method for droplet suspensions under depletion forces." Journal of Computational Physics, 2018. https://www.sciencedirect.com/science/article/pii/S0021999117308136

Roughness-induced transition by quasi-resonance of a varicose global mode

Published in Journal of Fluid Mechanics, 2018

Publisher: Cambridge University Press

Recommended citation: M. Bucci, D. Puckert, C. Andriano, J.-Ch Loiseau, S. Cherubini, J.-Ch Robinet, U. Rist, "Roughness-induced transition by quasi-resonance of a varicose global mode." Journal of Fluid Mechanics, 2018. https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/article/abs/roughnessinduced-transition-by-quasiresonance-of-a-varicose-global-mode/6301B3D53B94E007A087033CCA972DE0

Successive bifurcations in a fully three-dimensional open cavity flow

Published in Journal of Fluid Mechanics, 2018

Publisher: Cambridge University Press

Recommended citation: F. Picella, J.-Ch Loiseau, F. Lusseyran, J.-Ch Robinet, S. Cherubini, L. Pastur, "Successive bifurcations in a fully three-dimensional open cavity flow." Journal of Fluid Mechanics, 2018. https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/article/abs/successive-bifurcations-in-a-fully-threedimensional-open-cavity-flow/7E7D87FF453E91FF728563567F278CCB

Bifurcation analysis and frequency prediction in shear-driven cavity flow

Published in Journal of Fluid Mechanics, 2019

Publisher: Cambridge University Press

Recommended citation: Y. Bengana, J.-Ch Loiseau, J.-Ch Robinet, L. Tuckerman, "Bifurcation analysis and frequency prediction in shear-driven cavity flow." Journal of Fluid Mechanics, 2019. https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/article/abs/bifurcation-analysis-and-frequency-prediction-in-sheardriven-cavity-flow/2309FAE82EDBFA35AFF0D5A389F55323

softwares

nekStab

An open-source toolbox for large-scale hydrodynamic stability analyses for the spectral element solver Nek5000.

PySINDy

A package for the sparse identification of nonlinear dynamical systems from data.

talks

teaching

Fourier analysis and signal processing

Master Program, Arts et Métiers, 2019

This short course is part of the international master program Factory of the future proposed by Arts et Métiers Institute of Technology. Note that students enrolling in this program may come from very different backgrounds. As such, the aim of this course is to teach them the basics of Fourier analysis and signal processing. One or two small numerical projects in python or octave are also proposed.

Mathematics for Engineers

Master Program, Arts & Métiers, 2019

This course is part of the international master program Factory of the future proposed by Arts et Métiers Institute of Technology. Students enrolling in this program may come from very different backgrounds. As such, the aim of this course is to teach them the basic tools from linear algebra (linear systems of equations, vector spaces, eigenvalues and eigenvectors) and discrete-time MIMO linear systems they may need for other courses in this program. One or two small numerical projects in python or octave are also proposed.

Introduction to nonlinear physics, dynamical systems and chaos theory

Master Program, Arts et Métiers - UPMC, 2019

This course is part of the master program M2 Aérodynamique et Aéroacoustique proposed jointly by Université Pierre et Marie Curie and Arts et Métiers Institute of Technology. Its aim is to give students an overview of the typical behaviours dynamical systems can exhibit (i.e. fixed points, periodic orbits, quasi-periodic dynamics and temporal chaos) and how to study them (e.g. fixed point computation, linear stability, bifurcation and normal form theory, Takens embedding theorem, etc). Most of the course consists in sessions of two-hour long lectures with a few exercises. A small numerical project in python or julia on realistic systems from fluid dynamics or classical mechanics is also proposed.

Numerical methods in fluid dynamics

Master Program, Arts et Métiers, 2019

This short course is part of the international master program Factory of the future proposed by Arts et Métiers Institute of Technology. This course is not mandatory. Hence, having only a handful of students enrolling each year, it consists in a series of hands-on tutorials rather than dedicated lectures. The aim is that, by the end of the course, students are able to implement in python a simple two-dimensional Navier-Stokes solver based on pseudospectral methods for two-dimensional turbulence in a doubly periodic domain.

Introduction to scientific computing with python

Ingénieur 2000, Arts et Métiers, 2020

This short course is part of the program FIP (no idea what it stands for) proposed by Arts et Métiers Institute of Technology. Its aim is to introduce students to scientific computing with python. Because the audience consists mostly of engineering students spending half of their time in industry, the idea is to have some “fun” time rather than a lengthy course about scientific computing. To do so, the course consists in a series of small projects oriented toward pratical applications. In the process, they will learn the basics of data manipulation with numpy, visualization with matplotlib and optimization with scipy. Another proper course on scientific computing using matlab is also proposed in this program wherein students will learn the basics of numerical differentiation and data analysis.