计算化学公社

 找回密码 Forget password
 注册 Register
Views: 1035|回复 Reply: 0
打印 Print 上一主题 Last thread 下一主题 Next thread

[NBO相关] nbo7安装在gaussian16后,运行程序时出现了2070错误

[复制链接 Copy URL]

7

帖子

0

威望

73

eV
积分
80

Level 2 能力者

跳转到指定楼层 Go to specific reply
楼主
我按照官网提供的 nbo7 安装步骤安装在 gaussian16 后,运行程序时出现了 2070 错误。附上 gaussian 的输入和输出文件、gaunbo6.bat 编译语言。
注:已尝试修改 INT=i4 或 i8、设置 NBOMEM 等。
求助解答一下具体原因和解决办法。
gaunbo6.bat:

@echo off
@setlocal ENABLEDELAYEDEXPANSION

REM -----------------------------------------------------------------
REM  Use this batch script with G09W Revs D.01 and E.01 and with G16W
REM  Revs A.03 and B.01.  Use the companion gaunbo7.bat batch script
REM  with G16W Rev C.01.
REM
REM  The following three variables must be set during installation.
REM -----------------------------------------------------------------

REM Set Gaussian interface (g09nbo or g16nbo):
set GAUNBO=g16nbo

REM Set integer length (i4 or i8):
set INT=i8

REM Locate the NBO binaries directory:
set NBOBIN=D:\Software\Gaussian software\Gaussian\G16W\nbo7w\bin

REM Optionally set the amount (in GB, MB, or Mwords) of dynamically
REM allocated memory for the 64-bit Gaussian interface:
REM set NBOMEM=1gb
REM set NBOMEM=512mb
REM set NBOMEM=100mw
set NBOMEM=100mw

REM Optionally enable verbose printing:
REM set NBODTL=verbose

REM ---------------------------------------------------------------

REM Identify executables:
set INTERFACE=%NBOBIN%\%GAUNBO%.%INT%.exe
set NBOEXE=%NBOBIN%\nbo7.%INT%.exe

REM Set environment variables for interface:
set inpfile=%2
set msgfile=%4
set fchkfile=%5
set matfile=%6

REM Perform NBO analysis:
%INTERFACE% ts1.gjf (2.99 KB, 下载次数 Times of downloads: 5) ts1.out (155.22 KB, 下载次数 Times of downloads: 4)

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2024-11-27 14:41 , Processed in 0.193312 second(s), 24 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list