Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.8 KB

README.md

File metadata and controls

66 lines (43 loc) · 3.8 KB

Simple NGSolve examples from binder

  • Jupyter:
    Binder

  • Jupyter lab:
    Binder

  • FEM crash course: Binder

  • FEM 1D explanations: Binder

NPDE1

  • Jupyter notebook with a mini tutorial: Binder

  • Jupyter notebook with a Poisson example: Binder

  • Jupyter notebook with a Singular perturbation example: Binder

NPDE2

  • Jupyter notebook with a space-time DG example for a parabolic problem: Binder

  • Jupyter notebook with a theta scheme example: Binder

  • Jupyter notebook with a linear elasticity example: Binder

  • Jupyter notebook with a Stokes example: Binder

  • Jupyter notebook with a stationary Navier-Stokes example: Binder

  • Jupyter notebook with a mixed Poisson example: Binder

  • Jupyter notebook with a hybrid mixed Poisson example: Binder

NPDE3

  • Jupyter notebook with a basic finite volume example for scalar conservation laws (1D / 2D): Binder

NPDE4

  • Jupyter notebook with a very basic level set transport prolbem (2D): Binder

  • Jupyter notebook with a fitted discretization of a scalar interface problem (2D): Binder

  • Jupyter notebook with an unfitted discretization of a scalar Poisson problem (2D): Binder

  • Jupyter notebook with a DG-in-time discretization (1D): Binder