~
goss/bin/aimpro_511_bh is compiled for generating
3d plots. It has max dimensions nfitx=2000, ndimx=3400, natomx=540.
Use this binary in the following runs.
~
goss/bin/aimpro_511_bh > wf.out'
~
goss/bin/aimpro_511_bh
For charge density plots:
add following lines to your dat file :
/begin{cplot}
/chden
/volume
-2 -2 -2
4 0 0
0 4 0
0 0 4
/end{cplot}
In both cases the visible box is defined in a.u., x y and z running from
-2 to +2.
So -2 -2 -2 is the lower left corner and following 3 lines
If you want give the number of the small cubes in which the
charge density is averaged for the plots add line:
/ngridn1 n2 n3
, where (n1+1), (n2+1) and (n3+1) are the numbers of small boxes in x,y, and z
directions (default is nx=51, ny=51, nz=51).
This line must come after '/volume ..'
~
goss/bin/aimpro_511_bh'