Skip to content

Commit

Permalink
Keep SOAP features as default for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kzinovjev committed Jun 22, 2024
1 parent e0a297e commit 1061879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emle/calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ class EMLECalculator:
def __init__(
self,
model=None,
emle_features='aev',
emle_features='soap',
method="electrostatic",
backend="torchani",
external_backend=None,
Expand Down

0 comments on commit 1061879

Please sign in to comment.