Add support for 2D grids in diffusion setup

Max Luebke 2024-03-15 11:47:10 +01:00
parent 651656794d
commit e5bbf2d7f5

@ -35,6 +35,10 @@ grid_setup <- list(
## Diffusion
As the current code refactoring is still in progress, the diffusion setup is
focused on 2D grids. There is no support for 1D grids right now, but can be
implemented in the future quite easily.
```r
diffusion_setup <- list(
boundaries = list( # Define boundary conditions for diffusion