Changes between Version 2 and Version 3 of ExampleSpatialTranslation
- Timestamp:
- Oct 14, 2010, 9:07:04 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExampleSpatialTranslation
v2 v3 7 7 The following will start molecuilder with the [source:src/UIElements/CommandLineUIUIFactory.hpp CommandLineUI] as the [source:src/UIElements/UIFactory.hpp UIFactory] 8 8 {{{ 9 molecuilder -i test.conf - t 2 0 0 --molecule-by-id 09 molecuilder -i test.conf --molecule-by-id 0 -t "2,0,0" 10 10 }}} 11 11 It will parse the molecular system found in the pcp config file ''test.conf'' and translate it by (2,0,0), i.e. by 2 angstroem in the x direction, and save the file on exit.