Skip to content

Commit

Permalink
Update FFmetalcomplex.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SangniXun authored Aug 20, 2024
1 parent 7a2f299 commit 9f9c1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autosolvate/FFmetalcomplex.py
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ def startFFgen(argumentList):
LG1 -1 #ligand name charge
-e, --qmexe name of the quantum chemistry package executable'gau,g09,g16,gms,orca, default:orca
-c, --charge total charge of the whole complex, the default is caluated after charge assignment
-y, --nprocs procs to run orca QM calculation, if -x orca
-y, --nprocs procs to run orca QM calculation, if -e orca
-d --qmdir full path to QM exe e.g. /opt/orca/5.0.2/orca
-i --method method of QM default:B3LYP
-l --solventoff path to the custom solvent .off library file
Expand Down Expand Up @@ -756,4 +756,4 @@ def startFFgen(argumentList):





0 comments on commit 9f9c1a3

Please sign in to comment.