Skip to content

Commit 3c6528c

Browse files
committed
keywords for PBC
1 parent c449721 commit 3c6528c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

efpmd/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,19 @@ Default value: `30.0 30.0 30.0 90.0 90.0 90.0`
247247

248248
Unit: Angstroms, degrees
249249

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.
250252
The smallest box dimension must be greater than `2 * swf_cutoff`.
251253

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+
252263
### Geometry optimization related parameters
253264

254265
##### Optimization tolerance

0 commit comments

Comments
 (0)