Merge branch 'leadoff'
[physik/posic.git] / examples_hints / visualize.txt
1 examples using the visualize code
2 #################################
3
4 to investiagte special configurations you could use something like:
5
6 ./visualize -d saves/dumbbell -nll -2.4 -2.4 -2.4 -fur 3.8 3.8 3.8 \
7             -b -2.03 -2.03 -2.03 3.39 3.39 3.39 -r 0.6 -c 1.5 -15.0 1.5
8
9 this visualizes the atoms located in the box specified by -fur and -nll and
10 draws a box according to the -b values by looking at the atoms which have
11 a radius of 0.6 angstroms from the location determined by the -c coordinates.
12