15 research outputs found

    Microhabitats of benthic foraminifera - a static concept or a dynamic adaption to optimize food aquisition?

    Get PDF
    In situ observations of microhabitat preferences of living benthic foraminifera are presented from sediments of the Norwegian-Greenland Sea, the upwelling area off northwestern Africa and the shallow-water Kiel Bight (Baltic Sea). Certain foraminiferal species (e.g.Cibicidoides wuellerstorfi andRupertina stabilis) can be regarded as strictly epibenthic species, colonizing elevated habitats that are strongly affected by bottom water hydrodynamics. Large epibenthic foraminifera (e.g.Rhabdammina abyssorum andHyperammina crassatina) colonize the sediment surface in areas where strong bottom currents occur and might have by virtue of their own size an impact on the small-scale circulation patterns of the bottom water. Motile species changing from epifaunal to infaunal habitats (e.g.Pyrgo rotalaria, Melonis barleeanum, Elphidium excavatum clavatum, Elphidium incertum, Ammotium cassis andSphaeroidina bulloides) are regarded here as highly adaptable to changes in food availability and/or changing environmental conditions. This flexible behaviour is regarded as a dynamic adaptation to optimize food acquisition, rather than a static concept leading to habitat classification of these ubiquitous rhizopods

    Reverse accumulation and accurate rounding error estimates for taylor series coefficient

    Get PDF
    Original article can be found at: http://www.informaworld.com/smpp/title~content=t713645924~db=all Copyright Taylor and Francis/ Informa.We begin by extending the technique of reverse accumulation so as to obtain gradients of univariate Taylor series coefficients. This is done by re-interpreting the same formulae used to reverse accumulategradients in the conventional (scalar) case. Thus a carefully written implementation of conventional reverse accumulation can be extended to the Taylor series valued case by (further) overloading of the appropriate operators. Next, we show how to use this extended reverse accumulation technique so as to construct accurate (i.e. rigorous and sharp) error bounds for the numerical values of the Taylor series coefficients of the target function, again by re-interpreting the corresponding conventional (scalar) formulae. This extension can also be implemented simply by re-engineering existing code. The two techniques (reverse accumulation of gradients and accurate error estimates) each require only a small multiple of the processing time required to compute the underlying Taylor series coefficients. Space "requirements are comparable to those for conventional (scalar) reverse accumulation, and can be simply managed. We concluded with a discussion of possible implementation strategies and the implications for the re-use of code.Peer reviewe

    Mathematica Connectivity to Interval Libraries filib++ and C-XSC

    No full text
    Abstract. Building interval software interoperability can be a good solution when re-using high-quality legacy code or when accessing functionalities unavailable natively in one of the software packages. In this work we present the integration of programs based on the interval libraries filib++ and C-XSC into Mathematica via MathLink communication protocol. On some small easily readable programs we demonstrate: i) some details of MathLink technology, ii) the transparency of numerical data communication without any conversion, iii) the advantage of symbolic manipulation interfaces — the access to the external compiled language functionality from within Mathematica is often even more convenient than from its own native environment

    Differential equations are recurrence relations in APL

    No full text

    High-Order Stiff ODE Solvers via Automatic Differentiation and Rational Prediction

    No full text
    For solving potentially stiff initial value problems in ordinary differential equations numerically, we examine a class of high order methods that was last considered by Wanner in the sixties. These high order schemes may be viewed as implicit Taylor series methods based on Hermite quadratures. On linear problems the methods are equivalent to implicit Runge Kutta methods of the Legendre, Radau and Lobatto type and have therefore the same A- or L- stability properties. In contrast to earlier implementations we use improved automatic differentiation techniques for the calculation of Taylor coefficients and their Jacobian. To realize large steps on stiff problems we develop a new rational predictor that usually requires only a single correction by Newton's method to achieve solution accuracy at the discretization error level. Matrix sparsity is automatically detected and partly utilized, but other structural properties remain to be exploited. 1 Introduction The design and implementation ..

    Multistep Filtering Operators for Ordinary Differential Equations

    No full text
    Interval methods for ordinary differential equations (ODEs) provide guaranteed enclosures of the solutions and numerical proofs of existence and unicity of the solution. Unfortunately, they may result in large over-approximations of the solution because of the loss of precision in interval computations and the wrapping effect. The main open issue in this area is to find tighter enclosures of the solution, while not sacrificing efficiency too much. This paper takes a constraint satisfaction approach to this problem, whose basic idea is to iterate a forward step to produce an initial enclosure with a pruning step that tightens it. The paper focuses on the pruning step and proposes novel multistep ltering operators for ODEs. These operators are based on interval extensions of amultistep solution that are obtained by using (Lagrange and Hermite) interpolation polynomials and their error terms. The paper also shows how traditional techniques (such as mean-value forms and coordinate transformations) can be adapted to this new context. Preliminary experimental results illustrate the potential of the approach, especially on stiff problems, well-known to be very difficult to solve
    corecore