You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working on CO dissociation with higher coverage on Cu111 catalyst surface, fmax in the NEB calculation (as attached) converges in a single step which seems highly unlikely. What could be the causation for this? Please suggest which part of the script maybe causing this issue and how to rectify it.
Hi @K-Manan - with some of the older models, you need to set the tags on the system so it knows which atoms are surface atoms (free), adsorbate atoms (free) or subsurface atoms (fixed, energies/forces not fitted, sometimes not used); these choices were made to help with model training early on in the project. The newer models like the EquiformerV2 checkpoints no longer require this and are much easier to use. As a starting point I would try the EquiformerV2-31M-S2EF-OC20-All+MD checkpoint.
Working on CO dissociation with higher coverage on Cu111 catalyst surface, fmax in the NEB calculation (as attached) converges in a single step which seems highly unlikely. What could be the causation for this? Please suggest which part of the script maybe causing this issue and how to rectify it.
Output:![fmax_NEB](https://private-user-images.githubusercontent.com/77807669/396845982-72efd7d5-4249-4e72-95e0-78c26d099e0b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjEyNDcsIm5iZiI6MTczOTYyMDk0NywicGF0aCI6Ii83NzgwNzY2OS8zOTY4NDU5ODItNzJlZmQ3ZDUtNDI0OS00ZTcyLTk1ZTAtNzhjMjZkMDk5ZTBiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEyMDIyN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk0MmM3YzhjY2JhYmNkMmViOWFkOTkxMWU5ZDFkMWZjOWIwNTlkOWM3N2VkM2M1NWUxY2I3MTg1Y2IxOWEyYmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-28byGvpdBbdTdqIKswqTIfKkjbAzoo9Vn7qJxZIWmQ)
Script: neb_frame_set.txt
The text was updated successfully, but these errors were encountered: