Shell

class ase2sprkkr.gui.shell.Shell[source]

A base class for ASE2SPRKKR interactive computation using ase2sprkkr tool

Class hierarchy

Inheritance diagram of ase2sprkkr.gui.shell.Shell

Constructor

__init__()[source]
initialization = ['from ase2sprkkr import (\n        SPRKKRAtoms,\n        InputParameters,\n        OutputFile,\n        Potential\n    )']
change_working_dir(dir)[source]
add_output_file(file)[source]
run_example(example, dir)[source]