Giordano Tierra Chica

Size: px
Start display at page:

Download "Giordano Tierra Chica"

Transcription

1 NUMERICAL METHODS FOR SOLVING THE CAHN-HILLIARD EQUATION AND ITS APPLICABILITY TO MIXTURES OF NEMATIC-ISOTROPIC FLOWS WITH ANCHORING EFFECTS Giordano Tierra Chica Department of Mathematics Temple University In collaboration with: Francisco Guillén González María Ángeles Rodríguez Bellido Universidad de Sevilla, Seville, Spain Special Thanks to : Christian Zillinger 1 / 68

2 1 Motivation 2 Second order schemes and time-step adaptivity for the Cahn-Hilliard equation Cahn-Hilliard Model Second Order Schemes Approximations of potential term f k (φ n+1, φ n ) Time step adaptivity Numerical Simulations 3 Linear unconditional energy-stable splitting schemes for nematic-isotropic flows with anchoring effects Nematic Liquid Crystals Mixtures of Nematic Liquid Crystals with Newtonian fluid The model Numerical schemes Numerical simulations 4 References 1 / 68

3 Phase field or Diffuse interface models Sharp-interface models PDE for each phase + coupled interface conditions Very difficult numerically (interface tracking) Diffuse interface Phase-field models Phase function with distinct values (for instance +1 and -1) in each phase, with a smooth change in the interface (of width ε). Surface motion depending on the physical energy dissipation. When interface width ε tends to zero, recover a sharp interface model. 2 / 68

4 Motivation Design numerical schemes for diffuse-interface phase-field problems: 1 Efficient in time (Linear schemes, adaptive time-step). 2 Suitable to use (standard) Finite Elements (mesh adaptation) 3 Mimic properties of the continuous problem: Dissipative Energy law, maximum principle, mass conservation,... 4 Good finite and large time accuracy (infinite equilibrium states) Numerical analysis: 1 Large time Energy Stability 2 Unique Solvability of the schemes 3 Convergence of iterative algorithms approximating nonlinear schemes 3 / 68

5 Allen-Cahn and Cahn-Hilliard models The Allen-Cahn and the Cahn-Hilliard models are gradient flows for the same Free Energy (Liapunov functional): ( ) 1 E(φ) = E philic (φ) + E phobic (φ) := 2 φ 2 + F (φ) dx where F (φ) is a double-well potential taking two minimum (stable) values: F (φ) = 1 4ε 2 (φ2 1) 2 at φ = ±1 (polynomial potential: Ginzburg-Landau) Allen-Cahn : φ t + γ δe δφ = 0 ( Cahn-Hilliard: φ t M(φ) δe δφ Ω Maximum Principle ) = 0 Mass Conservation where δe δφ = φ + f (φ) with f (φ) = F (φ) = 1 ε 2 (φ3 φ). In both cases: d t E(φ(t)) 0. 4 / 68

6 Cahn-Hilliard Model Weak formulation: Find (φ, w) such that φ L ((0, T ); H 1 (Ω)) and w L 2 ((0, T ); H 1 (Ω)) satisfying ( ) φ t, w + γ w, w = 0 w H 1 (Ω) ( ) ( ) ( ) φ, φ + f (φ), φ w, φ = 0 φ H 1 (Ω). Energy Law: d dt E(φ(t)) + γ w 2 dx = 0. Ω Mathematical Analysis: Abels, Garcke, Grasselli, Miranville, Schimperna,... Numerical Analysis: Boyer, Elliot, Feng, Gómez, Hughes, Prohl,... 5 / 68

7 Second Order Schemes for the Cahn-Hilliard model Generic Second order Finite Difference schemes (Crank-Nicolson for linear terms) ( δt φ n+1, w ) ) + γ( w n+ 1 2, w = 0 w H 1 (Ω) ( ( φ n+1 + φ n 2 ), φ ) ( + f k (φ n+1, φ n ), φ ) ( ) w n+ 1 2, φ = 0 φ H 1 (Ω), where δ t φ n+1 = (φ n+1 φ n )/k (discrete time derivative). Discrete Energy Law: Testing by ( w, φ) = (w n+ 1 2, δ t φ n+1 ) δ t E(φ n+1 ) + γ w n L + 2 ND philic (φ n+1, φ n ) + ND phobic (φ n+1, φ n ) = 0, where ( ( φ ND philic (φ n+1, φ n n+1 + φ n ) := ), δ t φ n+1) ( ) 1 δ t 2 2 φn+1 2 = 0 and ND phobic (φ n+1, φ n ) := (f k (φ n+1, φ n ), δ t φ n+1) ( δ t Ω Ω ) F (φ n+1 ) 6 / 68

8 Energy Stability Definition Numerical schemes are energy-stable if δ t E(φ n+1 ) + γ w n , n. In particular, the discrete energy decreases, E(φ n+1 ) E(φ n ), n. Ω 7 / 68

9 Eyre s decomposition [Eyre] Splitting the potential term F (φ) = F c (φ)+f e (φ) with F c 0 (convex) and F e 0 (concave) Taking implicitly the convex term and explicitly the non-convex one, i.e. Properties: f k (φ n+1, φ n ) = f c (φ n+1 ) + f e (φ n ) = 1 ε 2 ((φn+1 ) 3 φ n ), First order accurate Nonlinear scheme Unconditionally unique solvable Unconditionally energy-stable 8 / 68

10 Midpoint (MP) Midpoint approximation of the potential term [Elliot], [Du], [Lin],... f k (φ n+1, φ n ) = F(φn+1 ) F(φ n ) φ n+1 φ n Then ND phobic (φ n+1, φ n ) = 0 δ t E(φ n+1 ) + γ w n L 2 = 0 Properties: Second order accurate Nonlinear scheme Conditionally unique solvable (k < ε 4 /γ) Unconditionally energy-stable 9 / 68

11 Midpoint (MP). Newton Scheme Theorem Solvability hypothesis Convergence hypothesis k < 4ε4 γ k 1/2 k ε 4 < C and l«ım (k,h) 0 h 2 = / 68

12 (US2) [Wang et al.] Splitting the potential term F(φ) = F c (φ) + F e (φ) with F c 0 (convex) and F e 0 (concave), Taking MP for the convex term and BDF2 for the non-convex: f k (φ n+1, φ n, φ n 1 )= F c(φ n+1 ) F c (φ n ) φ n+1 φ n + 1 ( ) 3f e (φ n ) f e (φ n 1 ). 2 Properties: Second order accurate Nonlinear scheme Unconditionally unique solvable Unconditionally energy-stable for a perturbed energy Ẽ(φ n+1 ) = E(φ n+1 ) + k 2 1 4ε 2 δ tφ n+1 2 dx, Ω 11 / 68

13 (US2). Newton Scheme Theorem Unconditionally unique solvable Convergence hypothesis (Idem MP) k 1/2 k ε 4 < C and l«ım (k,h) 0 h 2 = / 68

14 Optimal Dissipation Scheme (OD2) Aim: Design f k (φ n+1, φ n ), linear, second order accurate and ND phobic (φ n+1, φ n ) = O(k 2 ) Idea: Using a Hermite quadrature formula, F(φ n+1 ) F(φ n ) φ n+1 φ n = 1 φ n+1 φ n φ n+1 φ n f (φ)dφ = f (φ n ) + f (φ n ) 2 (φn+1 φ n ) + C f (φ n+ζ ) (φ n+1 φ n ) 2 We define f k (φ n+1, φ n ) := f (φ n ) (φn+1 φ n )f (φ n ) Properties: Second order Linear scheme Conditionally solvable (k < 8ε 4 /γ) Remark: We can not control the sign of ND phobic (φ n+1, φ n ) 13 / 68

15 (OD2-BDF2) Splitting the potential term F (φ) = F c (φ) + F e (φ) with F c 0 (convex) and F e 0 (concave), OD2 approximation of the convex term and BDF2 the non-convex one, f k (φ n+1, φ n, φ n 1 )= f c (φ n ) (φn+1 φ n )f c(φ n ) Properties: Second order Linear scheme Unconditionally solvable Remark: We can not control the sign of ND phobic (φ n+1, φ n ) ( 3fe (φ n ) f e (φ n 1 ) ). 14 / 68

16 Time step adaptivity. We have developed a new adaptive-in-time algorithm by using a criterion related to the residual energy law. Generic Algorithm: Given φ n, φ n 1,dt n 1, dt n, resmax and resmin: 1 Compute φ n+1 and RE n+1 := E(φn+1 ) E(φ n ) dt n + w n+1/2 2 L 2. 2 If RE n+1 > resmax, take dt n = dt n /θ and go to 1). (θ > 1) 3 If RE n+1 < resmin, take dt n+1 = θdt n. 4 Take t n+1 = t n + dt n and go to next time step. 15 / 68

17 Numerical Simulations. Spinodal decomposition. Comparative: OD2, MP, US2 and OD2-BDF2 P 1 -cont. FE for φ h, w h. Ω = [0, 1] 2, h = 1/90, γ = 10 4, ε = 10 2, resmax = 10 and resmin = 1. In Newton s method, a tolerance parameter tol = The time-step is reduced in the case that the method does not converge in 10 iterations. Random initial data (the same for all the schemes). 16 / 68

18 Numerical Simulations. Dynamic Figura: Dynamic of the model for the random initial condition 17 / 68

19 Numerical Simulations. Mixing energy OD2 OD2BDF2 MPNW US2NW 2000 Mixing Energy Time Figura: Mixing energy in [0, 0.5] 18 / 68

20 Numerical Simulations. Mixing energy OD2 OD2BDF2 MPNW US2NW Mixing Energy Time Figura: Mixing energy in [0.5, 1] 19 / 68

21 Numerical Simulations. Mixing energy OD2 OD2BDF2 MPNW US2NW Mixing Energy Time Figura: Mixing energy in [1, 5] 20 / 68

22 Numerical Simulations. Mixing energy OD2 OD2BDF2 MPNW US2NW Mixing Energy Time Figura: Mixing energy in [5, 8.5] 21 / 68

23 Numerical Simulations. Equilibrium solution of MP Figura: Equilibrium solution of MP 22 / 68

24 Numerical Simulations. Time steps OD2 OD2BDF2 MPNW US2NW Time Step Time Figura: Time steps in [0, 0.5] 23 / 68

25 Numerical Simulations. Time step Time steps OD2 OD2BDF2 MPNW US2NW 0.03 Time Step Time Figura: Time steps in [0.5, 1] 24 / 68

26 Numerical Simulations. Time steps OD2 OD2BDF2 MPNW US2NW Time Step Time Figura: Time steps in [1, 5] 25 / 68

27 Numerical Simulations. Time steps OD2 OD2BDF2 MPNW US2NW Time Step Time Figura: Time steps in [5, 8.5] 26 / 68

28 Numerical Simulations. Time steps Mixing Energy OD2 OD2BDF2 MPNW tol=10 3 MPNW tol=10 8 MPNW tol=10 12 MPNW tol=10 13 US2NW tol= Time Figura: Mixing energy in [6, 8.5] 27 / 68

29 Numerical Simulations. Efficiency Computational cost: MP OD2 OD2-BDF2 US2 # Time steps # Linear systems solved (OD2 with constant time step k = iterations) Conclusions: Figura: Features of schemes 28 / 68

30 3D Numerical Simulations. OD2 time scheme. Finite element discretization in space, with φ h and w h in P 1 -cont. FE Ω = [0, 1] 3, h = 1/30, γ = 10 4, ε = 10 2, resmax = 10 and resmin = 1. Random initial data. 29 / 68

31 Applications LINEAR UNCONDITIONAL ENERGY-STABLE SPLITTING SCHEMES FOR A PHASE-FIELD MODEL FOR NEMATIC-ISOTROPIC FLOWS WITH ANCHORING EFFECTS 30 / 68

32 Types of Liquid Crystals Figura: Types of Liquid Crystals 31 / 68

33 Types of Liquid Crystals d d n n θ d Nematic Smectic-A Smectic-C Figura: Types of Liquid Crystals 32 / 68

34 Nematic Liquid Crystals Ginzburg-Landau formulation (penalized version of Ericksen-Leslie system): u t + u u + p σ vis σ nem = 0, u = 0, d t + (u )d + γ nemw = 0, w = δenem δd, where (δ /δd) denotes the variational derivative with respect to d, γ nem > 0 is the relaxation time coefficient, (1) and σ vis = 2νDu, σ nem = λ nem( d) t d, ( ) 1 E nem(d) = Ω 2 d 2 + G(d) dx with G(d) = 1 4η 2 ( d 2 1) 2. It is known that this system satisfies the following energy law, d dt [E kin(u) + λ neme nem(d)] + 2 ν Du 2 δe nem 2 dx + λ nem γ nem Ω Ω δd dx = / 68

35 Nematic-Isotropic. The variables of the problem The following variable will take part in the description of the model: the solenoidal velocity u(t, x), t (0, T ), x Ω R 3 the pressure of the fluid p(t, x), the director field d(t, x), that represents the average orientation of the liquid crystal molecules, the function c(t, x) localizing the two components along the domain Ω R d (d = 2 or 3) filled by the mixture, 1 in the Newtonian Fluid part, c(t, x) = ( 1, 1) in the interface part, 1 in the Nematic Liquid Crystal part. 34 / 68

36 Nematic-Isotropic. Energy The total energy of the system is given by E tot (u, d, c) = E kin (u) + λ mix E mix (c) + λ nem E nem (d, c) + λ anch E anch (d, c) with E kin (u) = 1 u 2 dx kinetic energy, 2 Ω ( ) 1 E mix (c) = Ω 2 c 2 + F(c) dx mixing energy, ( ) 1 E nem (d, c) = I(c) 2 d 2 + G(d) dx elastic energy, Ω where F(c) = 1 4ε 2 (c2 1) 2, G(d) = 1 4η 2 ( d 2 1) 2, and we represent their derivatives as f (c) := F (c) and g(d) := G (d). 35 / 68

37 Nematic-Isotropic. The anchoring effect At the interface between the nematic and newtonian fluids, liquid crystals prefer to orientate following a certain direction (called as easy direction). Three effects can be described: the parallel case, where the director vector is parallel to the interface, the homeotropic case, where the director vector is normal to the interface, no anchoring. NO ANCHORING PARALLEL ANCHORING HOMEOTROPIC ANCHORING 36 / 68

38 Nematic-Isotropic. The anchoring effect E anch (d, c) = 1 2 Ω ( δ 1 d 2 c 2 + δ 2 d c 2) dx where the anchoring energy will take different forms depending on the anchoring effect considered, that is, (0, 0) no anchoring, (δ 1, δ 2 ) = (0, 1) parallel anchoring, (2) (1, 1) homeotropic anchoring. 37 / 68

39 Nematic-Isotropic. The localizing functional I(c) x It represents the volume fraction of liquid crystal at each point x Ω and its derivative will be denoted by i(c) := I (c). It could take different forms but any admissible form must satisfy the following properties: I C 2 (R), I(c) = 0 if c 1, I(c) = 1 if c 1, I(c) (0, 1) if c ( 1, 1). We consider the following interpolation function I(c) := and its derivative is defined as i(c) := I (c) = 0 if c 1, 1 16 (c + 1)3 (3c 2 9c + 8) if c ( 1, 1), 1 if c 1, (c + 1)2 (c 1) 2 if c ( 1, 1), 0 otherwise / 68

40 Nematic-Isotropic. The model Combining the Least Action Principle (LAP) and the Maximum Dissipation Principle (MDP), we arrive to the following PDE system, fulfilled in the time space domain (0, T ) Ω: u t + u u + p σ tot = 0, u = 0, d t + (u )d + γ nem w = 0, w = δetot δd, c t + u c (γ mix µ) = 0, µ = δetot δc. (3) 39 / 68

41 Nematic-Isotropic. The total stress tensor The total tensor reads, being: σ tot = σ vis + σ mix + σ nem + σ anch, σ vis = 2νDu viscosity, σ mix = λ mix c c mixing tensor, σ nem = λ nem I(c)( d) t d nematic tensor, and the anchoring tensor σ anch has the form: ] (σ anch ) ij = λ anch [δ 1 d 2 c c + δ 2 (d c) ( c d) 40 / 68

42 Nematic-Isotropic. The expression for w and µ Taking into account that the total energy of the system is given by E tot(u, d, c) = E kin (u) + λ mix E mix (c) + λ neme nem(d, c) + λ anch E anch (d, c) then the variational derivatives of E tot are w = δe tot δd = λnem[ (I(c) d) + I(c) G (d)] + λ anch δe anch δd, and µ = δe tot δc ( ) 1 = λ mix [ c + F (c)] + λ nemi (c) 2 d 2 + G(d) + λ anch δe anch δc, where the anchoring terms will depend on each case: 0 No anchoring, δe anch = (d c) c Parallel anch., δd c 2 d (d c) c Homeotropic anch.. (4) and δe anch δc 0 No anchoring, = [(d c) d] Parallel anch., [ d 2 c (d c) d] Homeotropic anch. (5) 41 / 68

43 Nematic-Isotropic. The model The PDE system (3) is closed with the following initial and boundary conditions: u t=0 = u 0, d t=0 = d 0, c t=0 = c 0 in Ω, u Ω = ( I(c) d ) n Ω = 0 in (0, T ), ( c n = δe ) tot n Ω δc = 0 in (0, T ), Ω (6) 42 / 68

44 Nematic-Isotropic. Reformulation of the stress tensor Lemma The following relation holds: where σ mix σ nem σ anch = µ c ( d) t w + ϕ ϕ = λ nem I(c) ( ) ( ) d 2 + G(d) +λ mix 2 c 2 + F(c) + λ anch W (d, c), 2 with W (d, c) = ( δ 1 d 2 c 2 + δ 2 d c 2). 43 / 68

45 Nematic-Isotropic. The variational formulation ( ) u t, ū + ((u )u, ū) + (ν(c)du, Dū) ( p, ū) ( d) t w, ū + (c µ, ū) = 0, ( u, p) = 0, d t, w + ((u )d, w) + γ nem(w, w) = 0, λ nem(i(c) d, d) + λ nem(i(c) g(d), d) δe anch + λ anch = (w, d), δd (c t, µ) (c u, µ) + γ mix ( µ, µ) = 0, [ ] ) d λ mix ( c, c) + λ mix (f (c), c) + λ nem (i(c) 2 δe anch + G(d), c + λ anch = (µ, c), 2 δc for each (ū, p, w, d, µ, c) H 1 0 (Ω) L2 0 (Ω) H1 (Ω) H 1 (Ω) H 1 (Ω) H 1 (Ω). 44 / 68

46 Nematic-Isotropic. Continuous energy law Using adequate test functions, we can prove that the previous system satisfies the following (dissipative) energy law: d Etot(u, d, c) + ν(c) Du 2 dx + γ nem w 2 dx + γ mix µ 2 dx = 0. dt Ω Ω Ω From the energy law, we deduce the following regularity for a (possible) solution: u L (0, T ; L 2 (Ω)) L 2 (0, T ; H 1 (Ω)), w L 2 (0, T ; L 2 (Ω)), c L (0, T ; L 2 (Ω)), µ L 2 (0, T ; L 2 (Ω)), Ω F (c)dx L (0, T ), ( ) Ω I(c) 1 2 d 2 + G(d) dx L (0, T ) (7) E anch (c, d) L (0, T ), c L (0, T ; H 1 (Ω)), Ω I(c) d 4 L (0, T ), d L (0, T ; L 2 (Ω)). 45 / 68

47 Nematic-Isotropic. Numerical schemes For simplicity, we describe our numerical scheme using an uniform partition of the time interval: t n = nk, where k > 0 denotes the (fixed) time step. Moreover, hereafter we denote δ t a n+1 := an+1 a n. k 46 / 68

48 Nematic-Isotropic. Numerical schemes Definition A numerical scheme is energy-stable if it satisfies δ t E tot (u n+1, d n+1, c n+1 ) + ν(c n+1 ) Du n+1 2 dx Ω +γ nem w n+1 2 dx + γ mix µ n+1 2 dx 0, n. Ω In particular, energy-stable schemes satisfy the energy decreasing in time property, i.e., Ω E tot (u n+1, d n+1, c n+1 ) E tot (u n, d n, c n ), n. 47 / 68

49 Nematic-Isotropic. Coupled Nonlinear Implicit Scheme Given (u n, p n, d n, w n, c n, µ n ), find (u n+1, p n+1, d n+1, w n+1, c n+1, µ n+1 ) such that, ( u n+1 u n ) ( ) k, ū + (u n+1 )u n+1, ū (p n+1, ū) + 2(νDu n+1, Dū) ( ) ( d n+1 ) t w n+1, ū + (c n+1 µ n+1, ū) = 0, ( u n+1, p) = 0, ( ) d n+1 d n (, w + (u n+1 )d n+1 ), w + γ nem(w n+1, w) = 0, k ( ) λ nem(i(c n+1 ) d n+1, d) + λ nem(i(c n+1 ) g(d n+1 ), d) δeanch + λ anch (c n+1, d n+1 ), d (w n+1, d) = 0, δd ( ) c n+1 c n, µ (c n+1 u n+1, µ) + γ mix ( µ n+1, µ) = 0, k [ ] ) λ mix ( c n+1, c) + λ mix (f (c n+1 ), c) + λ nem (i(c n+1 d n+1 2 ) + G(d n+1 ), c 2 ( ) δeanch +λ anch (c n+1, d n+1 ), c (µ n+1, c) = 0, δc (8) Disadvantages of this scheme: High computational cost (Coupled + Nonlinear system) it is not clear that any iterative method to approximate the nonlinear scheme will converge(several nonlinearities) Energy-stability? 48 / 68

50 Nematic-Isotropic. Splitting schemes We have designed two splitting first-order schemes, denoted by or (d n+1, w n+1 ) (c n+1, µ n+1 ) (u n+1, p n+1 ), (c n+1, µ n+1 ) (d n+1, w n+1 ) (u n+1, p n+1 ), decoupling computations for nematic part (d, w) from the phase-field part (c, µ) (or the contrary in the second case) and from the fluid part (u, p). 49 / 68

51 Nematic-Isotropic. Splitting schemes STEP 1: Find (d n+1, w n+1 ) D h W h s. t, for each ( d, w) D h W h ( d n+1 d n ), w + ((u )d n, w) + γ nem (w n+1, w) = 0, k ) ( λ nem (I(c n ) d n+1, d + λ nem I(c n )g k (d n+1, d n ), d ) +λ anch (Λ d (d n+1, c n ), d ) (w n+1, d) = 0, where u := u n + 2 k ( d n ) t w n+1, g k (d n+1, d n ) is an approximation of g(d(t n+1 )) and Λ d (d n+1, c n ) is the discrete approximation of δe anch δd (d(t n+1), c(t n+1 )): Λ d (d n+1, c n ) := δ 1 c n 2 d n+1 + δ 2 (d n+1 c n ) c n 50 / 68

52 Nematic-Isotropic. Splitting schemes STEP 2: Find (c n+1, µ n+1 ) C h M h s. t., for ( c, µ) C h M h ( c n+1 c n ), µ (c n u, µ) + γ mix ( µ n+1, µ) = 0, k λ mix ( c n+1, c) + λ mix (f k (c n+1, c n ), c) [ 1 +λ nem (i k (c n+1, c n ) +λ anch (Λ c (d n+1, c n+1 ), c ] ) 2 d n G(d n+1 ), c ) (µ n+1, c) = 0, where u := u n 2 k c n µ n+1, f k (c n+1, c n ) and i k (c n+1, c n ) are approximations of f (c(t n+1 )) and i(c(t n+1 )), resp. and Λ c (d n+1, c n+1 ) is the discrete approximation of δe anch δc (d(t n+1), c(t n+1 )): Λ c (d n+1, c n+1 ) := δ 1 d n+1 2 c n+1 + δ 2 (d n+1 c n+1 ) d n+1 51 / 68

53 Nematic-Isotropic. Splitting schemes STEP 3: Find (u n+1, p n+1 ) V h P h s. t., for each (ū, p) V h P h ( u n+1 ) û, ū + c(u n, u n+1, ū) (p n+1, ū) k +(ν(c n+1 )Du n+1, Dū) = 0, ( u n+1, p) = 0, where and c(u, v, w) := û := u + u, 2 ( ) (u )v, w + 1 ( ) u, v w / 68

54 Nematic-Isotropic. Local (in time) discrete energy law Scheme given by STEPS 1-3 satisfies the following local discrete energy law: δ t E(d n+1, c n+1, u n+1 ) + γ nem w n+1 2 L 2 +γ mix µ n+1 2 L 2 + ν(c n+1 ) 1/2 Du n+1 2 L 2 +ND n+1 u + ND n+1 elast (cn ) + ND n+1 penal (cn ) +ND n+1 philic + NDn+1 phobic + NDn+1 interp + NDn+1 anch = / 68

55 Nematic-Isotropic. Local (in time) discrete energy law The numerical dissipation terms are: ( NDu n+1 = 1 u n+1 û 2 2k L + û u 2 + û u 2 L 2 L ) ND n+1 elast (cn ) = λ nem k 2 ND n+1 penal (cn ) = λ nem ND n+1 philic = λ k mix 2 ND n+1 phobic = λ mix + u u n 2 + u u n 2 L 2 L 2 2 i(c n ) δ t d n+1 2 dx, Ω Ω Ω Ω i(c n ) ( ) g k (d n+1, d n ) δ t d n+1 δ t G(d n+1 ) dx, δ t c n+1 2 dx, ( ) f k (c n+1, c n ) δ t c n+1 δ t F(c n+1 ) dx, 54 / 68

56 Nematic-Isotropic. Local (in time) discrete energy law and ND n+1 anch ( d ND n+1 n+1 interp = λ 2 ) nem + G(d n+1 ) Ω 2 ( i k (c n+1, c n ) δ t c n+1 δ t I(c n+1 ) ) dx, = λ anch k 2 Ω (δ 1 ( δ t d n+1 2 c n 2 + d n+1 2 δ t c n+1 2) +δ 2 ( δt d n+1 c n 2 + d n+1 δ t c n+1 2) ) dx. with (δ 1, δ 2 ) defined in (2) depending on the type of anchoring. 55 / 68

57 Nematic-Isotropic. The functions f k, g k and i k QUESTION: How to define f k (c n+1, c n ), g k (d n+1, d n ), i k (c n+1, c n ) to obtain linear unconditionally energy-stable schemes? That is, we want f k (c n+1, c n ), g k (d n+1, d n ), i k (c n+1, c n ) linear such that ND n+1 penal (cn ) 0, ND n+1 phobic 0, and NDn+1 interp / 68

58 Nematic-Isotropic. The function f k f k (c n+1, c n ) := f (c n ) f (c n+1 c n ), (9) in our case reduces to f k (c n+1, c n ) = f (c n ) + (c n+1 c n ) (10) where f (c) is the C 1 -truncation of F (c): 2 (c + 1) if c 1, ε2 1 f (c) = ε 2 (c2 1) c if c [ 1, 1], 2 (c 1) if c 1, ε2 (11) 57 / 68

59 Nematic-Isotropic. The functions g k and i k g k (d n+1, d n ) = g(d n ) (d n+1 d n ), (12) where g(d) is the C 1 -truncation of g(d): 2 ( d 1) d if d 1, g(d) = d ( d 2 1) d if d 1, and we also take i k (c n+1, c n ) = i(c n ) (cn+1 c n ). (13) 58 / 68

60 Nematic-Isotropic. Well-Posedness of the Schemes Lemma If D h W h, then there exist a unique solution (d n+1, w n+1 ) of STEP 1 using the potential approximation (12) for g k (d n+1, d n ). Lemma If 1 C h, then there exist a unique solution (c n+1, µ n+1 ) of STEP 2 using the potential approximations (10) and (13) for f k (c n+1, c n ) and i k (c n+1, c n ), respectively. Lemma If the pair of FE spaces (V h, P h ) satisfies the discrete inf-sup condition (p, ū) β > 0 such that p L 2 β sup ū V h \{Θ} ū H 1 p P h, (14) then there exist a unique solution (u n+1, p n+1 ) of STEP 3. We propose the following choice for the discrete spaces: (u, p) P 2 P 1, (c, µ) P 1 P 1 and (d, w) P 1 P 1, (15) that satisfy the assumptions of Lemmas 6, 7 and / 68

61 Nematic-Isotropic. Numerical simulations The newtonian fluid is represented by blue color while the nematic fluid is represented by red one. For simplicity we are considering constant viscosity ν(c) = ν 0. Ω [0, T ] h dt ν 0 η [ 1, 1] 2 [0, 10] 2/90 0,001 1,0 0,075 λ nem λ mix λ anch γ nem γ mix ε 0,1 0,01 0,1 0,5 0,01 0,05 60 / 68

62 Nematic-Isotropic. Circular droplet and director field parallel to the y-axis 61 / 68

63 Nematic-Isotropic. Circular droplet and director field parallel to the y-axis TOTAL ENERGY CASE 1 No Anchoring Parallel Homeotropic Time 62 / 68

64 Nematic-Isotropic. Elliptic droplet with two points defects at (±1/2, 0) A Hedgehog defect at (1/2, 0) and an Antihedgehog defect at ( 1/2, 0) d 0 (x) = d/ d 2 + 0,05 2, with d = (x 2 + y 2 0,25, y). Defect annihilation in Nematic Liquid Crystals Defect annihilation in Nematic Liquid Crystals Drops 63 / 68

65 Nematic-Isotropic. Circular droplet and director field parallel to the y-axis TOTAL ENERGY CASE 2 No Anchoring Parallel Homeotropic Time 64 / 68

66 Nematic-Isotropic. Spinodal Decomposition Random initial data for c, i.e., c [ 10 2, 10 2 ] in Ω = [0, 1] [0, 1], t [0, 1] and dt = The initial director vector is computed using the function: ( ) d = I(c) sin(x y) sin(x y), cos(x y) cos(x y). 65 / 68

67 Nematic-Isotropic. Spinodal Decomposition TOTAL ENERGY CASE 3 No Anchoring Parallel Homeotropic Time 66 / 68

68 References van Bijnen RMW, Otten RHJ, van der Schoot P. Texture and shape of two-dimensional domains of nematic liquid crystals. Physical Review E 2012; 86 : Cahn JW, Hilliard JE. Free energy of a nonuniform system. I. Interfacial free energy. Journal of Chemical Physics 1958; 28 : Climent-Ezquerra B, Guillén-González F. A review of mathematical analysis of nematic and smectic-a liquid crystal models. European Journal of Applied Mathematics 2013; 10 : 1-21 Collings PJ. Liquid Crystals:Nature s Delicate Phase of Matter. Princeton University Press, Guillén-González F, Rodríguez-Bellido MA, Tierra G. Linear unconditional energy-stable splitting schemes for a phase-field model for nematic-isotropic flows with anchoring effects. Int. J. Numer. Meth. Engng 2016; Shen J, Yang X. Decoupled energy stable schemes for phase field models of two-phase complex fluids. SIAM Journal of Scientific Computing 2014; 36 : Tierra G, Guillén-González F. Numerical methods for solving the Cahn-Hilliard equation and its applicability to related Energy based models. Archives of Computational Methods in Engineering 2015; 22 : Yang X, Forest MG, Li H, Liu C, Shen J, Wang Q, Chen F. Modeling and simulations of drop pinch-off from liquid crystal filaments and the leaky liquid crystal faucet immersed in viscous fluids. Journal of Computational Physics 2013; 236 : 1-14, Yue P, Feng JJ, Liu C, Shen J. A diffuse-interface method for simulating two-phase flows of complex fluids. Journal of Fluid Mechanics 2004; 515 : / 68

69 THANK YOU FOR YOUR ATTENTION! 68 / 68

Part IV: Numerical schemes for the phase-filed model

Part IV: Numerical schemes for the phase-filed model Part IV: Numerical schemes for the phase-filed model Jie Shen Department of Mathematics Purdue University IMS, Singapore July 29-3, 29 The complete set of governing equations Find u, p, (φ, ξ) such that

More information

Numerics for Liquid Crystals with Variable Degree of Orientation

Numerics for Liquid Crystals with Variable Degree of Orientation Numerics for Liquid Crystals with Variable Degree of Orientation Ricardo H. Nochetto, Shawn W. Walker 2 and Wujun hang Department of Mathematics, University of Maryland 2 Department of Mathematics, Louisiana

More information

A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM

A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM Hyun Geun LEE 1, Jeong-Whan CHOI 1 and Junseok KIM 1 1) Department of Mathematics, Korea University, Seoul

More information

Analysis of a non-isothermal model for nematic liquid crystals

Analysis of a non-isothermal model for nematic liquid crystals Analysis of a non-isothermal model for nematic liquid crystals E. Rocca Università degli Studi di Milano 25th IFIP TC 7 Conference 2011 - System Modeling and Optimization Berlin, September 12-16, 2011

More information

Numerical Approximation of Phase Field Models

Numerical Approximation of Phase Field Models Numerical Approximation of Phase Field Models Lecture 2: Allen Cahn and Cahn Hilliard Equations with Smooth Potentials Robert Nürnberg Department of Mathematics Imperial College London TUM Summer School

More information

Some topics about Nematic and Smectic-A Liquid Crystals

Some topics about Nematic and Smectic-A Liquid Crystals Some topics about Nematic and Smectic-A Liquid Crystals Chillán, enero de 2010 Blanca Climent Ezquerra. Universidad de Sevilla. III WIMA 2010. Nematics and Smectic-A Liquid Crystals 1/25 Table of contents

More information

NUMERICAL APPROXIMATIONS OF ALLEN-CAHN AND CAHN-HILLIARD EQUATIONS

NUMERICAL APPROXIMATIONS OF ALLEN-CAHN AND CAHN-HILLIARD EQUATIONS UMERICAL APPROXIMATIOS OF ALLE-CAH AD CAH-HILLIARD EQUATIOS JIE SHE AD XIAOFEG YAG Abstract. Stability analyses and error estimates are carried out for a number of commonly used numerical schemes for the

More information

ON LIQUID CRYSTAL FLOWS WITH FREE-SLIP BOUNDARY CONDITIONS. Chun Liu and Jie Shen

ON LIQUID CRYSTAL FLOWS WITH FREE-SLIP BOUNDARY CONDITIONS. Chun Liu and Jie Shen DISCRETE AND CONTINUOUS Website: http://aimsciences.org DYNAMICAL SYSTEMS Volume 7, Number2, April2001 pp. 307 318 ON LIQUID CRYSTAL FLOWS WITH FREE-SLIP BOUNDARY CONDITIONS Chun Liu and Jie Shen Department

More information

ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION. Xiaofeng Yang. (Communicated by Jie Shen)

ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION. Xiaofeng Yang. (Communicated by Jie Shen) DISCRETE AND CONTINUOUS doi:1.3934/dcdsb.29.11.157 DYNAMICAL SYSTEMS SERIES B Volume 11, Number 4, June 29 pp. 157 17 ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION Xiaofeng Yang

More information

Journal of Computational Physics

Journal of Computational Physics Journal of Computational Physics 305 016 539 556 Contents lists available at ScienceDirect Journal of Computational Physics www.elsevier.com/locate/jcp A decoupled energy stable scheme for a hydrodynamic

More information

3D simulations of phase separation with a liquid crystal component

3D simulations of phase separation with a liquid crystal component Trabalho apresentado no CNMAC, Gramado - RS, 2016. Proceeding Series of the Brazilian Society of Computational and Applied Mathematics D simulations of phase separation with a liquid crystal component

More information

FDM for parabolic equations

FDM for parabolic equations FDM for parabolic equations Consider the heat equation where Well-posed problem Existence & Uniqueness Mass & Energy decreasing FDM for parabolic equations CNFD Crank-Nicolson + 2 nd order finite difference

More information

A Second Order Energy Stable Scheme for the Cahn-Hilliard-Hele-Shaw Equations

A Second Order Energy Stable Scheme for the Cahn-Hilliard-Hele-Shaw Equations A Second Order Energy Stable Scheme for the Cahn-Hilliard-Hele-Shaw Equations Wenbin Chen Wenqiang Feng Yuan Liu Cheng Wang Steven M. Wise August 9, 07 Abstract We present a second-order-in-time finite

More information

A New Approach for the Numerical Solution of Diffusion Equations with Variable and Degenerate Mobility

A New Approach for the Numerical Solution of Diffusion Equations with Variable and Degenerate Mobility A New Approach for the Numerical Solution of Diffusion Equations with Variable and Degenerate Mobility Hector D. Ceniceros Department of Mathematics, University of California Santa Barbara, CA 93106 Carlos

More information

A sharp diffuse interface tracking method for approximating evolving interfaces

A sharp diffuse interface tracking method for approximating evolving interfaces A sharp diffuse interface tracking method for approximating evolving interfaces Vanessa Styles and Charlie Elliott University of Sussex Overview Introduction Phase field models Double well and double obstacle

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 6 () 77 745 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa Multiphase

More information

HIGHLY EFFICIENT AND ACCURATE NUMERICAL SCHEMES FOR THE EPITAXIAL THIN FILM GROWTH MODELS BY USING THE SAV APPROACH

HIGHLY EFFICIENT AND ACCURATE NUMERICAL SCHEMES FOR THE EPITAXIAL THIN FILM GROWTH MODELS BY USING THE SAV APPROACH HIGHLY EFFICIENT AND ACCURATE NUMERICAL SCHEMES FOR THE EPITAXIAL THIN FILM GROWTH MODELS BY USING THE SAV APPROACH QING CHENG, JIE SHEN, XIAOFENG YANG Abstract. We develop in this paper highly efficient,

More information

On Multigrid for Phase Field

On Multigrid for Phase Field On Multigrid for Phase Field Carsten Gräser (FU Berlin), Ralf Kornhuber (FU Berlin), Rolf Krause (Uni Bonn), and Vanessa Styles (University of Sussex) Interphase 04 Rome, September, 13-16, 2004 Synopsis

More information

Diffuse and sharp interfaces in Biology and Mechanics

Diffuse and sharp interfaces in Biology and Mechanics Diffuse and sharp interfaces in Biology and Mechanics E. Rocca Università degli Studi di Pavia SIMAI 2016 Politecnico of Milan, September 13 16, 2016 Supported by the FP7-IDEAS-ERC-StG Grant EntroPhase

More information

Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations

Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations Ming-Jun Lai, Chun Liu, and Paul Wenston Abstract We numerically simulate the following two nonlinear evolution equations with a fourth

More information

COMPARISON OF DIFFERENT NUMERICAL SCHEMES FOR THE CAHN HILLIARD EQUATION

COMPARISON OF DIFFERENT NUMERICAL SCHEMES FOR THE CAHN HILLIARD EQUATION J KSIAM Vol17, No3, 197 207, 2013 http://dxdoiorg/1012941/jksiam201317197 COMPARISON OF DIFFERENT NUMERICAL SCHEMES FOR THE CAHN HILLIARD EQUATION SEUNGGYU LEE 1, CHAEYOUNG LEE 1, HYUN GEUN LEE 2, AND

More information

Dissipative solutions for a hyperbolic system arising in liquid crystals modeling

Dissipative solutions for a hyperbolic system arising in liquid crystals modeling Dissipative solutions for a hyperbolic system arising in liquid crystals modeling E. Rocca Università degli Studi di Pavia Workshop on Differential Equations Central European University, Budapest, April

More information

A Ginzburg-Landau Type Problem for Nematics with Highly Anisotropic Elastic Term

A Ginzburg-Landau Type Problem for Nematics with Highly Anisotropic Elastic Term A Ginzburg-Landau Type Problem for Nematics with Highly Anisotropic Elastic Term Peter Sternberg In collaboration with Dmitry Golovaty (Akron) and Raghav Venkatraman (Indiana) Department of Mathematics

More information

Basic Principles of Weak Galerkin Finite Element Methods for PDEs

Basic Principles of Weak Galerkin Finite Element Methods for PDEs Basic Principles of Weak Galerkin Finite Element Methods for PDEs Junping Wang Computational Mathematics Division of Mathematical Sciences National Science Foundation Arlington, VA 22230 Polytopal Element

More information

Some results on the nematic liquid crystals theory

Some results on the nematic liquid crystals theory Some results on the nematic liquid crystals theory Marius Paicu University of Bordeaux joint work with Arghir Zarnescu Mathflows 2015, Porquerolles September 17, 2015 Complex fluids: Basic laws Incompressibility:

More information

Isogeometric Analysis of the Navier Stokes Cahn Hilliard equations with application to incompressible two-phase flows

Isogeometric Analysis of the Navier Stokes Cahn Hilliard equations with application to incompressible two-phase flows Isogeometric Analysis of the Navier Stokes Cahn Hilliard equations with application to incompressible two-phase flows Babak S. Hosseini 1, Stefan Turek 1, Matthias Möller 2 1 TU Dortmund University, Institute

More information

Step Bunching in Epitaxial Growth with Elasticity Effects

Step Bunching in Epitaxial Growth with Elasticity Effects Step Bunching in Epitaxial Growth with Elasticity Effects Tao Luo Department of Mathematics The Hong Kong University of Science and Technology joint work with Yang Xiang, Aaron Yip 05 Jan 2017 Tao Luo

More information

Numerical Analysis of Liquid Crystal Droplets

Numerical Analysis of Liquid Crystal Droplets Numerical Analysis of Liquid Crystal Droplets Angelique Morvant Joint work with Ethan Seal Mentor: Dr. Shawn Walker July 26, 2017 Morvant, Seal, Walker Numerical Analysis of Liquid Crystal Droplets 7/26/17

More information

THE CAHN-HILLIARD EQUATION WITH A LOGARITHMIC POTENTIAL AND DYNAMIC BOUNDARY CONDITIONS

THE CAHN-HILLIARD EQUATION WITH A LOGARITHMIC POTENTIAL AND DYNAMIC BOUNDARY CONDITIONS THE CAHN-HILLIARD EQUATION WITH A LOGARITHMIC POTENTIAL AND DYNAMIC BOUNDARY CONDITIONS Alain Miranville Université de Poitiers, France Collaborators : L. Cherfils, G. Gilardi, G.R. Goldstein, G. Schimperna,

More information

Short-Term Scientific Mission (STSM) Report for Nematic-Smectic Pattern Formation in Confined Geometries Action TD

Short-Term Scientific Mission (STSM) Report for Nematic-Smectic Pattern Formation in Confined Geometries Action TD Short-Term Scientific Mission (STSM) Report for Nematic-Smectic Pattern Formation in Confined Geometries Action TD1409-3915 Dr Apala Majumdar, University of Bath, United Kingdom January 5, 018 1 Purpose

More information

Numerical Approximations for Allen-Cahn Type Phase Field Model of Two-Phase Incompressible Fluids with Moving Contact Lines

Numerical Approximations for Allen-Cahn Type Phase Field Model of Two-Phase Incompressible Fluids with Moving Contact Lines Commun. Comput. Phys. doi: 1.48/cicp.OA-16-8 Vol. 1, No. 3, pp. 867-889 March 17 Numerical Approximations for Allen-Cahn Type Phase Field Model of Two-Phase Incompressible Fluids with Moving Contact Lines

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Order Parameters and Defects in Liquid Crystals

Order Parameters and Defects in Liquid Crystals Order Parameters and Defects in Liquid Crystals Ferroelectric phenomena in liquid crystals June, 2007 Liquid Crystal-substance with a degree of electronic-liquid Crystal Crystal Presentations crystalline

More information

Numerical Simulations of Hydrodynamics of Nematic Liquid Crystals: Effects of Kinematic Transports

Numerical Simulations of Hydrodynamics of Nematic Liquid Crystals: Effects of Kinematic Transports Numerical Simulations of Hydrodynamics of Nematic Liquid Crystals: Effects of Kinematic Transports Shupeng Zhang, Chun Liu and Hui Zhang, School of Mathematical Sciences, Beijing Normal University, Beijing

More information

On a hyperbolic system arising in liquid crystals modeling

On a hyperbolic system arising in liquid crystals modeling On a hyperbolic system arising in liquid crystals modeling E. Rocca Università degli Studi di Pavia Workshop on Mathematical Fluid Dynamics Bad Boll, May 7 11, 2018 jointly with Eduard Feireisl (Prague)-Giulio

More information

Approximation of fluid-structure interaction problems with Lagrange multiplier

Approximation of fluid-structure interaction problems with Lagrange multiplier Approximation of fluid-structure interaction problems with Lagrange multiplier Daniele Boffi Dipartimento di Matematica F. Casorati, Università di Pavia http://www-dimat.unipv.it/boffi May 30, 2016 Outline

More information

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods 1 Introduction Achieving high order time-accuracy in the approximation of the incompressible Navier Stokes equations by means of fractional-step

More information

Three-dimensional coarsening dynamics of a conserved, nematic liquid crystal-isotropic fluid mixture

Three-dimensional coarsening dynamics of a conserved, nematic liquid crystal-isotropic fluid mixture Three-dimensional coarsening dynamics of a conserved, nematic liquid crystal-isotropic fluid mixture Rudimar L. Nós a,, Alexandre M. Roma b, Carlos J. García-Cervera c, Hector D. Ceniceros d a Departamento

More information

Finite Difference Solution of the Heat Equation

Finite Difference Solution of the Heat Equation Finite Difference Solution of the Heat Equation Adam Powell 22.091 March 13 15, 2002 In example 4.3 (p. 10) of his lecture notes for March 11, Rodolfo Rosales gives the constant-density heat equation as:

More information

Breakdown of classical nucleation theory in nucleation kinetics

Breakdown of classical nucleation theory in nucleation kinetics Chapter 6 Breakdown of classical nucleation theory in nucleation kinetics In this chapter we present results of a study of nucleation of nematic droplets from the metastable isotropic phase. To the best

More information

NUMERICAL ANALYSIS OF THE CAHN-HILLIARD EQUATION AND APPROXIMATION FOR THE HELE-SHAW PROBLEM, PART II: ERROR ANALYSIS AND CONVERGENCE OF THE INTERFACE

NUMERICAL ANALYSIS OF THE CAHN-HILLIARD EQUATION AND APPROXIMATION FOR THE HELE-SHAW PROBLEM, PART II: ERROR ANALYSIS AND CONVERGENCE OF THE INTERFACE NUMERICAL ANALYSIS OF THE CAHN-HILLIARD EQUATION AND APPROXIMATION FOR THE HELE-SHAW PROBLEM, PART II: ERROR ANALYSIS AND CONVERGENCE OF THE INTERFACE XIAOBING FENG AND ANDREAS PROHL Abstract. In this

More information

An Efficient, Energy Stable Scheme for the Cahn-Hilliard-Brinkman System

An Efficient, Energy Stable Scheme for the Cahn-Hilliard-Brinkman System An Efficient, Energy Stable Scheme for the Cahn-Hilliard-Brinkman System C. Collins Mathematics Department The University of Tennessee; Knoxville, TN 37996-064 craig.collins@math.utk.edu Jie Shen Mathematics

More information

Équation de Burgers avec particule ponctuelle

Équation de Burgers avec particule ponctuelle Équation de Burgers avec particule ponctuelle Nicolas Seguin Laboratoire J.-L. Lions, UPMC Paris 6, France 7 juin 2010 En collaboration avec B. Andreianov, F. Lagoutière et T. Takahashi Nicolas Seguin

More information

Priority Programme The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models

Priority Programme The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models Priority Programme 1962 The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models Carmen Gräßle, Michael Hinze Non-smooth and Complementarity-based

More information

The Hopf equation. The Hopf equation A toy model of fluid mechanics

The Hopf equation. The Hopf equation A toy model of fluid mechanics The Hopf equation A toy model of fluid mechanics 1. Main physical features Mathematical description of a continuous medium At the microscopic level, a fluid is a collection of interacting particles (Van

More information

A phase field model for the coupling between Navier-Stokes and e

A phase field model for the coupling between Navier-Stokes and e A phase field model for the coupling between Navier-Stokes and electrokinetic equations Instituto de Matemáticas, CSIC Collaborators: C. Eck, G. Grün, F. Klingbeil (Erlangen Univertsität), O. Vantzos (Bonn)

More information

Stochastic Homogenization for Reaction-Diffusion Equations

Stochastic Homogenization for Reaction-Diffusion Equations Stochastic Homogenization for Reaction-Diffusion Equations Jessica Lin McGill University Joint Work with Andrej Zlatoš June 18, 2018 Motivation: Forest Fires ç ç ç ç ç ç ç ç ç ç Motivation: Forest Fires

More information

VIII. Phase Transformations. Lecture 38: Nucleation and Spinodal Decomposition

VIII. Phase Transformations. Lecture 38: Nucleation and Spinodal Decomposition VIII. Phase Transformations Lecture 38: Nucleation and Spinodal Decomposition MIT Student In this lecture we will study the onset of phase transformation for phases that differ only in their equilibrium

More information

Numerical Approximations for the Cahn Hilliard Phase Field Model of the Binary Fluid-Surfactant System

Numerical Approximations for the Cahn Hilliard Phase Field Model of the Binary Fluid-Surfactant System J Sci Comput (2018) 74:1533 1553 https://doi.org/10.1007/s10915-017-0508-6 Numerical Approximations for the Cahn Hilliard Phase Field Model of the Binary Fluid-Surfactant System Xiaofeng Yang 1,2 Received:

More information

REGULARITY AND EXISTENCE OF GLOBAL SOLUTIONS TO THE ERICKSEN-LESLIE SYSTEM IN R 2

REGULARITY AND EXISTENCE OF GLOBAL SOLUTIONS TO THE ERICKSEN-LESLIE SYSTEM IN R 2 REGULARITY AND EXISTENCE OF GLOBAL SOLUTIONS TO THE ERICKSEN-LESLIE SYSTEM IN R JINRUI HUANG, FANGHUA LIN, AND CHANGYOU WANG Abstract. In this paper, we first establish the regularity theorem for suitable

More information

On Two Nonlinear Biharmonic Evolution Equations: Existence, Uniqueness and Stability

On Two Nonlinear Biharmonic Evolution Equations: Existence, Uniqueness and Stability On Two Nonlinear Biharmonic Evolution Equations: Existence, Uniqueness and Stability Ming-Jun Lai, Chun Liu, and Paul Wenston Abstract We study the following two nonlinear evolution equations with a fourth

More information

Theoretical and numerical results for a chemo-repulsion model with quadratic production

Theoretical and numerical results for a chemo-repulsion model with quadratic production Theoretical and numerical results for a chemo-repulsion model with quadratic production F. Guillén-Gonzalez, M. A. Rodríguez-Bellido & and D. A. Rueda-Gómez Dpto. Ecuaciones Diferenciales y Análisis Numérico

More information

UNCONDITIONALLY STABLE SCHEMES FOR EQUATIONS OF THIN FILM EPITAXY. Cheng Wang. Xiaoming Wang 1. Steven M. Wise

UNCONDITIONALLY STABLE SCHEMES FOR EQUATIONS OF THIN FILM EPITAXY. Cheng Wang. Xiaoming Wang 1. Steven M. Wise Manuscript submitted to AIMS Journals Volume X, Number 0X, XX 00X Website: http://aimsciences.org pp. X XX UNCONDITIONALLY STABLE SCHEMES FOR EQUATIONS OF THIN FILM EPITAXY Cheng Wang Department of Mathematics

More information

Convergence analysis for second-order accurate schemes for the periodic nonlocal Allen-Cahn and Cahn-Hilliard equations

Convergence analysis for second-order accurate schemes for the periodic nonlocal Allen-Cahn and Cahn-Hilliard equations Received: 4 December 06 DOI: 0.00/mma.4497 RESEARCH ARTICLE Convergence analysis for second-order accurate schemes for the periodic nonlocal Allen-Cahn and Cahn-Hilliard equations Zhen Guan John Lowengrub

More information

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 Jie Shen Department of Mathematics, Penn State University University Park, PA 1682 Abstract. We present some

More information

Numerical methods for the Navier- Stokes equations

Numerical methods for the Navier- Stokes equations Numerical methods for the Navier- Stokes equations Hans Petter Langtangen 1,2 1 Center for Biomedical Computing, Simula Research Laboratory 2 Department of Informatics, University of Oslo Dec 6, 2012 Note:

More information

UNCONDITIONALLY ENERGY STABLE SCHEME FOR CAHN-MORRAL EQUATION 3

UNCONDITIONALLY ENERGY STABLE SCHEME FOR CAHN-MORRAL EQUATION 3 UNCONDITIONALLY ENERGY STABLE TIME STEPPING SCHEME FOR CAHN-MORRAL EQUATION: APPLICATION TO MULTI-COMPONENT SPINODAL DECOMPOSITION AND OPTIMAL SPACE TILING R. TAVAKOLI Abstract. An unconditionally energy

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems: Non-Linear Dynamics Part I

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems: Non-Linear Dynamics Part I The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems: Non-Linear Dynamics Part I Prof. Dr. Eleni Chatzi Dr. Giuseppe Abbiati, Dr. Konstantinos Agathos Lecture 5/Part A - 23 November,

More information

Modelling of interfaces and free boundaries

Modelling of interfaces and free boundaries University of Regensburg Regensburg, March 2009 Outline 1 Introduction 2 Obstacle problems 3 Stefan problem 4 Shape optimization Introduction What is a free boundary problem? Solve a partial differential

More information

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids Fluid dynamics Math background Physics Simulation Related phenomena Frontiers in graphics Rigid fluids Fields Domain Ω R2 Scalar field f :Ω R Vector field f : Ω R2 Types of derivatives Derivatives measure

More information

arxiv: v1 [math.na] 12 Apr 2018

arxiv: v1 [math.na] 12 Apr 2018 arxiv:1804.04439v1 [math.na] 1 Apr 018 NUMERICAL APPROXIMATIONS FOR THE BINARY FLUID-SURFACTANT PHASE FIELD MODEL WITH FLUID FLOW: SECOND-ORDER, LINEAR, ENERGY STABLE SCHEMES XIAOFENG YANG Abstract. In

More information

Fully Discrete Second-Order Linear Schemes for Hydrodynamic Phase Field Models of Binary Viscous Fluid Flows with Variable Densities

Fully Discrete Second-Order Linear Schemes for Hydrodynamic Phase Field Models of Binary Viscous Fluid Flows with Variable Densities Utah State University DigitalCommons@USU Mathematics and Statistics Faculty Publications Mathematics and Statistics -30-08 Fully Discrete Second-Order Linear Schemes for Hydrodynamic Phase Field Models

More information

Global well-posedness and decay for the viscous surface wave problem without surface tension

Global well-posedness and decay for the viscous surface wave problem without surface tension Global well-posedness and decay for the viscous surface wave problem without surface tension Ian Tice (joint work with Yan Guo) Université Paris-Est Créteil Laboratoire d Analyse et de Mathématiques Appliquées

More information

Continuum Methods 1. John Lowengrub Dept Math UC Irvine

Continuum Methods 1. John Lowengrub Dept Math UC Irvine Continuum Methods 1 John Lowengrub Dept Math UC Irvine Membranes, Cells, Tissues complex micro-structured soft matter Micro scale Cell: ~10 micron Sub cell (genes, large proteins): nanometer Macro scale

More information

Modeling Colloidal Particles in a Liquid Crystal Matrix

Modeling Colloidal Particles in a Liquid Crystal Matrix Modeling Colloidal Particles in a Liquid Crystal Matrix Paula Dassbach, Carme Calderer, and Douglas Arnold School of Mathematics University of Minnesota June 12, 2015 Paula Dassbach, Carme Calderer, and

More information

Smoluchowski Navier-Stokes Systems

Smoluchowski Navier-Stokes Systems Smoluchowski Navier-Stokes Systems Peter Constantin Mathematics, U. of Chicago CSCAMM, April 18, 2007 Outline: 1. Navier-Stokes 2. Onsager and Smoluchowski 3. Coupled System Fluid: Navier Stokes Equation

More information

Adaptive algorithm for saddle point problem for Phase Field model

Adaptive algorithm for saddle point problem for Phase Field model Adaptive algorithm for saddle point problem for Phase Field model Jian Zhang Supercomputing Center, CNIC,CAS Collaborators: Qiang Du(PSU), Jingyan Zhang(PSU), Xiaoqiang Wang(FSU), Jiangwei Zhao(SCCAS),

More information

Phase Field Formulation for Microstructure Evolution in Oxide Ceramics

Phase Field Formulation for Microstructure Evolution in Oxide Ceramics Phase Field Formulation for Microstructure Evolution in Oxide Ceramics Corning Problem Presenter: Leslie Button (Corning) Problem Participants: Daniel Anderson 1, Chris Breward 2, Yanping Chen 3, Brendan

More information

Block-Structured Adaptive Mesh Refinement

Block-Structured Adaptive Mesh Refinement Block-Structured Adaptive Mesh Refinement Lecture 2 Incompressible Navier-Stokes Equations Fractional Step Scheme 1-D AMR for classical PDE s hyperbolic elliptic parabolic Accuracy considerations Bell

More information

Computing the effective diffusivity using a spectral method

Computing the effective diffusivity using a spectral method Materials Science and Engineering A311 (2001) 135 141 www.elsevier.com/locate/msea Computing the effective diffusivity using a spectral method Jingzhi Zhu a, *, Long-Qing Chen a, Jie Shen b, Veena Tikare

More information

IMA Preprint Series # 2260

IMA Preprint Series # 2260 LONG-TIME BEHAVIOR OF HYDRODYNAMIC SYSTEMS MODELING THE NEMATIC LIUID CRYSTALS By Hao Wu Xiang Xu and Chun Liu IMA Preprint Series # 2260 ( June 2009 ) INSTITUTE FOR MATHEMATICS AND ITS APPLICATIONS UNIVERSITY

More information

Physics-based Prior modeling in Inverse Problems

Physics-based Prior modeling in Inverse Problems Physics-based Prior modeling in Inverse Problems MURI Meeting 2013 M Usman Sadiq, Purdue University Charles A. Bouman, Purdue University In collaboration with: Jeff Simmons, AFRL Venkat Venkatakrishnan,

More information

Olga Wodo Iowa State University. Baskar Ganapathysubramanian Iowa State University,

Olga Wodo Iowa State University. Baskar Ganapathysubramanian Iowa State University, Mechanical Engineering Publications Mechanical Engineering 7-2011 Computationally efficient solution to the Cahn Hilliard equation: Adaptive implicit time schemes, mesh sensitivity analysis and the 3D

More information

Weak solutions for the Cahn-Hilliard equation with degenerate mobility

Weak solutions for the Cahn-Hilliard equation with degenerate mobility Archive for Rational Mechanics and Analysis manuscript No. (will be inserted by the editor) Shibin Dai Qiang Du Weak solutions for the Cahn-Hilliard equation with degenerate mobility Abstract In this paper,

More information

Stability and Geometric Conservation Laws

Stability and Geometric Conservation Laws and and Geometric Conservation Laws Dipartimento di Matematica, Università di Pavia http://www-dimat.unipv.it/boffi Advanced Computational Methods for FSI May 3-7, 2006. Ibiza, Spain and Introduction to

More information

A generalized MBO diffusion generated motion for constrained harmonic maps

A generalized MBO diffusion generated motion for constrained harmonic maps A generalized MBO diffusion generated motion for constrained harmonic maps Dong Wang Department of Mathematics, University of Utah Joint work with Braxton Osting (U. Utah) Workshop on Modeling and Simulation

More information

Controllability of linear PDEs (I): The wave equation

Controllability of linear PDEs (I): The wave equation Controllability of linear PDEs (I): The wave equation M. González-Burgos IMUS, Universidad de Sevilla Doc Course, Course 2, Sevilla, 2018 Contents 1 Introduction. Statement of the problem 2 Distributed

More information

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Timo Heister, Texas A&M University 2013-02-28 SIAM CSE 2 Setting Stationary, incompressible flow problems

More information

c 2010 Society for Industrial and Applied Mathematics

c 2010 Society for Industrial and Applied Mathematics SIAM J. SCI. COMPUT. Vol. 3, No. 3, pp. 59 79 c 00 Society for Industrial and Applied Mathematics A PHASE-FIELD MODEL AND ITS NUMERICAL APPROXIMATION FOR TWO-PHASE INCOMPRESSIBLE FLOWS WITH DIFFERENT DENSITIES

More information

Well-posedness and asymptotic analysis for a Penrose-Fife type phase-field system

Well-posedness and asymptotic analysis for a Penrose-Fife type phase-field system 0-0 Well-posedness and asymptotic analysis for a Penrose-Fife type phase-field system Buona positura e analisi asintotica per un sistema di phase field di tipo Penrose-Fife Salò, 3-5 Luglio 2003 Riccarda

More information

Coupled second order singular perturbations for phase transitions

Coupled second order singular perturbations for phase transitions Coupled second order singular perturbations for phase transitions CMU 06/09/11 Ana Cristina Barroso, Margarida Baía, Milena Chermisi, JM Introduction Let Ω R d with Lipschitz boundary ( container ) and

More information

Universität Regensburg Mathematik

Universität Regensburg Mathematik Universität Regensburg Mathematik On the stable discretization of strongly anisotropic phase field models with applications to crystal growth John W. Barrett, Harald Garcke and Robert Nürnberg Preprint

More information

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation S. Bordère a and J.-P. Caltagirone b a. CNRS, Univ. Bordeaux, ICMCB,

More information

ICES REPORT Isogeometric Analysis of the Advective Cahn-Hilliard Equation: Spinodal Decomposition Under Shear Flow

ICES REPORT Isogeometric Analysis of the Advective Cahn-Hilliard Equation: Spinodal Decomposition Under Shear Flow ICES REPORT 12-12 March 2012 Isogeometric Analysis of the Advective Cahn-Hilliard Equation: Spinodal Decomposition Under Shear Flow by J. Liu, L. Dede, J.A. Evans, M.J. Borden, T.J.R. Hughes The Institute

More information

An Overview of the Oseen-Frank Elastic Model plus Some Symmetry Aspects of the Straley Mean-Field Model for Biaxial Nematic Liquid Crystals

An Overview of the Oseen-Frank Elastic Model plus Some Symmetry Aspects of the Straley Mean-Field Model for Biaxial Nematic Liquid Crystals An Overview of the Oseen-Frank Elastic Model plus Some Symmetry Aspects of the Straley Mean-Field Model for Biaxial Nematic Liquid Crystals Chuck Gartland Department of Mathematical Sciences Kent State

More information

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) 1D Heat Equation: Derivation Current Semester 1 / 19 Introduction The derivation of the heat

More information

Static continuum theory of nematic liquid crystals.

Static continuum theory of nematic liquid crystals. Static continuum theory of nematic liquid crystals. Dmitry Golovaty The University of Akron June 11, 2015 1 Some images are from Google Earth and http://www.personal.kent.edu/ bisenyuk/liquidcrystals Dmitry

More information

A linear, second-order, energy stable, fully adaptive finite-element method for phase-field modeling of wetting phenomena

A linear, second-order, energy stable, fully adaptive finite-element method for phase-field modeling of wetting phenomena A linear, second-order, energy stable, fully adaptive finite-element method for phase-field modeling of wetting phenomena Benjamin Aymard 1, Urbain Vaes 1,, Marc Pradas 3 and Serafim Kalliadasis 1 January

More information

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni Relaxation methods and finite element schemes for the equations of visco-elastodynamics Chiara Simeoni Department of Information Engineering, Computer Science and Mathematics University of L Aquila (Italy)

More information

ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES

ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES MATHEMATICS OF COMPUTATION Volume, Number, Pages S 5-578XX- ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES RICARDO H. NOCHETTO AND JAE-HONG PYO Abstract.

More information

Liquid crystal flows in two dimensions

Liquid crystal flows in two dimensions Liquid crystal flows in two dimensions Fanghua Lin Junyu Lin Changyou Wang Abstract The paper is concerned with a simplified hydrodynamic equation, proposed by Ericksen and Leslie, modeling the flow of

More information

Downloaded 09/17/18 to Redistribution subject to SIAM license or copyright; see

Downloaded 09/17/18 to Redistribution subject to SIAM license or copyright; see SIAM J. S\mathrm{\mathrm{. C\mathrm{\mathrm{\mathrm{\mathrm{\mathrm{. Vol. 4, No. 3, pp. B889--B94 \mathrm{\bigcirc 8 Society for Industrial and Applied Mathematics EFFICIENT SECOND ORDER UNCONDITIONALLY

More information

with deterministic and noise terms for a general non-homogeneous Cahn-Hilliard equation Modeling and Asymptotics

with deterministic and noise terms for a general non-homogeneous Cahn-Hilliard equation Modeling and Asymptotics 12-3-2009 Modeling and Asymptotics for a general non-homogeneous Cahn-Hilliard equation with deterministic and noise terms D.C. Antonopoulou (Joint with G. Karali and G. Kossioris) Department of Applied

More information

Time stepping methods

Time stepping methods Time stepping methods ATHENS course: Introduction into Finite Elements Delft Institute of Applied Mathematics, TU Delft Matthias Möller (m.moller@tudelft.nl) 19 November 2014 M. Möller (DIAM@TUDelft) Time

More information

Finite volume method for nonlinear transmission problems

Finite volume method for nonlinear transmission problems Finite volume method for nonlinear transmission problems Franck Boyer, Florence Hubert To cite this version: Franck Boyer, Florence Hubert. Finite volume method for nonlinear transmission problems. Proceedings

More information

Robust Monolithic - Multigrid FEM Solver for Three Fields Formulation Rising from non-newtonian Flow Problems

Robust Monolithic - Multigrid FEM Solver for Three Fields Formulation Rising from non-newtonian Flow Problems Robust Monolithic - Multigrid FEM Solver for Three Fields Formulation Rising from non-newtonian Flow Problems M. Aaqib Afaq Institute for Applied Mathematics and Numerics (LSIII) TU Dortmund 13 July 2017

More information

A Second-Order, Weakly Energy-Stable Pseudo-spectral Scheme for the Cahn Hilliard Equation and Its Solution by the Homogeneous Linear Iteration Method

A Second-Order, Weakly Energy-Stable Pseudo-spectral Scheme for the Cahn Hilliard Equation and Its Solution by the Homogeneous Linear Iteration Method JSciComput(01669:1083 1114 DOI 10.1007/s10915-016-08-3 A Second-Order, Weakly Energy-Stable Pseudo-spectral Scheme for the Cahn Hilliard Equation and Its Solution by the Homogeneous Linear Iteration Method

More information

Flore Nabet 1. s(c Γ ) εσ b n c, on (0,T) Γ;

Flore Nabet 1. s(c Γ ) εσ b n c, on (0,T) Γ; ESAI: PROCEEDINGS AND SURVEYS, September 2014, Vol. 45, p. 502-511 J.-S. Dhersin, Editor FINIE-VOLUE EHOD FOR HE CAHN-HILLIARD EQUAION WIH DYNAIC BOUNDARY CONDIIONS Flore Nabet 1 Abstract. A numerical

More information

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 28 PART II Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 29 BOUNDARY VALUE PROBLEMS (I) Solving a TWO

More information

Continuum Theory of Liquid Crystals continued...

Continuum Theory of Liquid Crystals continued... Continuum Theory of Liquid Crystals continued... Iain W. Stewart 25 July 2013 Department of Mathematics and Statistics, University of Strathclyde, Glasgow, UK Raffaella De Vita, Don Leo at Virginia Tech,

More information