tightbinder.fileparse#
Routines to parse the tight-binding parameters written in the input file.
Functions
Routine to check whether all required fields for model are present in the input file. |
|
Routine to check that the present arguments are coherent among them. |
|
Method to mix the given parameters in case that some are missing in presence of multiple species. |
|
Routine to parse the YAML configuration file, and extract all the information already shaped and verified. |
|
Routine to parse the arguments raw (without any treatment) from the input file, following the rules defined for configuration files. |
|
Routine to rewrite correctly the arguments parsed (raw) from the input file. |
|
Routine to transform the SK coefficients from the parsed form to the standard form. |
|
Routine to transform SK coefficients into standardized form for later manipulation in hamiltonian. |