ArpesResult
- class ase2sprkkr.outputs.readers.arpes.ArpesResult(input_parameters, calculator, directory, output_file=None, input_file=None)[source]
ARPES result provides acces to the generated SPC output file containing the results of Angle resolved photoelectron electroscopy, using the
spc
property.Class hierarchy
Constructor
- __init__(input_parameters, calculator, directory, output_file=None, input_file=None)
- property spc_filename
New (output) potential file name
- property spc
The new (output) potential - that contains the converged charge density etc.