ShapeChange.tgz

From Wiki
Revision as of 11:18, 23 October 2012 by 10.0.7.14 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

go back to Main Page, Computational Resources, Scripts or VASP, Scripts for VASP

INSTALLATION STEPS[edit]

First of all, download the program:

      File:ShapeChange.tgz

uncompress it and compile it: f95 ShapeChange.f -o x.ShCh. Place it in a directory of your choice (for simplicity, named directory A).


RUNNING THE PROGRAM[edit]

-) To run the program, you have to be in a directory where there is the POSCAR file (in DIRECT COORDINATES) you want to "shape". Simply type:

       x.ShCh

and the get the output (see below).

-) INPUT: 1) POSCAR (DIRECT COORDINATES) 2) new_shape.dat

The file "new_shape.dat" is characterized by 4 raws (an example is reported below).

 1.0   --> new lattice costant
  13.07000  0.00000 13.07000  
  13.07000 13.07000  0.00000   --> new lattice vectors
   0.00000 13.07000 13.07000

-) OUTPUT: the output file is called "new_shape.POS", and it is basically a new POSCAR file (in DIRECT COORDINATES!)