chaos-polymtl / lethe

Repository for the open-source lethe CFD/DEM/CFD-DEM project
https://chaos-polymtl.github.io/lethe/index.html
GNU Lesser General Public License v2.1
269 stars 59 forks source link

Regenerate clean application test outputs in DEM and CFD-DEM #1207

Closed acdaigneault closed 1 month ago

acdaigneault commented 1 month ago

Description

The application test outputs had some extra spaces or some missing spaces, making it appears in diff of files when the output is updated and put them back or remove them. It makes it hard to focus on the real changes of the test. Also, some strings in CFD-DEM did have spaces for no reason.

Solution

Remove the explicit spaces in CFD-DEM and regenerate all the tests in DEM and CFD-DEM from the real output files of tests (no copy-paste).

Testing

All tests are the same. I added particle statistic output to spouted_bed_load_balancing test for more robust testing in CFD-DEM.

Checklist (will be removed when merged)

See this page for more information about the pull request process.

Code related list:

Pull request related list: