Skip to content
View EwanBat's full-sized avatar
  • 20:13 (UTC +02:00)

Highlights

  • Pro

Block or report EwanBat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EwanBat/README.md

My name is Ewan BATAILLE

-M2 student in Plasma Physics and Fusion at Université Paris-Saclay
-Interested in computation and simulation of physics equations
-Soon diving into astrophysics, solar wind, and turbulence
-You can contact me at [ewan.bataille@universite-paris-saclay.fr]


Languages

Python C++ LaTeX

Pinned Loading

  1. Double_Pendulum Double_Pendulum Public

    Simulation of a double pendulum by resolving the Hamilton-Jacobi's equation with stereographic coordinates

    C++

  2. Fractale Fractale Public

    Code to see many fractals: Von Koch, Highway, etc. Try different iterations to see many different results.

    C++

  3. Michelson Michelson Public

    Solution for an interferometer of Michelson depending on the default of one of the mirror.

    Python

  4. Thermal_Bridge Thermal_Bridge Public

    Solution of different types of thermal bridge by resolving the 2D heat equation using Jacobi method

    Python

  5. 1D_Bi_Plasma 1D_Bi_Plasma Public

    Resolution of a 2 fluids, 1D plasma using MUSCL reconstruction and Rusanov scheme

    C++

  6. Combustion_Flow Combustion_Flow Public

    2D CFD solver for simulating reactive flows with coupled fluid dynamics and chemical kinetics

    Python