psavery / printCrystalInfo

A basic program for reading a POSCAR file and creating a Crystal class object from it. The Crystal class can be used for several manipulations for future programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author -- Patrick Avery -- 2016

Basic program for reading a POSCAR file and creating a Crystal class object from it.

This crystal class allows for many manipulations for future programs.

About

A basic program for reading a POSCAR file and creating a Crystal class object from it. The Crystal class can be used for several manipulations for future programs.


Languages

Language:C++ 99.4%Language:CMake 0.6%