tepkit.io.shengbte.Omega

tepkit.io.shengbte.Omega#

class tepkit.io.shengbte.Omega(omega=None)#

Bases: tepkit.io.shengbte.OmegaShapedFile

For ShengBTE output file BTE.omega (Angular frequency).

Table Strcture#

Quantity

Angular Frequency

Unit

rad/ps

Phonon Band Index

1

2

q point 0

float

float

Supported Files#

  • BTE.omega

Attributes#

Attribute

Default Value

Description

default_file_name

'BTE.omega'

The default name of file when use from_dir() .

column_indices

None

Methods#

get_values([unit])

plot_with(ax, y_table[, x_unit, colors, group])

All Members#

default_file_name = 'BTE.omega'

The default name of file when use from_dir() .

column_indices
get_values(unit='rad/ps')
plot_with(ax, y_table, x_unit='rad/ps', colors=None, group='111n')