Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

abinit(1) [debian man page]

ABINIS(1)																 ABINIS(1)

NAME
abinis - Sequential version of ABINIT SYNOPSIS
abinis < input file > log file DESCRIPTION
abinis is an atomic-scale simulation software and is part of the ABINIT project. ABINIT is a package the main program allows one to find the total energy, charge density and electronic structure of systems made of elec- trons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simula- tions using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time-Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). By default abinis reads an info block from standard input and logs run-time messages to standard output, while writing the results of the simulation to a file specified in the info block. The format of this info block is described in abinit.files(5) . abinis is the sequential version of the ABINIT code, which means that it will run on one processor only. See abinip(1) if you are in- terested in multiprocessor simulations. VERSION
This man page is correct for the version 4.5 of ABINIT. SEE ALSO
abinip(1) , abinit.files(5) . You may also want to visit http://www.abinit.org/ for up-to-date information about ABINIT and its components. BUGS
See the ABINIT known problems page for more details. AUTHOR
This man page has been written and is maintained by Yann Pouillon <pouillon@pcpm.ucl.ac.be>. COPYRIGHT
Copyright (C) 2004 The ABINIT Group. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. NOTES
This man page is part of the ABIDOC project, which aims at improving the conformance of the ABINIT documentation to the highest possible standards. If you would like to participate, please contact Yann Pouillon (see http://www.abinit.org/ for contact information). ABINIS(1)

Check Out this Related Man Page

LIBTOOLIZE(1)							   User Commands						     LIBTOOLIZE(1)

NAME
libtoolize - manual page for libtoolize 2.4 SYNOPSIS
libtoolize [OPTION]... DESCRIPTION
Prepare a package to use libtool. -c, --copy copy files rather than symlinking them --debug enable verbose shell tracing -n, --dry-run print commands rather than running them -f, --force replace existing files -i, --install copy missing auxiliary files --ltdl[=DIR] install libltdl sources [default: libltdl] --no-warn don't display warning messages --nonrecursive prepare ltdl for non-recursive make -q, --quiet work silently --recursive prepare ltdl for recursive make --subproject prepare ltdl to configure and build independently -v, --verbose verbosely report processing --version print version information and exit -h, --help print short or long help message The following space or comma delimited options can be passed to libtoolize via the environment variable LIBTOOLIZE_OPTIONS, unknown envi- ronment options are ignored: --debug enable verbose shell tracing --no-warn don't display warning messages --quiet work silently --verbose verbosely report processing You must `cd' to the top directory of your package before you run `libtoolize'. When reporting a bug, please describe a test case to reproduce it and include the following information: host-triplet: x86_64-apple-darwin10.4.0 libtoolize: (GNU libtool) 2.4 automake: automake (GNU automake) 1.11.1 autoconf: autoconf (GNU Autoconf) 2.67 AUTHOR
Written by Gary V. Vaughan <gary@gnu.org>, 2003 REPORTING BUGS
Report bugs to <bug-libtool@gnu.org>. GNU libtool home page: <http://www.gnu.org/software/libtool/>. General help using GNU software: <http://www.gnu.org/gethelp/>. COPYRIGHT
Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
The full documentation for libtoolize is maintained as a Texinfo manual. If the info and libtoolize programs are properly installed at your site, the command info libtoolize should give you access to the complete manual. libtoolize 2.4 September 2010 LIBTOOLIZE(1)
Man Page