Skip to content
View riemannsBeard's full-sized avatar

Block or report riemannsBeard

Report abuse

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

Report abuse

Pinned Loading

  1. diffusionEquation_DirichletBCs diffusionEquation_DirichletBCs Public

    Numerical solution of the diffusion equation with Dirichlet BCs by using the Crank-Nicolson method and differentiating matrices

    MATLAB 1

  2. diffusionEquation_NeumannBCs diffusionEquation_NeumannBCs Public

    Numerical solution of the diffusion equation with Neumann BCs by using the Crank-Nicolson method and differentiating matrices

    MATLAB 1

  3. lidDrivenCavity_FVM_staggeredGrid lidDrivenCavity_FVM_staggeredGrid Public

    Numerical solution of the dimensionless cavity problem by using the Finite Volume Method in a staggered grid

    MATLAB

  4. lidDrivenCavity_LBM lidDrivenCavity_LBM Public

    Numerical solution of the well-kown, lid-driven cavity problem by using a Lattice-Boltzmann approach and Armadillo matrix library

    C

  5. Poiseuille2D_FVM_staggeredGrid Poiseuille2D_FVM_staggeredGrid Public

    Numerical solution of the 2D Poiseuille's problem by using the FVM in a staggered grid and differentiating matrices

    MATLAB

  6. PoissonEquation2D PoissonEquation2D Public

    Numerical solution of the 2D Poisson equation by using differentiating matrices

    MATLAB 2