input_parameters

Full name: ase2sprkkr.input_parameters.input_parameters

Module class hierarchy

Inheritance diagram of ase2sprkkr.input_parameters.input_parameters.InputParameters, ase2sprkkr.input_parameters.input_parameters.InputSection

Description

Containers for configuration parameters of SPR-KKR task.

These configuration parameters are supplied to SPR-KKR executables as input files. The containers are also the objects, that take care about executing the SPR-KKR executables.

Functions

resolve_executable_postfix(postfix)

" Return the postfix, that is appended after the name of SPR-KKR executable.

Classes

InputParameters(definition[, inputfile, ...])

It holds the configuration values for a SPR-KKR task and run the task

InputSection(definition[, container])

Input parameters sections has nothing special, yet.