HiPart documentation ==================== .. warning:: HiPart is now deprecated but will remain available. All our new developments will implemented in `Horton `_ and we encourage everyone to switch to the new code. Introduction ------------ HiPart is a program to analyze the electronic structure of molecules with fuzzy-atom partitioning methods. It now supports four schemes to define atomic partitions: the Becke scheme [Becke1988]_, The Hirshfeld scheme [Hirshfeld1977]_, the Iterative Hirshfeld scheme [Bultinck2007]_, and the Iterative Stockholder Analysis [Lillestolen2008]_. Within each scheme the following quantities can be computed: atomic charges, atomic dipoles, quality of charges and dipoles with respect to the ESP, the atomic multipole expansion, net and overlap populations, bond orders, spin charges, atomic overlap matrices in the orbital basis and in the basis of contracted Gaussians. HiPart is developed at the Center for Molecular Modeling since October 2008 by Toon Verstraelen. It was originally conceived as an autodidactic project to get familiar with fuzzy atom partitioning in general, and it was used to generate Iterative Hirshfeld charges for a benchmark study of the EEM and SQE model. [Verstraelen2009]_. Over two years, the program evolved into a more efficient and more user-friendly toolkit. As of August 2010 HiPart is publicly available as Open Source software. HiPart is open source software distributed under the conditions of the `GPL v3 license `_. If you use HiPart for your research or for the preparation of publications, please cite HiPart as follows: "T. Verstraelen, HiPart Program, `http://molmod.ugent.be/software `_" Tutorial -------- .. toctree:: :maxdepth: 3 :numbered: tut_install tut_support tut_cite tut_theory tut_usage Library reference ----------------- The library reference is automatically generated from the source code. As the docstrings in the source code get more and more complete, this part will become more and more useful. .. toctree:: :maxdepth: 3 ref_hipart ref_gint References ---------- .. toctree:: :maxdepth: 3 references Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`