From: hackbard Date: Mon, 10 Sep 2007 12:07:58 +0000 (+0200) Subject: examples/hints added X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=commitdiff_plain;h=81517fa76b6e53301ff73b6c9331f266376ac07f examples/hints added --- diff --git a/examples_hints/visualize.txt b/examples_hints/visualize.txt new file mode 100644 index 0000000..e08a4ef --- /dev/null +++ b/examples_hints/visualize.txt @@ -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. +