Next: Representing numerical results
Up: A numerical Singular Perturbation
Previous: Some pictures of a
To define the numerical problem properly we should be more precise
about the requirements for the numerical approximation.
- Because the interesting features of the solution are the precise location
and the precise shape of the different layers,
we consider the -norm the proper
measure for the error.
- Not only the approximation should be given, but also
an educated guess about the accuracy obtained.
- Because for small the precise -error is not easily computed,
it is the responsibility of the scientist to give sufficient support for his claim
about the accuracy obtained.
Practical considerations
- The idea is that a method is developed that can find a solution both for large
and for arbitrarily small values of . For practical reasons we can
restrict this range to
.
To compare different solution methods, we might restrict ourselves to
a finite sequence of -values,
viz.,
.
- The aim is to compute
approximations to the solution in such a way that the error in the
overall -norm is smaller than a prescribed tolerance and
the computational work (on a desktop computer) is minimized.
Possible interesting tolerances, , for the error in the -norm
might be (approximately)
- The solution should be computed within a reasonable time
on a modern desktop computer. Minutes or in some cases hours may be considered
reasonable times, days are not.
The choice of the method is completely free.
Not only methods based on discretization are allowed,
but also any other type, such as methods based on the analytic solution
and asymptotic expansions thereof,
provided the above mentioned criteria are satisfied.
Requirements on submissions for the BAIL 2008 competition
- The preferred representation of numerical solutions is described in the
next section. If possible, the graphs along cuts should be submitted also
in the form of ASCII files containing both the coordinates of the points used on the respective
cut and the values of the solution at these points.
- For each computation an indication should be given of the computational resources used.
For discretisation methods this should include the number of degrees of freedom involved.
- The method used has to be well described and relevant references should be given.
Next: Representing numerical results
Up: A numerical Singular Perturbation
Previous: Some pictures of a