badw / asciimatplots

a collection of ascii plotting tools for materials chemistry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asciimatplots

Description:

A (soon to be) collection of quick and dirty 'plot-to-terminal' scripts.

Installation:

git clone git@github.com:badw/asciimatplots.git

pip3 install --user .

Dependencies:

pymatgen,numpy,colorama,termplotlib


ascii-converge

Description: plots the values of Fmax and Etot for each ionic step

Requirements: OUTCAR

can be used at anystage of the relaxation

ascii-nebplot

Description: plots both the energy barrier and the image force for each image

Requirements: a converged NEB run

About

a collection of ascii plotting tools for materials chemistry


Languages

Language:Python 100.0%