![]() | |
NBO analysis: adfnbo, gennboSample directory: adf/e_H2O_ADFNBO/
Dr. Autschbach, SCM, and Prof. Weinhold have collaborated to prepare a simple in
put file generator, called adfnbo, for
the GENNBO program of Prof. Weinholds Natural Bond Orbital (NBO) 5.0 package: Usage: $ADFBIN/adf <<eor Title simple NBO example for water Atoms Z-Matrix O 0 0 0 H 1 0 0 0.9 H 1 2 0 0.9 100 End Basis CORE NONE TYPE DZ End FULLFOCK AOMAT2FILE SAVE TAPE15 SYMMETRY NOSYM End Input eor $ADFBIN/adfnbo <<eor eor $ADFBIN/gennbo < FILE47 A File named FILE47 is generated by adfnbo which is an input file for the general NBO program gennbo. ADF needs to write some data to file, which is done by including these keywords in the adf input file: FULLFOCK AOMAT2FILE SAVE TAPE15 SYMMETRY NOSYM GENNBOThis section contains a brief summary of the capabilities of GENNBO, made available by Prof. Weinhold.
GENNBO implements most capabilities of the full NBO 5.0 program suite
as described on the NBO website:
http://www.chem.wisc.edu/~nbo5 GENNBO "communicates" with the original ADF calculation through an archive file (JOB.47 file, preserving all necessary details of the final density) that is initially generated by ADF and subsequently becomes the input file for GENNBO. The .47 file contains a standard $NBO ... $END keylist that can be edited with a standard word processor or text editor to include chosen NBO keyword options, just as though they might have appeared in the original input stream of an interactive ADFNBO run. The stand-alone GENNBO program therefore allows many alternative NBO analysis options to be explored at leisure, without costly re-calculation of the wavefunction. | |