324 CHAPTER 7. RESOLVING LOCAL EVENTS OR SINGULARITIES
Now the overall procedure is a generalization of the alternating Schwarz iteration in
the domain decomposition method [49]. Starting from some initial condition, the contin-
uum equation and the MD are alternatively solved in the c− and p−regions, with time
steps ∆t and δt respectively, for a time interval of T
c
, using some provisional bound-
ary conditons in the overlapping region. The results are used to update the boundary
conditions in the overlapping region, and the process is then repeated.
7.2 Adaptive model refinement or model reduction
Adaptive model refinement is a modification of the well-known procedure of adaptive
mesh refinement, in which not only the mesh, but also the physical models are chosen
adaptively. One of the earliest examples of adaptive model refinement is presented in
[17], where the authors developed algorithms for gas dynamics simulations using adaptive
mesh refinement, but locally around the shocks, direct simulation Monte Carlo (DSMC)
instead of the equations of gas dynamics is used on the finest mesh. The nonlocal
quasicontinuum method can also be viewed as an adaptive model refinement strategy
[48]. Ideas of adaptive mo del refinement have also been proposed in [36] and applied to
the modeling of stress distribution in a composite material. Averaged equations are used
over most of the computational domain, except at places of stress concentration where
the original microscale model is used instead.
One important issue in adaptive model refinement is that the different levels of mo d els
used have to be consistent with each other, i.e. away from defects, both models should
apply and they should produce approximately the same results. This is guaranteed when
the macroscopic model is the reduction of the microscopic model in the macroscopic limit.
For example, the equations of gas dynamics are often the reduction of the kinetic equation
under the local equilibrium approximation. The nonlinear elasticity model obtained using
the Cauchy-Born rule is the reduction of the atomistic model for the situation when the
displacement of the atoms follows a smooth vector field.
In such a circumstance, instead of thinking ab out adaptively refining the macroscopic
model, one can also think about adaptively simplifying or coarsening the microscopic
model. The former is more of a top-down strategy. The latter is more of a bottom-up
strategy. Of course they may produce the same results.