We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c449721 commit 3c6528cCopy full SHA for 3c6528c
1 file changed
efpmd/README.md
@@ -247,8 +247,19 @@ Default value: `30.0 30.0 30.0 90.0 90.0 90.0`
247
248
Unit: Angstroms, degrees
249
250
+If only three values are given, the angles are set to 90 degrees (orthogonal box).
251
+Non-orthogonal PBC is implemented only for single-point energy calculations.
252
The smallest box dimension must be greater than `2 * swf_cutoff`.
253
254
+##### Print PBC coordinates
255
+
256
+`print_pbc [true/false]`
257
258
+Default value: `false`
259
260
+Prints coordinates of the system contained in a single periodic cell around
261
+a fragment specified by `ligand` keyword.
262
263
### Geometry optimization related parameters
264
265
##### Optimization tolerance
0 commit comments