PC GAMESS/Firefly-related discussion club



Learn how to ask questions correctly


How should i make the command $BASIS GBASIS=acc-pvdz $END, to works?,

Alex Maiorov
hruk@list.ru


Goodafternoon/

I tried a lot of ways of using
basis aug-cc-pvdz, but always had a mistake.
Unfortunately i have to write like this, for
example O3:

zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

$p2p p2p=.t. dlb=.t. $end
$CONTRL SCFTYP=uhf RUNTYP=optimize MULT=1 $END
$CONTRL NOSYM=1 ICHARG=0 MAXIT=200 dfttyp=b3lyp $END
$DFT NRAD=75 $END
$SCF DAMP=.t. DEM=.t. DIIS=.t. EXTRAP=.t. RSTRCT=.f. SHIFT=.t. SOSCF=.t. $END
$SCF nconv=4 $END
$SYSTEM TIMLIM=36000 MEMORY=30000000 $END
$GUESS GUESS=moread norb=75 MIX=.t. $END
!$GUESS GUESS=huckel mix=.t. $END
!$BASIS GBASIS=acc-pvdz $END
$STATPT OPTTOL=1.0E-5 METHOD=QA NSTEP=200 hssend=.t. HESS=calc $END
$FORCE METHOD=numeric VIBANL=.t. $END
$DATA
O3...UHF/6311Gzz
C1
O           8.0  -0.0748284910  -0.0825151580   2.3187514872
S   8
 1        11720.00000         0.7100000000E-03
 2        1759.000000         0.5470000000E-02
 3        400.8000000         0.2783700000E-01
 4        113.7000000         0.1048000000
 5        37.03000000         0.2830620000
 6        13.27000000         0.4487190000
 7        5.025000000         0.2709520000
 8        1.013000000         0.1545800000E-01
S   8
 1        11720.00000        -0.1600000000E-03
 2        1759.000000        -0.1263000000E-02
 3        400.8000000        -0.6267000000E-02
 4        113.7000000        -0.2571600000E-01
 5        37.03000000        -0.7092400000E-01
 6        13.27000000        -0.1654110000
 7        5.025000000        -0.1169550000
 8        1.013000000         0.5573680000
S   1
 1       0.3023000000          1.000000000
P   3
 1        17.70000000         0.4301800000E-01
 2        3.854000000         0.2289130000
 3        1.046000000         0.5087280000
P   1
 1       0.2753000000          1.000000000
D   1
 1        1.185000000          1.000000000
S   1
 1       0.789600000E-01      1.00000000
P   1
 1       0.685600000E-01      1.00000000
D   1
 1       0.332000000          1.00000000

O           8.0  -0.3138500950   1.9182505889   1.9768290562
S   8
 1        11720.00000         0.7100000000E-03
 2        1759.000000         0.5470000000E-02
 3        400.8000000         0.2783700000E-01
 4        113.7000000         0.1048000000
 5        37.03000000         0.2830620000
 6        13.27000000         0.4487190000
 7        5.025000000         0.2709520000
 8        1.013000000         0.1545800000E-01
S   8
 1        11720.00000        -0.1600000000E-03
 2        1759.000000        -0.1263000000E-02
 3        400.8000000        -0.6267000000E-02
 4        113.7000000        -0.2571600000E-01
 5        37.03000000        -0.7092400000E-01
 6        13.27000000        -0.1654110000
 7        5.025000000        -0.1169550000
 8        1.013000000         0.5573680000
S   1
 1       0.3023000000          1.000000000
P   3
 1        17.70000000         0.4301800000E-01
 2        3.854000000         0.2289130000
 3        1.046000000         0.5087280000
P   1
 1       0.2753000000          1.000000000
D   1
 1        1.185000000          1.000000000
S   1
 1       0.789600000E-01      1.00000000
P   1
 1       0.685600000E-01      1.00000000
D   1
 1       0.332000000          1.00000000

O           8.0  -0.9837604140   0.9393315691   2.5058774566
S   8
 1        11720.00000         0.7100000000E-03
 2        1759.000000         0.5470000000E-02
 3        400.8000000         0.2783700000E-01
 4        113.7000000         0.1048000000
 5        37.03000000         0.2830620000
 6        13.27000000         0.4487190000
 7        5.025000000         0.2709520000
 8        1.013000000         0.1545800000E-01
S   8
 1        11720.00000        -0.1600000000E-03
 2        1759.000000        -0.1263000000E-02
 3        400.8000000        -0.6267000000E-02
 4        113.7000000        -0.2571600000E-01
 5        37.03000000        -0.7092400000E-01
 6        13.27000000        -0.1654110000
 7        5.025000000        -0.1169550000
 8        1.013000000         0.5573680000
S   1
 1       0.3023000000          1.000000000
P   3
 1        17.70000000         0.4301800000E-01
 2        3.854000000         0.2289130000
 3        1.046000000         0.5087280000
P   1
 1       0.2753000000          1.000000000
D   1
 1        1.185000000          1.000000000
S   1
 1       0.789600000E-01      1.00000000
P   1
 1       0.685600000E-01      1.00000000
D   1
 1       0.332000000          1.00000000

$end
--- OPTIMIZED UHF      MO-S --- GENERATED AT 22:57:11 LT  23-MAR-2009
E=     -225.4271256144, E(NUC)=   67.1815781440
$VEC  .....

zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

But it is very uncomfortable to do like this,
in larger structures.
This is my command line:
pcgamess.exe -i %1.inp -o %1.gms -r -f -np 2



Give me, please, strict recipe how to make
the command  "$BASIS GBASIS=acc-pvdz $END" to work,
and when should i put acc-pvdz.lib,
and what should i write in the command line
for all working good.

Alex M.


[ Previous ] [ Next ] [ Index ]           Tue Mar 24 '09 0:02am
[ Reply ] [ Edit ] [ Delete ]           This message read 1493 times