Converting between Crystallographic Notations: A Simple Guide

  • Thread starter zeta
  • Start date
  • Tags
    Notation
In summary, To run an ewald summation for a Gaussian98 calculation, you need to convert the crystal translation vectors (a, b, c) and angles (alpha, beta, gamma) into Cartesian components (a_x, a_y, a_z, b_x, b_y, b_z, c_x, c_y, c_z). Alpha, beta, and gamma are not direction cosines, but actual angles between the lattice vectors. It is recommended to orient the unit cell along the xyz axes, with a along x and b in the xy plane. From there, you can use trigonometry to find the other components. A 3d modeler like AutoCAD can also be helpful.
  • #1
zeta
20
1
Hi Folks;
Trying to run an ewald summation to create a crystal field for a Gaussian98 calculation. Problem is the input file wants crystal translation vectors, but my structure data is in terms of a,b,c alpha beta gamma. It's been a while, how does one go between the two notations? Are the alpha beta gamma the direction cosines?
sorry if this is a stupid question
 
Physics news on Phys.org
  • #2
I believe you need to convert a, b, c, alpha, beta, gamma into Cartesian components: a_x, a_y, a_z, b_x,...c_z (9 numbers).

Alpha, beta, gamma are not the direction cosines, they are actual angles. What are your values of a, b, c, alpha, beta, gamma?
 
  • #3
yes sorry, angles. but they are for the direction cosines, yes?

there are a number of compounds I'm doing NMR EFG and chemical shift tensor calculations on, including kaolinite where a b c alpha beta gamma are 5.1535 8.9419 7.3906 91.926 105.046 89.797

thanks for the interest/help
 
  • #4
First you need to orient your unit cell along the xyz axes. The standard approach is to put a along x and b in the xy plane. For the above monoclinic unit cell, this gives:
a_x=a
a_y=a_z=0
b_x=b*cos(gamma)
b_y=b*sin(gamma)
b_z=0
c_x=c*cos(beta)
...etc...
it gets tricky from there, but if you draw the picture and do the trig carefully, you can find the other components.

The thing to know is that alpha, beta, gamma are angles between (b,c), (c,a) and (a,b). If the trig proves tricky, use a 3d modeler like autocad to figure out the components.

PS: Don't take this much more than an educated guess. I haven't seen this stuff in ages.
 
  • #5
hey thanks that's awesome :)
 
  • #6
Here's the final results of gokul's approach:

a_x=a
a_y=a_z=0

b_x=b*cos(gamma)
b_y=b*sin(gamma)
b_z=0

c_x=c*cos(beta)
c_y=c*[cos(alpha)-cos(gamma)*cos(beta)]/sin(gamma)
c_z=sqrt(c^2-c_x^2-c_y^2)
 

Related to Converting between Crystallographic Notations: A Simple Guide

1. What is crystallographic notation?

Crystallographic notation is a system of symbols and conventions used to describe the arrangement of atoms and molecules in a crystal lattice structure. It is used to represent the symmetry, dimensions, and orientation of crystals.

2. How is crystallographic notation used in scientific research?

Crystallographic notation is used in scientific research to accurately describe and communicate the detailed structure of crystals. This information is important for understanding the properties and behavior of materials, as well as for developing new materials for various applications.

3. What are the main components of crystallographic notation?

The main components of crystallographic notation include the unit cell, lattice points, and symmetry operations. The unit cell is the smallest repeating unit of a crystal lattice, while lattice points are the positions of atoms or molecules within the unit cell. Symmetry operations describe the different ways in which the unit cell can be rotated, reflected, or translated to create the crystal lattice.

4. Are there different types of crystallographic notation?

Yes, there are different types of crystallographic notation, including Hermann-Mauguin notation, which is used for mineral crystals, and International Tables for Crystallography (ITC) notation, which is used for all types of crystals. These notations differ in their use of symbols and conventions, but both are based on the same principles of crystallography.

5. How does crystallographic notation help in the identification of crystals?

Crystallographic notation plays a crucial role in the identification of crystals by providing a standardized way to describe their structure. By comparing the crystallographic notations of a known crystal with that of an unknown crystal, scientists can determine if they have the same structure and therefore belong to the same mineral or material.

Similar threads

  • Differential Geometry
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Replies
16
Views
2K
  • General Math
Replies
1
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
289
  • Computing and Technology
Replies
1
Views
7K
  • Engineering and Comp Sci Homework Help
Replies
0
Views
2K
  • Other Physics Topics
Replies
0
Views
743
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
5K
Back
Top