Accuracy comparison of SSPRK2 and BDF2 DTS schemes
Determine whether the second-order SSPRK2 scheme is more efficient and assess its accuracy relative to the implicit BDF2 dual time-stepping positivity-preserving scheme on the specified three-dimensional Taylor–Green vortex test problem.
References
A reasonable question is to ask whether the second-order SSPRK2 scheme would be more efficient than the BDF2 DTS scheme. The SSPRK2 scheme was also run on the same grid using the exact settings. The total number of explicit steps for the SSPRK2 scheme is $3868$, while the wall clock time average over three runs is $51,648$ seconds. When compared to the BDF2 DTS scheme, the SSPRK2 scheme shows a $\%5.8$ increase in the wall clock time. Therefore, it is still less efficient than the BDF2 DTS scheme without assessing its accuracy.