Manual:External utilities:oct-center-geom

From OctopusWiki

Jump to: navigation, search

Contents

NAME

oct-center-geom - Centers a molecule's geometry

SYNOPSIS

oct-center-geom

[oct-center-geom does not read the standard input: all standard input will be simply ignored. An input file named inp must be present in the running directory. Also, oct-center-geom accepts no command-line arguments, since there is not a standard way to do this with Fortran 90.]

DESCRIPTION

This program is one of the Octopus utilities.

It reads the xyz file pointed by the XYZCoordinates variable in the inp file, and constructs one output xyz file, that will be called adjusted.xyz file, that describes the same system but in which the atomic coordinates are centered.

TO DO MERGE THIS

This utility centers and aligns the coordinates of the molecule. It reads the file specified in the input file (either by the Coordinates block, or by the XYZCoordinates or PDBCoordinates variables), and outputs the adjusted coordinates to the file adjusted.xyz.

To control the orientation of the centered molecule there are two parameters: MainAxis and AxisType.

Do not forget then to change your input file to use this file instead of your old geometry (by changing XYZCoordinates='adjusted.xyz').

Be careful with units, this utility honours the Units, UnitsInput and UnitsOutput variables, so the adjusted.xyz file will be in the specified output units.


The man pages of Octopus and of the auxiliary Octopus sub-programs (oct-something) are not intended to contain the documentation of the programs, but only their basic description. For where to find more documentation, see the SEE ALSO section below.

AUTHOR

Written by M. A. L. Marques, A. Castro, A. Rubio, C. A. Rozzi, F. Lorenzen, H. Appel and X. Andrade.

REPORTING BUGS

Report bugs through the <octopus-users@tddft.org> mailing list.

COPYRIGHT

Copyright (C) 2006 M. A. L. Marques, A. Castro, A. Rubio, C. A. Rozzi, F. Lorenzen, H. Appel and X. Andrade.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

The largest source of documentation is expected to be at the Octopus wiki: http://www.tddft.org/programs/octopus/wiki/.

At the usual standard locations, you will also find an info file, octopus.info.


Previous Manual:External utilities:oct-broad - Next Manual:oct-cross-section

Back to Manual

Personal tools