Open lin-yang-ly opened 1 month ago
@simopier I just completed the validation case val-2d. Just let me know if you have any suggestions!
BTW, the running time of the validation case is still around 9s after I optimized the mesh and time steps. I will continue to find a way to lower the running time, and please let me know if you have any suggestions for that.
Job Documentation, step Sync to remote on c87a3a1 wanted to post the following:
View the site here
This comment will be updated on new commits.
Job Coverage, step Generate coverage on c87a3a1 wanted to post the following:
Coverage did not change
This comment will be updated on new commits.
@simopier I found a issue on the RMSPE calculation in val-2d, so I fix it in the latest commits. However, the PR met an "TIMEOUT" error from "ver-1c" during the "Test Debug" check. Do I need to do something for "ver-1c" or leave it alone?
Definitely leave it alone here.
@simopier I updated the heavy tests with coarser mesh to avoid the "heavy test issue" and the RMSPE don't have much difference. Right now, We can use time_step_interval of 20 instead of a strange large number. Also, I clean the commits history and it is ready for review!
(Ref. #12) (Close. #203)