diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d2cb43bfd3977314ba3034e54500f4f4da1da41..f3249fa9ca85f7f5f39990a42b695f5749eac3b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ * Code coverage reports for unit tests. Detailed reports can be retrieved from the artifacts of the `test:unit-tests` test in the folder `build-cmake/test/coverage`. The total coverage is reported to GitLab. -* New class [`SimulationTransport`](dune/dorie/interface/simulation_transport.hh) +* New class [`SimulationTransport`](dune/dorie/interface/transport_simulation.hh) which solves the transport equation with a finite volume scheme for give grid functions of saturation and velocity.