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

Fix the ASC application test for CFD-DEM #1201

Closed acdaigneault closed 1 month ago

acdaigneault commented 1 month ago

Description

The ASC applications was not testing all the mobility status after the change of restart files in PR #1181.

Solution

Change the granular temperature threshold to get the 3 mobility status at the start of the simulation and output the status sooner. Close issue #1182.

Testing

Make sure there are cells with the 3 possibles mobility status at output.

Miscellaneous (will be removed when merged)

The previous test probably did not get the same restart files as the initial application test, making a different output at the same time step.

Checklist (will be removed when merged)

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

Code related list:

Pull request related list: