examples/hints added
[physik/posic.git] / examples_hints / visualize.txt
diff --git a/examples_hints/visualize.txt b/examples_hints/visualize.txt
new file mode 100644 (file)
index 0000000..e08a4ef
--- /dev/null
@@ -0,0 +1,12 @@
+examples using the visualize code
+#################################
+
+to investiagte special configurations you could use something like:
+
+./visualize -d saves/dumbbell -nll -2.4 -2.4 -2.4 -fur 3.8 3.8 3.8 \
+            -b -2.03 -2.03 -2.03 3.39 3.39 3.39 -r 0.6 -c 1.5 -15.0 1.5
+
+this visualizes the atoms located in the box specified by -fur and -nll and
+draws a box according to the -b values by looking at the atoms which have
+a radius of 0.6 angstroms from the location determined by the -c coordinates.
+