Changes between Version 1 and Version 2 of DoublingCellContents
- Timestamp:
- Apr 27, 2011, 1:02:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DoublingCellContents
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