Skip to content

Commit

Permalink
Add plugin.json manifest for downloader and updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 17, 2016
1 parent 9639b90 commit a7c672d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
23 changes: 17 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# OpenChemistry Crystals
#Crystals
========

Crystallographic files of common materials, elements, oxides, for visualization in Avogadro
Crystal structures of over 500 common materials, elements, oxides, including:

All files are available in the public domain, although most include citation information
* All elements
* Common oxides (SiO2, CaO, etc.)
* Common halides (NaCl, etc.)
* Ice
* Zeolites
* Silicates, Carbonates, etc.
* Sulfides, Selenides, Tellurides (e.g., ZnS, etc.)
* Nitrides, Phosphides, Arsenides (e.g., GaAs, InP, etc.)

All files are available in the public domain, although most include citation information
for the original structure.

Zeolite frameworks are available from the IZA Database: http://www.iza-structure.org/databases/
All Zeolites are available from the [International Zeolite Association (IZA)
Structure Commission](http://www.iza-structure.org/databases/).

Other crystal structures are available from the Crystallographic Open Database (COD):
http://crystallography.net/cod/
All other crystal structures are available through the [Crystallographic Open
Database](http://crystallography.net/cod/).
7 changes: 7 additions & 0 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": "Geoffrey Hutchison",
"version": 1.0,
"name": "crystals",
"url": "https://github.com/openchemistry/crystals",
"description": "Set of over 500 common crystal structures.",
}

0 comments on commit a7c672d

Please sign in to comment.