fix typo in compute omega/chunk usage example

This commit is contained in:
Axel Kohlmeyer 2016-08-24 23:04:27 -04:00
parent e27196e91c
commit ff541e9a84
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ command, for example:
compute cc1 all chunk/atom molecule
compute myChunk all omega/chunk cc1
fix 1 all ave/time 100 1 100 c_myChunk file tmp.out mode vector :pre
fix 1 all ave/time 100 1 100 c_myChunk[*] file tmp.out mode vector :pre
[Output info:]