-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mcmd #472
mcmd #472
Conversation
I have been testing this branch on a couple of systems now. The system does evolve energetically but it seems that the species that are written to the |
Thanks. Now it seems to work. Amazing response time 🐎 |
Atm the data in the Could one also consider adding this information to the |
WishlistI thought about how the interface/input parameters could be structured from a user perspective and also looking forward in terms of additional ensembles to implement as well as future applications.
It should be possible to specify both an initial and a final temperature to enable simulated annealing, which is a common approach in mixed system used to find ground states and low energy structures. The The canonical ensemble does not need additional parameters or keywords.
For the semi-grandcanonical ensemble one would need to specify the chemical potential
For the variance constrained semi-grandcanonical ensemble one would need to specify the parameters that constrain the mean (phi) and the variance (kappa).
What do you think? |
"instantaneous" acceptance ratio is ok for me, but dumping in |
This look very good. I will change the syntax to largely follow this, although currently there is only canonical. |
"Bug"At the moment the |
Yes, this can be confirmed, and it was caused by not checking if there are sufficiently many species to swap. The code entered an ifinite
|
mchammer
inicet
: https://icet.materialsmodeling.org/moduleref_mchammer/index.htmlmcmd.out
will be updated. It reads like the following (my test example is cyrstalline PbTe and no swapping will be accepted):