rayhe88 / cube3D

Find critical points and bond path in a density cube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub tag (release) GitHub last commit GitHub top language

         ______      __        _____ ____ 
        / ____/_  __/ /_  ___ |__  // __ \
       / /   / / / / __ \/ _ \ /_ </ / / /
      / /___/ /_/ / /_/ /  __/__/ / /_/ / 
      \____/\__,_/_.___/\___/____/_____/  

             README file for Cube3D
                 February, 2018

What is Cube3D?

Cube3D is a code to find critical points of scalar fields from quantum chemistry in the gaussian "cube" format.

This code has been developed in UAM-I (Universidad Autónoma Metropolitana - Iztapalapa) and updated on my stayd at McMaster.

Lagrange interpolators are used to indicate the polynomial to use. For evaluation of fields it is recommended to use grade 2 and for the search of critical points grade 3.

About

Find critical points and bond path in a density cube


Languages

Language:C 99.4%Language:Makefile 0.6%