Skip to content

NPBentley/castep2fs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

castep2fs

A CASTEP utility for taking a CASTEP output and producing publication quality Fermi Surfaces and related quantities.

Requirements

This code is built upon the wonderful PyVista platform (https://docs.pyvista.org) and makes use of the Atomic Simulation Environment (https://wiki.fysik.dtu.dk/ase).

Usage

castep2fs reads castep input and output files.

input : <seed>.cell
output: <seed>.bands
        <seed>-out.cell (optional but improves performance)



castep2fs <seed>

For help run:

castep2fs -h

Installation

pip install git+https://github.com/zachary-hawk/castep2fs.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%