for i in $1/video*; do
+ if [ -f $i/stdvis ]; then
+ echo "$i already visualized ..."
+ continue
+ else
+ touch $i/stdvis
+ fi
# first unit cell in each direction without rotation
if [ "$type" = "default" -o "$type" = "1" ]; then
-nll -0.20 -0.20 -0.50 -fur 1.20 1.20 1.20 \
-b 0.0 0.0 0.0 1.0 1.0 1.0 \
-c 0.8 -1.7 0.9 -L 0.5 -1.0 0.5 \
- -r 0.6
+ -r 0.6 -A 193 1.9
fi
# first unit cell in each direction without rotation displaying mirrored atoms
-nll -0.20 -0.20 -0.50 -fur 1.20 1.20 1.20 \
-b 0.0 0.0 0.0 1.0 1.0 1.0 \
-c 0.8 -1.7 0.9 -L 0.5 -1.0 0.5 \
- -r 0.6 -m 3.0 0.0 0.0 0.0 3.0 0.0 0.0 0.0 3.0
+ -r 0.6 -m 3.0 0.0 0.0 0.0 3.0 0.0 0.0 0.0 3.0 \
+ -A 193 1.9
fi
# three unit cells in each direction without rotation