GOBravais

GOBravais
is an option to decide if the lattice should be presented by a primitive cell or alternatively by a conventional cell with basis.

DetailsDetails

  • As an example the fcc lattice can be represented by its primitive cell with one atom per cell and the corresponding lattice vectors. It is also possible to describe the same lattice by a cubic unit cell, but 4 atoms in the basis.
  • Typical values for GOBravais are:
  • "Conventional"Provides the lattice vectors of the conventional cell and the positions of atoms in the basis.
    "Primitive"Provides the lattice vectors of the primitive cell.
  • This option is used by: GTBravaisLattice

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First, load the package:

In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=

Volume of the primitive unit cell:

In[3]:=
Click for copyable input
Out[3]=

The conventional cell of the fcc lattice contains 4 atoms.

In[4]:=
Click for copyable input
Out[4]=

Therefore the volume of the conventional cell is four times larger as the primitive cell.

In[5]:=
Click for copyable input
Out[5]=