sanya1024 писал(а):Гамесс такой группы не знает. Нет ее в мануале -- значит, не знает совсем.
Ну ладно, не знает, спасибо за ответ.
Но всё же в мануале полно фраз со словом cube, и даже целая группа вроде бы об этом:
Код: Выделить всё
$GRID group (not required)
This group is used to input a grid (plane or cube) on
which properties will be calculated. This group should be
given if WHERE=GRID in $ELPOT or $ELDENS. This output will
be in the PUNCH file whenever OUTPUT=PUNCH or BOTH.
MODGRD = 0 generates 2-D grid (default)
= 1 generates 3-D grid, also called "cube file",
which can be visualized by several programs.
ORIGIN(i) = coords of the lower left corner of the plot
XVEC(i) = coords of the lower right corner of the plot
YVEC(i) = coords of the upper left corner of the plot
ZVEC(i) = coordinates of the diagonal corner of the 3-D
grid, given if and only if MODGRD=1.
SIZE = grid increment, default is 0.25.
UNITS = units of the above four values, it can be
either ANGS (the default) or BOHR.
Note that XVEC and YVEC are not necessarily parallel to
the X and Y axes, rather they are the axes which you
desire to see plotted by the MEPMAP contouring program
Я пытался разобраться с ней, но, несмотря на то, что она похожа на $cube, но в ней, например, каждая координата углов задана массивами - а ведь это одно число...
Не пойму. Но мне кажется, что эта группа - аналог $cube. Помогите разобраться, как мне получить файл с cube...
