attached to this post is a plot of the present cluster expansion. Obviously the ground states appear to be partially wrong as some of them lie on top of each other. Can you help me resolve this problem? The ground state search has been restricted with the crange.in to the concentration range 0.5<c<1.
Is this for a binary alloy or more than 2 components?
If the latter, this explains the problem: use mmapsrep instead of mapsrep.
Of course, with higher dimensions, viewing capability are more limited!
Ah, yes. This has more than 2 components.
However when I use mmapsrep it terminates with
splot ‘./gs_lines.out’ u (0.5*(2*+)/(++)):(sqrt(3)/2*()/(++$))8) t "known gs" w lp pt 4, './fit.out' u (0.5*(2*+)/(++)):(sqrt(3)/2*()/(++))8) t "known str" w p pt 1, './newgs.out' u (0.5*(2*+)/(++)):(sqrt(3)/2*()/(++))7) t "predicted gs" w p pt 3, './predstr.out' u (0.5*(2*+)/(++)):(sqrt(3)/2*()/(++)):($7) t "predicted" w p pt 0
^
"mapsrep.gnu", line 12: Column number expected
Error running gnuplot or …
You do not have gnuplot installed.
So it has to be an error, since I have gnuplot 4.6 installed. Do I perhaps need a newer version?
Thanks. It still seems to show too many lines. It is not possible to make out the convex hull since all of the ground state points are interconnected when gs_lines.out is plotted.
It will generate a 2d point from the three composition (yes I know, one is redundant). The 3rd axis will be for energy.
BTW, the command is mmapsrep (2 m’s - I will correct the help file).