welcome: please sign in
location: Diff for "bdffrag"
Differences between revisions 4 and 5
Revision 4 as of 2016-11-03 01:52:09
Size: 620
Editor: bsuo
Comment:
Revision 5 as of 2016-11-03 01:53:44
Size: 768
Editor: bsuo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

To run command
{{{
$BDFHOME/sbin/bdffrag.drv inputfile
}}}
A file named tmp.inp will be generated. You may modify it by yourself. Good luck!

BDFFRAG is a small tools to generate input for FLMO calculation. BDFFRAG use Guassian input file prepared from Gview to generate FLMO input automatically for BDF. Connectivity information will be used. There are two methods to generate fragments.

We prefer to extend Guassian input. Input format:

#HF 3-21G       

Lines of Guassian input

cutbond    # define which bond will be cut to get atomic groups.
3 C C 1.0 C N 1.5 C O 1.5
centeratom # define center atoms used to generate molecule fragment via K-mean cluster algortim
1  5  9  3
radbuff       # define buffer radius, default 4.5
4.5

To run command

$BDFHOME/sbin/bdffrag.drv inputfile

A file named tmp.inp will be generated. You may modify it by yourself. Good luck!

bdffrag (last edited 2021-06-01 13:03:18 by wangzikuan)