Skip to content

ValueError: Could not find fermi within low concentration #852

Open
@thienbinh92

Description

@thienbinh92

I tried GaAs example. I found that the experiment's intrinsic carrier concentration is just 1.7e6. But if I reduce the doping concentration to 1.7e6, the following error appears. Is the method not suitable for low doping content or semiconductors?

  Traceback (most recent call last):
    File "~/miniconda3/lib/python3.9/site-packages/amset/core/data.py", line 219, in 
  set_doping_and_temperatures
   ) = self.dos.get_fermi(
    File "~/miniconda3/lib/python3.9/site-packages/amset/electronic_structure/dos.py", line 224, in get_fermi raise ValueError(

  ValueError: Could not find fermi within 100.0% of 
  concentration=2.652506335351714e-19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions