YamboQPParser¶
Module that manages the parsing of the ndb.RT_carriers database created by yambo_rt.
- class mppi.Parsers.YamboQPParser.YamboQPParser(file, verbose=True)[source]¶
Bases:
objectClass that manages the quasi-particle correction written in the
ndb.QPdatabase created by yambo.- Parameters:
file (
string) – string with the name of the database to be parsedverbose (
boolean) – define the amount of information provided on terminal
- QP_table¶
Array …
- Type:
np.array
- QP_kpts¶
Array …
- Type:
np.array
- QP_E¶
Array …
- Type:
np.array
- QP_Eo¶
Array …
- Type:
np.array
- QP_Z¶
Array …
- Type:
np.array