Skip to content

Feature/use localcontributions

Tobias Malkmus requested to merge feature/use_localcontributions into master

The advection diffusion solver has been reviewed.

Now it uses a matrix based version, atm without preconditioning. The dg operator is written without the help of passes.

Further on a lot of overhead has been removed.

Now the adrsolver is faster than the image processing unit.

Open issues is the performance of the windfield generation.

Merge request reports