materialsvirtuallab / nano106

Course materials for NANO 106 - Crystallography of Materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NANO106 - Crystallography of Materials

Welcome to the repo for NANO106.

NANO106 is UCSD's course on Crystallography of Materials taught by Prof Shyue Ping Ong. The purpose of this repo is to serve as a persistent and evolving collection of supplementary course materials that illustrate various symmetry and crystallography concepts and computations. Most of the code are written in python and presented in ipython notebooks. Some static material may be created in LaTeX.

While this repo is completely open and anyone is welcome to use the materials contain therein, I would ask that you acknowledge any usage.

Usage

To fully make use of this repo, it is recommended that you clone and install the symmetry package included, as well as ipython, numpy, sympy, and for some more specific materials analysis, pymatgen.

However, you can explore a lot of the materials without any installation.

Viewing the Notebooks

You can explore the notebooks using the excellent online ipython notebook viewer. To begin, go to this link which points to the root lectures directory and this link which points to the problem sets directory.

Acknowledgements

NANO106 uses the following textbooks and much of the code and material contained therein is based on concepts in these books. They are highly recommended for students of crystallography, symmetry and its implications for material properties.

  1. Structure of Materials: An Introduction to Crystallography, Diffraction and Symmetry by Marc De Graef and Michael E. McHenry
  2. Properties of Materials: Anisotropy, Symmetry, Structure by Robert E. Newnham

-- Shyue Ping Ong

About

Course materials for NANO 106 - Crystallography of Materials

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.3%Language:TeX 0.3%