Jump to content

Equation-free modeling

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Twbaroberts (talk | contribs) at 22:49, 11 October 2013 (corrected image link I hope). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Equation-free modeling is a method for multiscale computation and computer-aided analysis. It is designed for a class of complicated systems in which one observes evolution at a macroscopic, coarse scale of interest, while accurate models are only given at a finely detailed, microscopic, level of description. The framework empowers one to perform macroscopic computational tasks (over large space-time scales) using only appropriately initialized microscopic simulation on short time and small length scales. The methodology eliminates the derivation of explicit macroscopic evolution equations when these equations conceptually exist but are not available in closed form; hence the term equation-free.[1]

Introduction

In a wide range of chemical, physical and biological systems, coherent macroscopic behavior emerges from interactions between microscopic entities themselves (molecules, cells, grains, animals in a population, agents) and with their environment. Sometimes, remarkably, a coarse-scale differential equation model (such as the Navier-Stokes equations for fluid flow, or a reaction-diffusion system) can accurately describe macroscopic behavior. Such macroscale modeling makes use of general principles of conservation (atoms, particles, mass, momentum, energy), and closed into a well-posed system through phenomenological constitutive equations or equations of state. However, one increasingly encounters complex systems that only have known microscopic, fine scale, models. In such cases, although we observe the emergence of coarse-scale, macroscopic behavior, modeling it through explicit closure relations may be impossible or impractical. Non-Newtonian fluid flow, chemotaxis, porous media transport, epidemiology, brain modeling and neuronal systems are some typical examples. Equation-free modeling aims to use such microscale models to predict coarse macroscale emergent phenomena.

Performing coarse-scale computational tasks directly with fine-scale models is often infeasible: direct simulation over the full space-time domain of interest is often computationally prohibitive. Moreover, modeling tasks, such as numerical bifurcation analysis, are often impossible to perform on the fine-scale model directly: a coarse-scale steady state may not imply a steady state for the fine-scale system, since individual molecules or particles do not stop moving when the gas density or pressure become stationary. Equation-free modeling circumvents such problems by using short bursts of appropriately initialized fine-scale simulation.[2]

The coarse time-stepper

Dynamic problems invoke the coarse time-stepper. In essence, short bursts of computational experiments with the fine-scale simulator estimate local time derivatives. Given an initial condition for the coarse variables Failed to parse (syntax error): {\displaystyle U(t_k)\} at time , the coarse time-stepper involves four steps:

  • Lifting, creates microscale initial conditions , consistent with the macrostate ;
  • Simulation, uses the microscale simulator to compute the microscale state at over a short interval ;
  • Restriction, obtains the macrostate from the fine-scale state ;
  • the Time-step, extrapolation of macrostate from to predicts the state a macrotime in the future.


Multiple time steps simulates the system into the macro-future. If the microscale model is stochastic, then an ensemble of microscale simulations may be needed to obtain sufficiently good extrapolation in the time step. Such a coarse time-stepper may be used in many algorithms of traditional continuum numerical analysis, such as numerical bifurcation analysis, optimization, control, and even accelerated coarse-scale simulation.

Traditionally, algebraic formulae determine time derivatives of the coarse model. In our approach, the macroscale derivative is estimated by the inner microscale simulator, in effect performing a closure on demand. A reason for the name equation-free is by analogy with matrix-free numerical linear algebra [3]; the name emphasizes that macro-level equations are never constructed explicitly in closed form.

Restriction

The restriction operator often follows directly from the specific choice of the macroscale variables. For example, when the microscale model evolves an ensemble of many particles, the restriction typically computes the first few moments of the particle distribution (the density, momentum, and energy).

Lifting

The lifting operator is usually much more involved. For example, consider a particle model: we need to define a mapping from a few low order moments of the particle distribution to initial conditions for each particle. The assumption that a relation exists that closes in these low order, coarse, moments, implies that the detailed microscale configurations are functionals of the moments (sometimes referred to as slaving [4]). We assume this relationship is established/emerges on time scales that are fast compared to the overall system evolution (see slow manifold theory and applications [5]). Unfortunately, the closure (slaving relations) are algebraically unknown (as otherwise the coarse evolution law would be known).

Initializing the unknown microscale modes randomly introduces a lifting error: we rely on the separation of macro and micro time scales to ensure a quick relaxation to functionals of the coarse macrostates (healing). A preparatory step may be required, possibly involving microscale simulations constrained to keep the macrostates fixed [6]. When the system has a unique fixed point for the unknown microscale details conditioned upon the coarse macrostates, a constrained runs algorithm may perform this preparatory step using only the microscale time-stepper [7].


An illustrative example

A toy problem illustrates the basic concepts. For example, consider the differential equation system for two variables :

Capital denotes the presumed macroscale variable, and lowercase the microscale variable. equation. This classification means that we assume a coarse model of the form exists, but do not necessarily know what its is. Arbitrarily define the lifting from any given macrosate as . A simulation using this lifting and the coarse time-stepper is shown in Figure 2.

Equation-free coarse time-stepper applied to the illustrative example differential equation system using Failed to parse (syntax error): {\displaystyle \delta t=0.1</math and <math>U(0)=−1} .

The solution of the differential equation rapidly moves to the slow manifold for any initial data. The coarse time-stepper solution would agree better with the full solution when the 100 factor is increased. Figure 1 shows the lifted solution (blue solid line) . At times , the solution is restricted and then lifted again, which here is simply setting . The slow manifold is shown as a red line. The right figure shows the time derivative of the restricted solution as a function of time (blue solid line), as well as the time derivative (the coarse time derivative), as observed from a full simulation (red line).

References

  1. ^ Kevrekidis, I.G.; Samaey, G. (2009), "Equation-free multiscale computation: algorithms and applications", Annual Review in Physical Chemistry, 60: 321–344, doi:10.1146/annurev.physchem.59.032607.093610
  2. ^ Kevrekidis, I.G.; et al. (2003), "Equation-free, coarse-grained multiscale computation: enabling microscopic simulators to perform system-level tasks", Comm. Math. Sciences, 1 (4): 715–762, MR 2041455 {{citation}}: Explicit use of et al. in: |author= (help)
  3. ^ C. T. Kelley. Iterative Methods for linear and nonlinear equations, SIAM, Philadelphia, 1995.
  4. ^ H. Haken. Slaving principle revisited. Physica D, 97:95--103, 1996.
  5. ^ A. J. Roberts. Effectively model dynamics, deterministic and stochastic, across multiple space and time scales. In J. G. Hartnett and P. C. Abbott, editors, Frontiers of Fundamental and Computational Physics: 10th International Symposium, volume 1246, pages 75--87. AIP, 2010.
  6. ^ J. P. Ryckaert, G. Ciccotti, and H. Berendsen. Numerical integration of the Cartesian equation of motion of a system with constraints: molecular dynamics of N-alkanes. J. Comp. Phys., 23:237, 1977.
  7. ^ C. W. Gear, T. J. Kaper, I. G. Kevrekidis, and A. Zagaris. Projecting to a Slow Manifold: Singularly Perturbed Systems and Legacy Codes. SIAM Journal on Applied Dynamical Systems 4(3):711--732, 2005.