Dear Axel,
I am trying to perform a structure generation using mmaps for BaZrO3:Y ionic system. As it has a coupled sub-lattice on (Zr,Y) site and (O, Va) site, along with neutral-charge constraint, I defined it in crange.in:
1Y+2O>=1.19
1Y+2O<=1.21
1*O>=0.5
lat.in is:
4.200 4.200 4.200 90 90 90
1 0 0
0 1 0
0 0 1
0.5 0.5 0.5 Ba
0.0 0.0 0.0 Zr, Y
0.5 0.0 0.0 O, Va
0.0 0.5 0.0 O, Va
0.0 0.0 0.5 O, Va
Initial mmaps -d & generates 3 directories, but since then it kind of never generate new structures.
I tried mpimmaps, -c=5 or 6, -mp=135, but none makes structure-generation efficient.
I learned from previous threads in this forum, that people specify chemical potential constraint to enforce structure search along the neutral line BaZrO3-Ba2Y2O5, but I have no clue how to do that.
My three dirs are:
cat 0/str.out
4.200000 0.000000 0.000000
0.000000 4.200000 0.000000
0.000000 0.000000 4.200000
1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
-0.000000 -0.000000 1.000000
1.000000 1.000000 1.000000 Zr
0.500000 1.000000 1.000000 O
1.000000 0.500000 1.000000 O
1.000000 1.000000 0.500000 O
0.500000 0.500000 0.500000 Ba
cat 19/str.out
4.200000 0.000000 0.000000
0.000000 4.200000 0.000000
0.000000 0.000000 4.200000
0.000000 -1.000000 0.000000
0.000000 0.000000 -1.000000
2.000000 0.000000 0.000000
1.000000 -1.000000 -1.000000 Y
0.500000 -1.000000 -1.000000 Va
1.000000 -0.500000 -1.000000 O
1.000000 -1.000000 -0.500000 O
0.500000 -0.500000 -0.500000 Ba
2.000000 -1.000000 -1.000000 Y
1.500000 -1.000000 -1.000000 O
2.000000 -0.500000 -1.000000 O
2.000000 -1.000000 -0.500000 O
1.500000 -0.500000 -0.500000 Ba
cat 151/str.out
4.200000 0.000000 0.000000
0.000000 4.200000 0.000000
0.000000 0.000000 4.200000
0.000000 -1.000000 0.000000
0.000000 0.000000 -1.000000
3.000000 0.000000 0.000000
1.000000 -1.000000 -1.000000 Y
0.500000 -1.000000 -1.000000 Va
1.000000 -0.500000 -1.000000 O
1.000000 -1.000000 -0.500000 O
0.500000 -0.500000 -0.500000 Ba
2.000000 -1.000000 -1.000000 Y
1.500000 -1.000000 -1.000000 O
2.000000 -0.500000 -1.000000 O
2.000000 -1.000000 -0.500000 O
1.500000 -0.500000 -0.500000 Ba
3.000000 -1.000000 -1.000000 Zr
2.500000 -1.000000 -1.000000 O
3.000000 -0.500000 -1.000000 O
3.000000 -1.000000 -0.500000 O
2.500000 -0.500000 -0.500000 Ba
Thank you!