Skip to content

A tool to generate an ESP cube file from a mol2 file containing charged atoms.

Notifications You must be signed in to change notification settings

tomaszborowski/mol2cub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mol2cub

A tool to generate an ESP cube file from a mol2 file containing charged atoms.

Usage:
1.
$ python mol2cub.py input.mol2 output.cube

In this default mode, a box is generated that bounds the molecule plus a margin of 10 Bohr. The resolution of points is 0.5 Bohr along each axis.
2.
$ python mol2cub.py input.mol2 output.cube head

head - the head section of a cube file (at least the first 6 lines) specifying coordinates of the box origin, number of points and spacing along each direction.

The resulting cube file can be visualised using standard software.

About

A tool to generate an ESP cube file from a mol2 file containing charged atoms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%