# pair_style ylz command ## Syntax ``` LAMMPS pair_style ylz cutoff ``` - cutoff = global cutoff for interactions (distance units) ## Examples ``` LAMMPS pair_style ylz 2.6 pair_coeff * * 1.0 1.0 4 3 0.0 2.6 ``` ## Description ::: versionadded 3Nov2022 ::: The *ylz* (Yuan-Li-Zhang) style computes an anisotropic interaction between pairs of coarse-grained particles considering the relative particle orientations. This potential was originally developed as a particle-based solvent-free model for biological membranes [(Yuan2010a)](Yuan). Unlike [pair_style gayberne](pair_gayberne), whose orientation dependence is strictly derived from the closest distance between two ellipsoidal rigid bodies, the orientation-dependence of this pair style is mathematically defined such that the particles can self-assemble into one-particle-thick fluid membranes. The potential of this pair style is described by: $$\begin{aligned} U ( \mathbf{r}_{ij}, \mathbf{n}_i, \mathbf{n}_j ) =\left\{\begin{matrix} {u}_R(r)+\left [ 1-\phi (\mathbf{\hat{r}}_{ij}, \mathbf{n}_i, \mathbf{n}_j ) \right ]\epsilon, ~~ r<{r}_{min} \\ {u}_A(r)\phi (\mathbf{\hat{r}}_{ij}, \mathbf{n}_i, \mathbf{n}_j ),~~ {r}_{min}