tepkit.io.shengbte.W

tepkit.io.shengbte.W#

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

Bases: tepkit.io.shengbte.OmegaParalleledFile, tepkit.io.shengbte.SubdirFile

For ShengBTE output files BTE.w and BTE.w_* (Scattering rate).

Table Strcture#

Quantity

Angular Frequency

Scattering Rate

Unit

rad/ps

1/ps

Line 0

float

float

Supported Files#

Root-dir Files#

  • BTE.w_boundary

  • BTE.w_isotopic

Temperature-dependent-subdir Files#

  • BTE.w

  • BTE.w_anharmonic

  • BTE.w_anharmonic_plus

  • BTE.w_anharmonic_minus

  • BTE.w_final

Attributes#

Attribute

Default Value

Description

default_file_name

'BTE.w_final'

The default name of file when use from_dir() .

column_indices

None

omega

None

Methods#

plot(ax, direction[, x_unit, colors, group])

All Members#

default_file_name = 'BTE.w_final'

The default name of file when use from_dir() .

column_indices: dict
omega
plot(ax, direction, x_unit='rad/ps', colors=None, group='111n')