L-2

From Disordered Systems Wiki
Jump to navigation Jump to search

Goal: The physical properties of many materials are controlled by the interfaces embedded in it. This is the case of the dislocations in a crystal, the domain walls in a ferromagnet or the vortices in a supercoductors. In the next lecture we will discuss how impurities affect the behviour of these interfaces. Today we focus on thermal fluctuations and introduce two important equations for the interface dynamics: the Edwards Wilkinson (EW) and the Kardar Parisi Zhang (KPZ) equations.


Edwards Wilkinson: an interface at equilibrium:

Consider domain wall Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(r,t)} fluctuating at equilibrium at the temparature Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle T} . Here Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t} is time, defines the d-dimensional coordinate of the interface and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h} is the scalar height field. Hence, the domain wall separating two phases in a film has Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d=1, r \in \cal{R}} , in a solid instead Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d=2, r \in \cal{R}^2} .

Two assumptions are done:

  • Overhangs, pinch-off are neglected, so that Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(r,t)} is a scalar univalued function.
  • The dynamics is overdamped, so that we can neglect the inertial term.

Derivation

The Langevin equation of motion is

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t h(r,t)= - \mu \frac{\delta E_{pot}}{\delta h(r,t)} + \eta(r,t) }

The first term Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle - \delta E_{pot}/\delta h(r,t) } is the elastic force trying to smooth the interface, the mobility Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mu } is inversily proportional to the viscosity. The second term is the Langevin Gaussian noise defined by the correlations

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \langle \eta(r,t) \rangle =0, \; \langle \eta(r',t')\eta(r,t) \rangle = 2 D \delta^d(r-r') \delta(t-t') }

The symbol indicates the average over the thermal noise. The diffusion constant is fixed by the Eistein relation (fluctuation-dissipation theorem):

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle D= \mu K_B T }

The potential energy of surface tension can be expanded at the lowest order in the gradient:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle E_{pot} = \sigma \int d^d r\sqrt{1 +(\nabla h)^2} \sim \text{const.} + \frac{\sigma}{2} \int d^d r (\nabla h)^2 }

Setting we have the Edwards Wilkinson equation:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t h(r,t)= \frac{1}{2}\nabla^2 h(r,t) + \eta(r,t) }

Scaling Invariance

The equation enjoys of a continuous symmetry because Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(r,t) } and cannot be distinguished. This is a condition of scale invariance:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(b r, b^z t) \overset{in law}{\sim} b^{\alpha} h(r,t) }

Here Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle z, \alpha } are the dynamic and the roughness exponent respectively. From dimensional analysis

From which you get Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle z=2 } in any dimension and a rough interface below Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d=2 } with .

Exercise L2-A: Solve Edwards-Wilkinson

For simplicity, consider a 1-dimensional line of size L with periodic boundary conditions. It is useful to introduce the Fourier modes:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \hat h_q(t)= \frac{1}{L} \int_0^L e^{iqr} h(r,t), \quad h(r,t)= \sum_q e^{-iqr} \hat h_q(t) }

Here Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle q=2 \pi n/L, n=\ldots ,-1,0,1,\ldots} and recall .

  • Show that the EW equation writes
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t \hat h_q(t)= -\mu \sigma q^2 \hat h_q(t)+ \eta_q(t), \quad \text{with} \; \langle \eta_{q_1}(t') \eta_{q_2}(t)\rangle =\frac{D}{L} \delta_{q_1,-q2}\delta(t-t') }

The solution of this first order linear equation writes

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \hat h_q(t)= \hat h_q(0) +\int_0^t d s e^{-\mu \sigma q^2 s} \eta_q(s) }

Assume that the interface is initialy flat, namely .

  • Compute the width Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \langle h(x,t)^2\rangle = \sum_q \langle h_q(t)h_{-q}(t) \rangle } . Comment about the roughness and the short times growth.

KPZ equation and interface growth

Consider a domain wall in presence of a positive magnetic field. At variance with the previous case the ferromagnetic domain aligned with the field will expand while the other will shrink. The motion of the interface describes now the growth of the stable domain, an out-of-equilibrium process.

Derivation

To derive the correct equation of a growing interface the key point is to realize that the growth occurs locally along the normal to the interface (see figure).

Let us call Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v} the velocity of the interface. Consider a point of the interface , its tangent is Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_r h(r,t)=-\tan(\theta)} . To evaluate the increment Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \delta h(r,t)} use the Pitagora theorem:

Hence, in generic dimension, the KPZ equation is

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t h(r,t)= \nu \nabla^2 h(r,t)+ \frac{\lambda}{2} (\nabla h)^2 + \eta(r,t) }


Scaling Invariance

The symmetry Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h } and still holds so that scale invariance is still expected. However the non-linearity originate an anomalous dimension and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle z,\alpha } cannot be determined by simple dimensional analysis.

An important symmetry

Let us remark that if Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(r,t) } is a solution of KPZ,also is a solution of KPZ.

You can check it, and you will obtain an equation with the statistically equivalent noise Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \tilde \eta(r,t)=\eta(r - \lambda v_0 t,t)} . The symmetry relies on two properties:

  • The noise Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \eta(r,t) } is delta correlated in time
  • Only sticked together the two terms and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{\lambda}{2} (\partial_r h(r,t))^2} enjoy the symmetry. Hence, under the rescaling

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b^{\alpha-z} \left( \partial_t h(r,t)- b^{ \alpha+z-2 } \frac{\lambda}{2} (\partial_r h(r,t))^2\right)}

the second term should be -independent. This provides a new and exact scaling relation

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle z+\alpha=2 }

The d=1 case

In the one dimensional case the KPZ equation writes Hence, in generic dimension, the KPZ equation is

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t h(r,t)= \nu \partial_r^2 h(r,t)+ \frac{\lambda}{2} (\partial_r h)^2 + \eta(r,t) }

The corresponding Fokker Planck equation for the probability Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle {\cal} P[h,t] } can be written as

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \partial_t {\cal P}= - \int d r \frac{\delta}{\delta h_r} \left[\nu \partial_r^2 h \frac{\lambda}{2} (\partial_r h)^2 \right] }