close
Warning:
Failed to sync with repository "(default)": unable to open database file; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Apr 27, 2011, 1:02:35 PM (15 years ago)
- Author:
-
FrederikHeber
- Comment:
-
typo, thx Ralph
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 5 | 5 | Assume we have a file '''cluster.xyz''' containing a cluster of calcium-silicate-hydrate (CSH)-gel. The box is a cuboid with 88 Angstroem length. Then, we duplicate this cluster in the y and z direction as follows: |
| 6 | 6 | {{{ |
| 7 | | ./molecuilder --change-box "88,0,88,0,0,88" -i cluster.xyz --repeat-box "1,2,2 |
| | 7 | ./molecuilder --change-box "88,0,88,0,0,88" -i cluster.xyz --repeat-box "1,2,2" |
| 8 | 8 | }}} |
| 9 | 9 | |