Skip to content

Feature/tracer model

Timo Koch requested to merge feature/tracer-model into next

Implement a model solving advection-diffusion equations with a given velocity field. All parameters necessary need to be provided by the user in the spatial params. The minimal interface requires a velocity, porosity, and density field.

Depends on !347 (merged) .

Merge request reports