Home

Awesome

XCrySDenStructureFormat.jl

This package provides read / write functionality for XCrySDen XSF atomic structure files.

It is strongly recommended not to use this package directly, but rather through AtomsIO.jl, which provides a uniform interface (based on AtomsBase) for reading and writing a large range of atomistic structure files.

Feature support

Currently supports

Currently does not support

Installation

This package is registered in the General registry, so installation of the latest stable release is as simple as pressing ] to enter pkg> mode in the Julia REPL, and then entering:

pkg> add XCrySDenStructureFormat

or for the development version:

pkg> dev https://github.com/azadoks/XCrySDenStructureFormat.jl