An open API service indexing awesome lists of open source software.

https://github.com/sgbaird/latticeplane

Calculate atomic lattice plane densities in arbitrary crystal structures (CIF input) for arbitrary lattice planes (HKL indices).
https://github.com/sgbaird/latticeplane

cif crystallography hkl lattice-plane mathematica planar-density

Last synced: about 1 month ago
JSON representation

Calculate atomic lattice plane densities in arbitrary crystal structures (CIF input) for arbitrary lattice planes (HKL indices).

Awesome Lists containing this project

README

        

# LatticePlane
Calculate atomic lattice plane densities in arbitrary crystal structures (CIF input) for arbitrary lattice planes (HKL indices).

For the paper, please refer to https://doi.org/10.1107/S1600576722001492.

## Dependencies
- [MaXrd package](https://github.com/Stianpr20/MaXrd)

## Installation
The following instructions are adapted from https://mathematica.stackexchange.com/a/672/61736.
1. Open `LatticePlane.m` in Mathematica
1. Choose `File` --> `Install...`
1. Choose `Type` --> `Package, Source` --> (the open notebook), `Install Name` --> `LatticePlane`
1. Load the package by evaluating (including the `<<`):
```mathematica
<