odepkg_testsuite_calcscd [odepkg]
— Function File: [scd] = odepkg_testsuite_calcscd (solution, reference, abstol, reltol)

If this function is called with four input arguments of type double scalar or column vector then return a normalized value for the minimum number of correct digits scd that is calculated from the solution at the end of an integration interval solution and a set of reference values reference. The input arguments abstol and reltol are unused but present because of compatibility to the function odepkg_testsuite_calcmescd.

Run examples with the command

          demo odepkg_testsuite_calcscd

See also: odepkg