Lattice-Boltzmann simulation of free nematic-isotropic interfaces
Rodrigo C. V. Coelho, Nuno A. M. Ara\'ujo, Margarida M. Telo da, Gama

TL;DR
This paper employs a hybrid lattice Boltzmann and finite difference approach to simulate and analyze the behavior of nematic-isotropic interfaces in liquid crystals, focusing on interface stability, velocity, and domain stabilization.
Contribution
It introduces a hybrid simulation method to study nematic-isotropic interfaces, providing new insights into interface stability, velocity, and domain stabilization near coexistence.
Findings
Interface is static at coexistence temperature
Profile width matches theoretical predictions
Circular domains stabilized by temperature shifts
Abstract
We use a hybrid method of lattice Boltzmann and finite differences to simulate flat and curved interfaces between the nematic and isotropic phases of a liquid crystal described by the Landau-de Gennes theory. For the flat interface, we measure the interfacial velocity at different temperatures around the coexistence. We show that the interface is completely static at the coexistence temperature and that the profile width is in line with the theoretical predictions. The interface is stable in a range of temperatures around coexistence and disappears when one of the two phases becomes mechanically unstable. We stabilize circular nematic domains by a shift in temperature, related to the Laplace pressure, and estimate the spurious velocities of these lattice Boltzmann simulations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
11institutetext: Centro de FÃsica TeÃrica e Computacional, Faculdade de CiÃncias, Universidade de Lisboa, P-1749-016 Lisboa, Portugal.22institutetext: Departamento de FÃsica, Faculdade de CiÃncias, Universidade de Lisboa, P-1749-016 Lisboa, Portugal.
Lattice-Boltzmann simulation of free nematic-isotropic interfaces
\firstnameRodrigo C. V. \lastnameCoelho\fnsep 1122 [email protected]
\firstnameNuno A. M. \lastnameAraÃjo 1122
\firstnameMargarida M. \lastnameTelo da Gama 1122
Abstract
We use a hybrid method of lattice Boltzmann and finite differences to simulate flat and curved interfaces between the nematic and isotropic phases of a liquid crystal described by the Landau-de Gennes theory. For the flat interface, we measure the interfacial velocity at different temperatures around the coexistence. We show that the interface is completely static at the coexistence temperature and that the profile width is in line with the theoretical predictions. The interface is stable in a range of temperatures around coexistence and disappears when one of the two phases becomes mechanically unstable. We stabilize circular nematic domains by a shift in temperature, related to the Laplace pressure, and estimate the spurious velocities of these lattice Boltzmann simulations.
1 Introduction
Liquid crystals are systems that flow as liquids but where the particles are partially organized in crystal-like ways p1995physics ; beris1994thermodynamics . They are formed by elongated particles the orientations of which may point in a preferential direction. At low temperatures, these liquid crystals are in the nematic phase (orientationally ordered) while at high temperatures, they are in the isotropic phase, where the orientation of the particles is random (orientationally disordered). At the nematic-isotropic temperature, the two phases coexist and a stable interface may be observed. The standard theory that describes this static interface is based on a tensor order parameter expansion, with gradient terms that account for the order parameter variations, proposed by de Gennes p1995physics .
To simulate the dynamics of liquid crystals, it is common to solve numerically the continuum equations of Beris-Edwards and Navier-Stokes marenduzzo07steady ; C9SM00859D ; Doostmohammadi2016 . A hybrid method of lattice Boltzmann kruger2016lattice and finite differences vesely2001computational is used. Special care has to be taken in order to simulate interfaces due to spurious currents that arise in these numerical methods, which can lead to interfacial motion or changes in the director field kruger2016lattice ; PhysRevE.82.046708 .
We analyze the applicability of the method of Ref. C9SM00859D to simulate free interfaces, which are very sensitive to these spurious numerical effects. We show that it is possible to simulate static flat interfaces at coexistence, with the profiles predicted by the Landau-de Gennes theory. We estimate the magnitude of the spurious velocities at nearly static circular interfaces stabilized by temperature shifts, related to the Laplace pressure arising from the curvature.
1.1 Equations of motion
To simulate the liquid crystal dynamics, we solve the Beris-Edwards equation coupled to the Navier-Stokes equation. The first describes the evolution of the order parameter
[TABLE]
Here, stands for the alignment parameter, is the rotational diffusive constant and the co-rotational term is given by:
[TABLE]
where , . The Landau-de-Gennes free energy reads
[TABLE]
where is a constant, is a temperature related parameter and is the elastic constant. Thus, the molecular field, , is
[TABLE]
The continuity and Navier-Stokes equations describe the evolution of the density and velocity of the fluid
[TABLE]
where, the stress-tensor is
[TABLE]
is the hydrostatic pressure. Using Eq. (3), we obtain , which can be replaced in Eq 6.
1.2 Hybrid method
Our numerical scheme solves Eq. (1) using finite differences and Eq. (5) using lattice Boltzmann. Both methods are solved using the same grid (spatial discretization) and the same time step.
1.2.1 Lattice Boltzmann
The lattice Boltzmann method is a numerical technique which solves the Boltzmann equation and recovers the Navier-Stokes equation in the macroscopic limit. The space is discretized in a regular grid and the velocity space is discretized according to the lattice (Gaussian quadrature). Here, we use the D3Q19 lattice, which has 19 velocity vectors isotropically distributed in three dimensions. The discrete version of the Boltzmann equation is implemented in the method
[TABLE]
where is the distribution function corresponding to the vector. The simplest collision operator is the BhatnagarâGrossâKrook (BGK) one, which assumes that the full-equilibrium distribution relaxes to the equilibrium with a characteristic relaxation time : . The multi-relaxation time operator, used in this work, is a generalization of the BGK: , where the matrix transforms from the distribution function space to the hydrodynamic moments space and is the relaxation matrix. It assumes that the hydrodynamic moments may relax with different relaxation times. This approach is known to improve the accuracy and stability in many problems kruger2016lattice . The equilibrium distribution is the second order expansion in Hermite polynomials of the Maxwell-Boltzmann distribution COELHO2018144 :
[TABLE]
where is the speed of sound in the given lattice. For the D3Q19, it is . The density and velocity fields are calculated as follows:
[TABLE]
The source term, for the BGK operator, reads: . For the MRT operator, this source term must be relaxed in the moments space as the distribution function (see Refs. C9SM00859D ; kruger2016lattice for more details of the MRT method). The force is calculated using the stress tensor of Eq. (6): .
1.2.2 Finite differences
The Eq. (1) is solved explicitly using a predictor-corrector finite difference method. All the differences are second order accurate. For instance, the first derivative of a vector in the -direction is: . To calculate the time evolution of , we follow the following steps: 1) Calculate the time derivative, , using Eq. (1) with the current ; 2) Calculate the predictor: ; 3) Calculate the time derivative using the predictor, , with Eq. (1); 4) Calculate the corrected derivative: ; 5) Calculate the corrector: ; 6) Return to step 1. Notice that the velocity used in Eq. (1) is the actual one (and not the lattice Boltzmann one: ), given by Eq. (9), which is second order accurate.
2 Free interface
In this section, we show the results from numerical simulations of unconfined nematic-isotropic interfaces. First, we consider a flat interface in two dimensions and then we simulate a circular interface. In the simulations, we apply periodic boundary conditions in both directions. The initial velocity is set to zero and the density to everywhere. Other parameters are: , , , and . Our results are given in lattice units: the distance between nodes is and the time step is .
2.1 Flat interface
In order to apply periodic conditions, we initialize our system as follows: the nematic phase, with directors in the vertical direction, is in the center of the domain with isotropic phase elsewhere. Thus, we simulate two interfaces, but we focus our analysis on the right interface. At the coexistence temperature () the interface is completely static and there are no spurious velocities. Eq. (3) allows an interface solution of the form MESQUITA1998
[TABLE]
where is the nematic order parameter and is the correlation length. At , and . Fig. 1 D shows that the simulation reproduces accurately the interfacial profile.
Next, we change the temperature slightly away from coexistence. In this case, the interface moves with constant velocity, which can be to the left (negative) or to the right (positive). Figs. 1 A and C, show the interfaces at two different temperatures after an interval of time. For the domain of the nematic phase shrinks and for the nematic domain expands. In the inset of Fig. 1D, we plot the interface velocity at different temperatures. It is approximately linear close to but is deviates from the linear behavior as the shift from coexistence increases. Above a certain shift from one of the two phases becomes unstable and the entire domain becomes nematic or isotropic in the absence of interfacial propagation. Below the system becomes isotropic and above it becomes nematic.
2.2 Circular interface and spurious velocities
Here we estimate the spurious velocities generated at a circular interface. The spurious velocities arise at curved interfaces as a result of the discretization of the velocity space. However, it is difficult to distinguish the spurious velocities from the physical ones in this multiphase model, because curved interfaces are usually unstable. Fig. 2E shows the interface position at three different temperatures. In order to identify the spurious velocities, we iteratively search for the temperature where the interface velociy is of the order of the spurious ones. We found that for the interface velocity at is approximately . Fig. 2A and B show the oder parameter and velocity field of this almost static interface. From the vorticity field, we notice that the there are vortices between the directions of the velocity vectors of the D3Q19 lattice, which is an indication that these are spurious currents. In Fig. 2 D we plot the velocity field for the same system rotated by 20∘. One notes that the intensity of the vortices changed due to the physical component of these velocities (the small interface velocity), but the positions of the vortices are the same confirming that they are mostly due to the velocity discretization. From this analysis, we estimate that the spurious velocities are around in lattice units for this setup. If necessary, one could reduce the spurious velocities by increasing the isotropy of the lattice PhysRevE.73.047701 or using more advanced collision operators 2019arXiv190412948C .
3 Conclusions
We examined the applicability of the hybrid method of lattice Boltzmann and finite differences for the simulation of nematic-isotropic interfaces. The shape and width of the interface is correctly reproduced and the free interface is static at the coexistence temperature. At temperatures slightly different from the coexistence, the interface moves with constant velocity that depends on the temperature. The interface exists only for a certain range of temperatures: for temperatures much lower or higher than the coexistence, one of the two phases becomes unstable and the interface disappears without propagation. The circular interfaces are not static at the coexistence temperature. Thus, we stabilize them by a temperature shift in a way that the interface velocity is comparable to the spurious velocities. This allows us to visualize the profile of theses spurious currents and to estimate their magnitude.
Acknowledgements
We acknowledge financial support from the Portuguese Foundation for Science and Technology (FCT) under the contracts: PTDC/FIS-MAC/28146/2017 (LISBOA-01-0145-FEDER-028146) and UID/FIS/00618/2019. Margarida Telo da Gama (MTG) would like to thank the Isaac Newton Institute for Mathematical Sciences for support and hospitality during the program âThe mathematical design of new materialsâ where most of this work was carried out. This program was supported by EP-SRC Grant Number: EP/R014604/1. MTG participation in the program was supported in part by a Simons Foundation Fellowship.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1(1) P.G. de Gennes, J. Prost, The Physics of Liquid Crystals , International Series of Monographs on Physics (Clarendon Press, 1995), ISBN 9780198517856
- 2(2) A. Beris, B. Edwards, Thermodynamics of Flowing Systems: with Internal Microstructure , Oxford Engineering Science Series (Oxford University Press, 1994), ISBN 9780195344882
- 3(3) D. Marenduzzo, E. Orlandini, M.E. Cates, J.M. Yeomans, Physical Review E 76 , 031921 (2007)
- 4(4) R.C.V. Coelho, N.A.M. AraÃjo, M.M. Telo da Gama, Soft Matter (2019), accepted manuscript - DOI:10.1039/C 9SM 00859 D
- 5(5) A. Doostmohammadi, M.F. Adamer, S.P. Thampi, J.M. Yeomans, Nature Communications 7 , 10557 (2016)
- 6(6) T. Krüger, H. Kusumaatmaja, A. Kuzmin, O. Shardt, G. Silva, E.M. Viggen, The Lattice Boltzmann Method - Principles and Practice (Springer International Publishing, 2016), ISBN 978-3-319-44647-9
- 7(7) F. Vesely, Computational Physics: An Introduction (Springer US, 2001), ISBN 9780306466311, https://www.springer.com/gp/book/9780306466311
- 8(8) Z. Yu, L.S. Fan, Physical Review E 82 , 046708 (2010)
