tepkit.io.shengbte.Control#

class tepkit.io.shengbte.Control#

Bases: tepkit.io.StructuredTextFile

For ShengBTE input file CONTROL .

Supported Files#

  • CONTROL

Attributes#

Attribute

Default Value

Description

default_file_name

'CONTROL'

The default name of file when use from_dir() .

data

None

Properties#

scell

ngrid

temperature

namelist

temperatures

Methods#

from_poscar(→ tepkit.utils.typing_tools.Self)

__str__()

write([path, force])

All Members#

default_file_name = 'CONTROL'

The default name of file when use from_dir() .

data
property scell
property ngrid
property temperature
classmethod from_poscar(path) Self
property namelist
__str__()
write(path='./CONTROL.nml', force=True)
property temperatures