Tutoriales
Water infiltration problem
A water infiltration problem with a low-permeability lens embedded into a high-permeability domain which uses the Richards box model.
| Contents | Tutorials | Repository |
|---|---|---|
| Instationary nonlinear Poisson equation in parallel, unsteady incompressible Navier-Stokes equations, Discontinuous Galerkin method for hyperbolic conservation laws | Dune-PDELab tutorials` | https://github.com/cpp-review-dune/tutorials |
| Flow in a channel with an elastic perpendicular flap, flow over a heated plate, partitioned heat conduction, heat exchanger, elastic tube | preCICE tutorials | https://github.com/cpp-review-dune/coupling |
| Laplace problem, nonlinear time dependent problem, linear elasticity, spiral wave, wave equation | Dune-FEM tutorials | https://github.com/cpp-review-dune/notebook |
| Poisson equation, time dependant scalar problem, System of PDEs, Navier Stokes | AMDiS tutorials | https://github.com/cpp-review-dune/amdis-workshop-2021 |
| Poisson equation, mixed-dimensional problem, poroelasticity, Two-Phase Navier Stokes | Dune-MMesh tutorials | https://github.com/cpp-review-dune/meshes |
| Finite Volume Method for the Linear Transport Equation, Local Grid Adaptivity, Stokes Equation Using Taylor-Hood Elements, Linear Reaction-Diffusion Equation, p-Laplace Problem | Dune-Book tutorials | https://github.com/cpp-review-dune/dune-book |
| Non-isothermal test problem, free flow problem, mineralization, chemical reaction processes | DuMux tutorials | https://github.com/cpp-review-dune/flow-test-dumux |
| Handler for data structures like matrices, vectors, gnuplot bindings. Numeric schemes like finite differences, Newton and support GMP multiprecision | HDNUM tutorials | https://github.com/cpp-review-dune/proyecto_suelos |
| Crash for course for cmake, linux system, docker, doxygen, gmsh, dune python bindings, dune-common, structures | Dune-Basics | https://github.com/cpp-review-dune/dune-basics |
| Short course for C++, plotting with C++ and Python, dune-common, dune-geometry, dune-grid examples, introduction to Arch Linux and the command line | Meetings 2022 | https://github.com/cpp-review-dune/meetings-2022 |
| Examples of Dune Python bindings | Notebook | https://github.com/cpp-review-dune/notebook |
| Examples of HDNUM data structures with dune-common comparison | HDNUM examples | https://github.com/cpp-review-dune/hdnum-examples |
| GitHub classroom with autograding for math examples with C++ and CMake | CMath examples | https://github.com/cpp-review-dune/cmath-example |
| Examples of python-py-pde examples (finite difference method) | Python PDE examples | https://github.com/cpp-review-dune/python-pde |
| DOLFINx code for Poisson equation (finite element method) | Dolfinx demo | https://github.com/cpp-review-dune/dolfinx-demo |
| Exercises of deal.II Crash Course 2023 | deal.II Crash Course 2023 | https://github.com/cpp-review-dune/deal.II_Crash_Course_2023 |
| Demo of Parallel in Time Heat Equation (deal.II code gallery) | deal.II Crash Course 2023 | https://github.com/cpp-review-dune/parallel-heat-transfer |