We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41ed83 commit e76c643Copy full SHA for e76c643
1 file changed
efpmd/README.md
@@ -215,6 +215,20 @@ Default value: `"."` (current directory)
215
The `<path>` parameter should not contain spaces or should be in double quotes
216
otherwise.
217
218
+### Pairwise energy analysis
219
+
220
+##### Enable/Disable pairwise analysis
221
222
+`enable_pairwise [true|false]`
223
224
+Default value: `false`
225
226
+##### Specify ligand
227
228
+`ligand [integer]`
229
230
+Default value: `0` (the first fragment in the system)
231
232
### Periodic Boundary Conditions (PBC)
233
234
##### Enable/Disable PBC
0 commit comments