| 2 | 1/1 | 返回列表 |
| 查看: 347 | 回復(fù): 1 | ||
[求助]
求助 我的腳本運行不了,求高手指點
|
|
我寫的腳本如下: #!/bin/bash -x # Two Step RESP script #cp AAadd.dat add.dat espgen -i $1_resp.out -o $1.esp antechamber -fi gout -fo ac -i $1_resp.out -o $1.ac -j $2 > antechamber.out respgen -i $1.ac -o RESP.INPUT1 -a add.dat -f resp1 -n 1 respgen -i $1.ac -o RESP.INPUT2 -a add.dat -f resp2 -n 1 sed '/ioutopt/ a\ qwt = 0.005, ' RESP.INPUT1 > RESP.INPUT1a resp -O -i RESP.INPUT1a -o RESP.OUTPUT1a -q QIN -e $1.esp #resp -O -i RESP.INPUT1 -o RESP.OUTPUT1 -q QIN -e $1.esp resp -O -i RESP.INPUT2 -o RESP.OUTPUT2 -q qout -e $1.esp antechamber -fi ac -fo ac -i $1.ac -o $1_out.ac -c rc -cf qout -at amber -j $2 >> antechamber.out cp RESP.OUTPUT2 $1.respout #tar -czf $1.tgz RESP* $1*.out $1*.ac $1.respout grep "Dipole Moment" RESP.OUTPUT2 grep ' Tot=' $1_resp.out grep ATOM $1_out.ac |cut -c 55-69 > 5k.q cat 5k.q 然后把高斯的輸出文件和add.dat文件一并拷貝到一個文件夾里,運行腳本后,出現(xiàn)到結(jié)果是: + espgen -i HFO-1234yf00._resp.out -o HFO-1234yf00..esp Cannot open the input file HFO-1234yf00._resp.out, exit+ antechamber -fi gout -fo ac -i HFO-1234yf00._resp.out -o HFO-1234yf00..ac -j Cannot open the input file HFO-1234yf00._resp.out in rgout(), exit + respgen -i HFO-1234yf00..ac -o RESP.INPUT1 -a add.dat -f resp1 -n 1 Cannot open the ac input file: HFO-1234yf00..ac, exit + respgen -i HFO-1234yf00..ac -o RESP.INPUT2 -a add.dat -f resp2 -n 1 Cannot open the ac input file: HFO-1234yf00..ac, exit + sed '/ioutopt/ a\ qwt = 0.005, ' RESP.INPUT1 sed: can't read RESP.INPUT1: No such file or directory + resp -O -i RESP.INPUT1a -o RESP.OUTPUT1a -q QIN -e HFO-1234yf00..esp At line 334 of file resp.f (unit = 5, file = 'RESP.INPUT1a') Fortran runtime error: End of file + resp -O -i RESP.INPUT2 -o RESP.OUTPUT2 -q qout -e HFO-1234yf00..esp Unit 5 Error on OPEN: RESP.INPUT2 + antechamber -fi ac -fo ac -i HFO-1234yf00..ac -o HFO-1234yf00._out.ac -c rc -cf qout -at amber -j Cannot open the ac input file: HFO-1234yf00..ac, exit + cp RESP.OUTPUT2 HFO-1234yf00..respout + grep 'Dipole Moment' RESP.OUTPUT2 + grep ' Tot=' HFO-1234yf00._resp.out grep: HFO-1234yf00._resp.out: No such file or directory + grep ATOM HFO-1234yf00._out.ac + cut -c 55-69 grep: HFO-1234yf00._out.ac: No such file or directory + cat 5k.q zhengxy@zhengxy-ThinkCentre-XXXX:~/src/amber10/HFO-1234yf_resp/pop=mk$ ./one5k.sh HFO-1234yf00 + espgen -i HFO-1234yf00_resp.out -o HFO-1234yf00.esp Cannot open the input file HFO-1234yf00_resp.out, exit+ antechamber -fi gout -fo ac -i HFO-1234yf00_resp.out -o HFO-1234yf00.ac -j Cannot open the input file HFO-1234yf00_resp.out in rgout(), exit + respgen -i HFO-1234yf00.ac -o RESP.INPUT1 -a add.dat -f resp1 -n 1 Cannot open the ac input file: HFO-1234yf00.ac, exit + respgen -i HFO-1234yf00.ac -o RESP.INPUT2 -a add.dat -f resp2 -n 1 Cannot open the ac input file: HFO-1234yf00.ac, exit + sed '/ioutopt/ a\ qwt = 0.005, ' RESP.INPUT1 sed: can't read RESP.INPUT1: No such file or directory + resp -O -i RESP.INPUT1a -o RESP.OUTPUT1a -q QIN -e HFO-1234yf00.esp At line 334 of file resp.f (unit = 5, file = 'RESP.INPUT1a') Fortran runtime error: End of file + resp -O -i RESP.INPUT2 -o RESP.OUTPUT2 -q qout -e HFO-1234yf00.esp Unit 5 Error on OPEN: RESP.INPUT2 + antechamber -fi ac -fo ac -i HFO-1234yf00.ac -o HFO-1234yf00_out.ac -c rc -cf qout -at amber -j Cannot open the ac input file: HFO-1234yf00.ac, exit + cp RESP.OUTPUT2 HFO-1234yf00.respout + grep 'Dipole Moment' RESP.OUTPUT2 + grep ' Tot=' HFO-1234yf00_resp.out grep: HFO-1234yf00_resp.out: No such file or directory + grep ATOM HFO-1234yf00_out.ac + cut -c 55-69 grep: HFO-1234yf00_out.ac: No such file or directory + cat 5k.q 請教下這是什么原因呢,我設(shè)置了PATH環(huán)境變量,把AMBER的bin路徑也加了進來,還是算不出來,小弟菜鳥,求高手指點,不勝感激 另:我到高斯輸出文件名是HFO-1234yf00.out [ Last edited by ghcacj on 2011-8-16 at 06:50 ] |


| 2 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 各位老師好,我的一志愿為北京科技大學(xué)085601材料專碩 +8 | Koxui 2026-03-28 | 8/400 |
|
|---|---|---|---|---|
|
[考研] 081200-11408-276學(xué)碩求調(diào)劑 +6 | 崔wj 2026-03-26 | 6/300 |
|
|
[考研] 322求調(diào)劑 +7 | 宋明欣 2026-03-27 | 7/350 |
|
|
[考研] 本科新能源科學(xué)與工程,一志愿華理能動285求調(diào)劑 +7 | AZMK 2026-03-28 | 11/550 |
|
|
[考研] 346求調(diào)劑 一志愿070303有機化學(xué) +3 | 蘿卜燉青菜 2026-03-28 | 3/150 |
|
|
[考研] 299求調(diào)劑 +7 | 嗯嗯嗯嗯2 2026-03-27 | 7/350 |
|
|
[考研] 藥學(xué)105500求調(diào)劑 +3 | Ssun。。 2026-03-28 | 3/150 |
|
|
[考研] 07化學(xué)280分求調(diào)劑 +10 | 722865 2026-03-23 | 10/500 |
|
|
[考研] 283求調(diào)劑(080500) +4 | A child 2026-03-27 | 4/200 |
|
|
[考研] 085600材料與化工調(diào)劑 +10 | A-哆啦Z夢 2026-03-23 | 16/800 |
|
|
[考研] 一志愿陜師大生物學(xué)071000,298分,求調(diào)劑 +5 | SYA! 2026-03-23 | 5/250 |
|
|
[考研] 求調(diào)劑,一志愿 南京航空航天大學(xué)大學(xué) ,080500材料科學(xué)與工程學(xué)碩 +4 | @taotao 2026-03-26 | 5/250 |
|
|
[考研] 求調(diào)劑 +8 | Auroracx 2026-03-22 | 8/400 |
|
|
[考研] 化學(xué)調(diào)劑一志愿上海交通大學(xué)336分-本科上海211 +4 | 小魚愛有機 2026-03-25 | 4/200 |
|
|
[考研] 打過很多競賽,085406控制工程300分,求調(diào)劑 +3 | askeladz 2026-03-26 | 3/150 |
|
|
[考研] 生物技術(shù)與工程 +3 | 1294608413 2026-03-25 | 4/200 |
|
|
[考研] 求調(diào)劑 +3 | 李李不服輸 2026-03-25 | 3/150 |
|
|
[考研] B區(qū)考研調(diào)劑 +4 | yqdszhdap- 2026-03-22 | 5/250 |
|
|
[考研] 調(diào)劑 +4 | 13853210211 2026-03-24 | 4/200 |
|
|
[考研] 280分求調(diào)劑 一志愿085802 +4 | PUMPT 2026-03-22 | 7/350 |
|