Skip to content

Lattice Angles and Periodic Boundaries #50

@vpasumarthi

Description

@vpasumarthi

Hi Max,

I am working with a diffusion-only model (model._put([0,0,0,1],model.proclist.co)) in 3D hematite crystal structure.

  1. How to define lattice angles in lattice configuration to implement non-orthorhombic crystal geometries?

  2. When I test diffusion in a single unit cell (simulation_size=1) without PBC (pbc=np.array([False, False, False], dtype=bool)), I still see that the processes relating to diffusion across unit cells are still available (model.print_accum_rate_summation()) and executed (model.print_coverages()). How can I avoid this and constrain the diffusion at the boundaries?

Thanks,
Vish.

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