welcome: please sign in
location: Diff for "bdffrag"
Differences between revisions 1 and 2
Revision 1 as of 2016-11-03 00:46:31
Size: 66
Editor: bsuo
Comment:
Revision 2 as of 2016-11-03 00:53:16
Size: 560
Editor: bsuo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
bdffrag is a small tools to generate input for FLMO calculation. 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:
{{{
Lines of Gussian input generated by GView

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
}}}

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:

Lines of Gussian input generated by GView

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

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