How to use the random_alloy function in dpgen? #497
-
I found the description "create_random_alloys" in the dpgen/data/tools/create_random_disturb.py. And some of the presentations about dpgen simply mentioned the "Random Alloy, surface" and "Random Alloy, bulk". How can I set the relevant parameters to use this funcion. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
-
Hi, I realize this discussion had been uploaded quite a while ago. Im facing the same problem here. What I need is initial bulk structures with lattice points occupied by 3 types of atoms, randomly. May I ask how you were able to overcome this kind of difficulty? |
Beta Was this translation helpful? Give feedback.
You can use
dpgen init_bulk
to prepare perturbed bulk systems anddpgen init_surf
to prepare surf structures.Please refer to the manual and search for
init_bulk
andinit_surf