========================================
    TopChem2 
========================================
===========================================

1. Installation
   ============
A] Open a linux terminal and extract the files from the tar archive: 
  
        > tar -xvf TopChem2_cube64.tar.gz 

B] Change the directory to where the files are located:
   
        > cd INSTALL_TOPCHEM64 

C] Run the bash script installer, it does not require administrative privileges to run:
 
        > bash installer.sh

  The setup installer is an easy-to-follow dialog. Please follow the corresponding instructions for installing TopChem2_cube.

  the following executables will be copied by the installer setup to the installation directory:

   topchem2           : main program
   vasp_to_cube       : utility for generating cube files from VASP output files.

The installation is now completed.
=============================================

2. Execution
   =========

* Run topchem2 in command-line:

      > topchem2 h2o_rho.cube rho output

  USAGE of topchem2 are summarized with:

      > topchem2 help

See all details and full available options in the file user_manual.pdf.



