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

Block or report L1ssandra

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

Popular repositories

  1. Bilibili-DG-Lectures Bilibili-DG-Lectures Public

    Some example programs of DG which will be teached on Bilibili

    Fortran 16 5

  2. Simple-Fortran-DG Simple-Fortran-DG Public

    A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial value.

    Fortran 11 5

  3. Freljord-CFD-arsenal Freljord-CFD-arsenal Public

    Some DG and WENO code of mine

    Fortran 11 3

  4. DG-with-WENO-Limiter DG-with-WENO-Limiter Public

    A simple Fortran code of DG+KXRCF Detector+WENO Limiter solving 2D Burgers Equation

    Fortran 6

  5. DG_ycLiu DG_ycLiu Public

    A standard P2 2-D Discontinuous-Galerkin-Method program written by Fortran

    Fortran 5

  6. DG-1D-Euler DG-1D-Euler Public

    A simple MATLAB DG code for 1D Euler Equation, including the TVB Limiter and pp Limiter. Three types of fluxes are tested: L-F, HLL and HLLC. The test example is the "test 3" on Toro's ”Riemann Sol…

    MATLAB 4