Skip to content

read_jmol

esta.general.read_jmol

read jmol file and extract the xyz file data: - atomic symbols - atomic positions

get_xyz_data(filename)

read jmol file created from jmol software and return atomic positions and atomic labels

input:
filename: string
output:
atomic_position: array of rank 2
symbol : list of atomic symbols