X-Git-Url: https://www.hackdaworld.org/gitweb/?a=blobdiff_plain;f=examples_hints%2Fvisualize.txt;fp=examples_hints%2Fvisualize.txt;h=e08a4efbc77dc90c9b0cc26297fa6564fb0e4b93;hb=81517fa76b6e53301ff73b6c9331f266376ac07f;hp=0000000000000000000000000000000000000000;hpb=ab49ee162e11085726694b943ae52544b278e31d;p=physik%2Fposic.git 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. +