Skip to content
/ TIPE Public

2020 - The TIPE aims to confront students in preparatory classes with the life of an engineer.

Notifications You must be signed in to change notification settings

lucas-mrq/TIPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TIPE

The TIPE (travaux d'initiative personnelle encadrés / supervised personal initiative work) aims to confront students in preparatory classes with the life of an engineer. For two years, the students have to work on a project while they already have a lot of personal work to do in the other subjects. The final objective is an oral exam, which I did not take because of the COVID-19. Having been warned in March that the test would be cancelled, my code can still be greatly improved (in terms of speed and efficiency) but it works and gives good results.

Besides having to include two school subjects from my major, the project had to fit into the Ocean theme. So I decided to deal with the movement of microparticles in water. After spending the first year of preparatory class working on the aspects of particle displacement from a physical point of view, in the 2nd year I tried the computer side. So I did these 3 different sub-projects.

Table of Contents
  1. Program Virtual_Lake
  2. Program Leman Lake
  3. Program Groix_Island

Program Virtual_Lake

In this first project I simply tried to simulate the movement of particles in a square with currents forming a kind of syphon. The objective is to see if the movement of the particles works.

Program Leman Lake

For this project I started with a map of Lake Geneva with the currents, which I entered into a table manually. Then using the functions of the first program I dropped several particles into the lake and created several images to visualize the displacements.

  1. Initial placement of the particles
  2. Beaches with the most stranded particles
  3. Particle placement after a few moves
  4. Superposition of the movement of all particles (stranded particles are in red)
  5. Displacement of a non-grounded particle
  6. Displacement of a particle having left the lake

Program Groix_Island

For my last programme, the main objective was to automate everything. So for the first time I tackled image processing. Using an image from a database (https://data.shom.fr/), I wanted to model the movement of particles in the ocean. This gave me an image like the one below. The displacement seems very geometric but the idea was in the long run to superimpose several maps and create a large displacement map of micro-particles.

Contact

Lucas MARQUET - lucasmarquet63800@gmail.com

About

2020 - The TIPE aims to confront students in preparatory classes with the life of an engineer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages