Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r01a547d rc88cde  
    1 # Project: Molecuilder
     1# Project: ParallelCarParrinello
     2# Jan Hamaekers
     3# Frederik Heber
     4# 2005
    25#
    3 # heber@ins.uni-bonn.de
     6# File: README
    47
    5         Molecuilder
     8        Electronic Structure PACKage
    69
    7 ... is a tool that started as a mean to edit pcp configuration files (adding/remvoing groups of atoms, measuring bond lengths and so forth) and has grown into the many-body fragmentation test base of a new method coined BOSSANOVA (Bond Order diSSection in an ANOVA (ANalysis Of VAriance) -like fashion). It spills out configuration files for each fragment and includes joining and analyzing programs, to put together the partial energies and forces of each fragment to the total energy and forces. It allows for a complete Born-Oppenheimer molecular dynamics run.
     10Is a collection of mathematical-physical programs to calculate via various ab-initio methods
     11such as density functional theory or Hartree-Fock electronic(-magnetic) properties including
     12the molecular (Car&Parrinello) dynamics of a many electron system. Especially, the linear
     13response of the system to a external magnetic field in a perturbation approach in terms of
     14susceptibility and chemical shielding is implemented via the Density Functional Perturbation
     15Theory. It was developed mainly by Jan Hamaekers (pcp) with additional code by Frederik Heber
     16(dfpt part in pcp) and also Ralf Wildenhuis (Gauss) at the Institute for Numerical Simulation
     17at the University of Bonn[1].
     18
     19
    820
    921INSTALLATION NOTES
    1022==================
    1123
    12 The following packages are needed
    13 * GCC or alike
    14 * GSL (GNU Scientific Library, available at http://www.gnu.org/software/gsl)
    15 * Boost 1.4 or newer
     24In general gcc or alike is needed to compile the sources, for more specific demands see the README files in the sub directory of each package part.
     25
     26LINKS
     27=====
     28[1] http://www.ins.uni-bonn.de/
Note: See TracChangeset for help on using the changeset viewer.