Skip to content

electronWannierTransport calculations crash #225

@SiyuChern

Description

@SiyuChern

Hi, I am doing a electron transport calculation with Phoebe while it unfortunately crashed somehow.

The following is the screen outputs before it crashed:

Started parsing of el-ph interaction.
Allocating 0.08497238 (GB) (per MPI process) for the el-ph coupling matrix.
Finished parsing of el-ph interaction.

Computing electronic band structure.

Statistical parameters for the calculation
Fermi level: 8.30632019 (eV)
Index, temperature, chemical potential, doping concentration
iCalc = 0, T = 150.000000 (K), mu = 8.431200 (eV), n = -2.680797e+21 (cm^-3)

Applying a population window discarding states with df/dT < 1.000000e-10.
Window selection reduced electronic band structure from 1755000 to 421334 states.
Symmetries reduced electronic band structure from 421334 to 107650 states.
Done computing electronic band structure.

Snapshot of Phoebe's memory usage:
VM: 106.0459 (GB). RSS: 51.3745 (GB)

Computing phonon band structure.
Allocating 0.0981 GB (per MPI process).

After this, it crashed with throwing the following error:

terminate called after throwing an instance of 'std::length_error'
what(): vector::_M_fill_insert
terminate called after throwing an instance of 'std::length_error'
what(): vector::_M_fill_insert

Do you have any clue regarding this error?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions