GTMolPermutationRep

GTMolPermutationRep[molecular data]
gives the permutation representation based on information in molecular data.

DetailsDetails

  • The displacements of the atoms in a molecule with atoms can be represented by a column vector with Components. An element transforms the displacements into . This transformation is described by a matrix: . All matrices form the displacement representation of .
  • The following options can be given:
  • GOFastFalseSkips the input validation.
    GOVerboseFalseControls the output of additional information.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, chapter 9.3, 13.1.1

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

In[1]:=
Click for copyable input

Select data for ammonia from the database.

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

Calculation of the parmuation representation.

In[4]:=
Click for copyable input