Skip to content

SurfaceGenerator got stuck with C_2N_mp-2718.cif #6

Description

@hongyi-zhao

The following operation got stuck forever:

In [1]: from OgreInterface.generate import SurfaceGenerator

In [2]: substrate="C_2N_mp-2718.cif"

In [3]: subs = SurfaceGenerator.from_file(
   ...:     substrate,
   ...:     miller_index=[1, 0, 0],
   ...:     layers=1,
   ...:     vacuum=15,
   ...: )

Attached is the test cif file, please check.

C_2N_mp-2718.zip

Regards,
Zhao

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions