Skip to content

Add new dumux messages.

Ivan Buntic requested to merge feature/more-dumux-messages into master

What this MR does / why does DuMux need it:
This MR add more dumux messages which can be displayed in the beginning and the end of a simulation.
See #1331 (closed)

Before you request a review from someone, make sure to revise the following points:

  • does the new code follow the style guide?
  • do the test pipelines pass? (see guide on how to run pipelines for a merge request)
  • is the code you changed and/or the new code you wrote covered in the test suite? (if not, extend the existing tests or write new ones)
Edited by Ivan Buntic

Merge request reports