Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

NDSolveUtilities

A number of utilitiy routines have been written to facilitate the investigation and comparison of various NDSolve methods. These functions have been collected in the package DifferentialEquations`NDSolveUtilities`.

Functions provided in the NDSolveUtilities package.

This loads the package.

In[2]:= 

A useful means of analysing Runge--Kutta methods is to study how they behave when applied to a scalar linear test problem (see the package NumericalMath`OrderStar` ).

This assigns the (exact or infinitely precise) coefficients for the 2 stage implicit Runge--Kutta Gauss method of order 4.

In[3]:= 

Out[3]=

This computes the linear stability function, which corresponds to the (2,2) Padé approximation to the exponential at the origin.

In[4]:= 

Out[4]=

Examples of the functions CompareMethods, FinalSolutions, RungeKuttaLinearStabilityFunction and StepDataPlot can be found within ExplicitRungeKutta .

Examples of the function InvariantErrorPlot can be found within Projection .

InvariantErrorPlot Options

The function InvariantErrorPlot has a number of options that can be used to control the form of the result.

Options of the function InvariantErrorPlot.

The default value for InvariantDimensions is to determine the dimensions from the structure of the input, Dimensions[invts].

The default value for InvariantErrorFunction is a function to compute the absolute error.

The default value for InvariantErrorSampleRate is to sample all points if there are less than 1000 steps taken. Above this threshold a logarithmic sample rate is used.


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: