Skip to content

diel in OCEAN #195

Description

@FCMeng

In the basic jupyter note book, there is a code block like:

ocean_params = OCEANParameters(
    edge="K",
    diel=6.84,
    cards=mycards,
    kpoints=lightshow.common.kpoints.GenericEstimatorKpoints(cutoff=33),
    nbands=lightshow.common.nbands.UnitCellVolumeEstimate(e_range=40)
)

If there are multiple materials provided, diel should not set to a given value, since this will be assigned to all the materials. The easiest way is to get this value from MP. @deyulu I remember you had collaboration work using OCEAN. Please double check if this setting is correct or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions