-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationpriorityUrgent attention requiredUrgent attention required
Milestone
Description
The docstring for janus geomopt includes
filter_func : Optional[str]
Name of filter function from ase.filters or ase.constraints, to apply
constraints to atoms. If using --vectors only or --fully-opt, defaults to
`FrechetCellFilter` if available, otherwise `ExpCellFilter`.
but the code does not actually seem to look for functions in ase.constraints. I would like to use the FixSymmetry constraint with a full geometry optimisation. Is there a way to make that work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationpriorityUrgent attention requiredUrgent attention required