Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • $\begingroup$ The ExpCellFilter doesnt seem to be importable.. can you tell me which version of ASE you are using? $\endgroup$ Commented Apr 15, 2024 at 15:08
  • $\begingroup$ from ase.constraints import ExpCellFilter doesn't work? This is what use with my older ASE version. Looking at the doc, it seems newer versions put filters in ase.filters $\endgroup$ Commented Apr 16, 2024 at 8:09
  • $\begingroup$ Thanks importing it from ase.constraints worked!! But now im facing a new issue. Ive posted it as a new question here : mattermodeling.stackexchange.com/questions/12790/…. Thanks again. $\endgroup$ Commented Apr 18, 2024 at 1:06