The silo examples works just fine. I just fixed some information within the example to make it slightly easier to read and fixed some typos there and there.
Comment
Reading this example made me realize that the way we manage floating walls is kinda lame, so I have opened an issue #1360 regarding this.
Code related list:
[x] All in-code documentation related to this PR is up to date (Doxygen format)
[x] Copyright headers are present and up to date
[x] Lethe documentation is up to date
[x] The branch is rebased onto master
[x] Code is indented with indent-all and .prm files (examples and tests) with prm-indent
[x] If parameters are modified, the tests and the documentation of examples are up to date
[x] Changelog (CHANGELOG.md) is up to date if the refactor affects the user experience or the codebase
Pull request related list:
[x] No other PR is open related to this refactoring
[x] Labels are applied
[ ] There are at least 2 reviewers (or 1 if small feature) excluding the responsible for the merge
[x] If this PR closes an issue or is related to a project, it is linked in the "Projects" or "Development" section
[x] If any future works is planned, an issue is opened
[x] The PR description is cleaned and ready for merge
Description
The silo examples works just fine. I just fixed some information within the example to make it slightly easier to read and fixed some typos there and there.
Comment
Reading this example made me realize that the way we manage floating walls is kinda lame, so I have opened an issue #1360 regarding this.
Code related list:
Pull request related list: