We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43899cd commit 54f8467Copy full SHA for 54f8467
1 file changed
janus_core/cli/geomopt.py
@@ -216,7 +216,7 @@ def geomopt(
216
Name of filter from ase.filters to wrap around atoms. If using
217
--opt-cell-lengths or --opt-cell-fully, defaults to `FrechetCellFilter`.
218
filter_func
219
- Deprecated. Please use --filter.
+ Deprecated. Please use `--filter_class`.
220
constraint_func
221
Name of constraint function from ase.constraints, to apply constraints
222
to atoms. Parameters should be included as a "constraint_kwargs" dict
0 commit comments