Skip to content

Commit

Permalink
home
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-Coppin committed Mar 6, 2024
1 parent 75a8c95 commit 0b674b9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 30 deletions.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,8 @@ title: "Homepage"
author_profile: true
author: Max Coppin





defaults:
# _docs
Expand Down
14 changes: 14 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ <h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | d

{% include paginator.html %}

<h1>Presentation</h1>
<p>I’m a PhD student at LEGI and IGE (Grenoble, France) under Joel Sommeria and Bruno Derumble supervision. My field of study is geophysical fluid dynamics, and my thesis focuses on the modeling of ocean convection on the Coriolis platform.</p>

<h2>Current project</h2>
<p>We explore the different regimes of convection as a function of the two major variables in geophysical fluids, namely rotation (through the Coriolis effect) and stratification. We also explore the influence of wind-induced stress.</p>

<p>My study is based on a number of themes:</p>
<ul>
<li><strong>Turbulence in convection:</strong> How does turbulent kinetic energy evolve in a convective plume and in the mixing layer? Refinement of turbulence parameterization and turbulent closure models.</li>
<li><strong>The organization of convection:</strong> In this part, I am interested in the coherent structures that can be observed in convection (plumes, cones, cells, convective vortices) and how these structures are affected by the different convection regimes.</li>
<li><strong>Experimental observation methods:</strong> We are exploring new methods in order to perform temperature field measurements with the T-LIF.</li>
</ul>





29 changes: 0 additions & 29 deletions _layouts/home.md

This file was deleted.

0 comments on commit 0b674b9

Please sign in to comment.