Skip to content
View laurent90git's full-sized avatar
Block or Report

Block or report laurent90git

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. CFD_Euler_1D CFD_Euler_1D Public

    One-dimensional solver for the Euler equation, with multiple Riemann solvers (HLLC, Flux Vector Splitting).

    Python 2

  2. CFD_Euler_2D CFD_Euler_2D Public

    Solver for the 2D Euler equations, with multiple Riemann solvers (HLLC, Flux Vector Splitting)

    Python 1

  3. DAE-Scipy DAE-Scipy Public

    Modifications of Scipy's implicit solvers for the solution of differential-algebraic equations (DAEs)

    Python 12 2

  4. RungeKutta RungeKutta Public

    Generic Runge-Kutta solver (explicit or implicit) and damped Newton method implemented in Python, for educational purposes. A few test cases are given (heat equation, spring-mass system).

    Python 2 1