This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
scripts:modxyz [2009/11/27 12:44] prokop |
scripts:modxyz [2011/02/18 13:13] (current) |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * transform back by forward lattice matrix | * transform back by forward lattice matrix | ||
| - | ==== wf2state: ==== | + | ==== modxyz: ==== |
| <code> | <code> | ||
| #! /bin/bash | #! /bin/bash | ||
| Line 20: | Line 20: | ||
| #input="scan-.xyz" | #input="scan-.xyz" | ||
| input=$1 | input=$1 | ||
| - | output=$input.s.xyz" | + | output=$input".s.xyz" |
| da=$2 | da=$2 | ||