-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi Max,
I am working with a diffusion-only model (model._put([0,0,0,1],model.proclist.co)
) in 3D hematite crystal structure.
-
How to define lattice angles in lattice configuration to implement non-orthorhombic crystal geometries?
-
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
Labels
No labels