Starlab version 4.4.1 program created on Apr 27 2005 at 22:53:57 source file /home/steve/starlab/src/node/dyn/util/get_std_center.C Determine the "standard" center of the input N-body system, determined as follows: (1) if densities are computed and up to date, use the density center (but *don't* recompute the densities), as determined by compute_max_cod(), (2) otherwise, use the modified center of mass, as returned by compute_mcom(). Center position and velocity are written to the dyn story of the top-level node; they are also optionally returned as function arguments in the library version. Note: The computed center is defined in absolute terms, and so includes the pos and vel of the parent node. Usage: get_std_center [OPTIONS] < input > output Options: -c add a comment to the output snapshot [false] Written by the Starlab development group. Report bugs to starlab (at) sns.ias.edu.