welcome: please sign in
location: Diff for "bdffrag"
Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-11-03 00:46:31
Size: 66
Editor: bsuo
Comment:
Revision 3 as of 2016-11-03 00:54:08
Size: 564
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:
{{{
#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
}}}

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

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