Ngeom.sh: Difference between revisions
Jump to navigation
Jump to search
Lbellarosa (talk | contribs) New page: go back to Main Page, Computational Resources, Scripts, Scripts for VASP The script ''ngeom.sh'' creates a MOLCAR file of an optimization. '''Launching''': ''ngeom.sh OU... |
Lbellarosa (talk | contribs) No edit summary |
||
| Line 8: | Line 8: | ||
'''Output file''': MOLCAR | '''Output file''': MOLCAR | ||
''Used files/subprograms | ''Used files/subprograms'': ''x.Cell'' | ||
Revision as of 15:37, 22 June 2010
go back to Main Page, Computational Resources, Scripts, Scripts for VASP
The script ngeom.sh creates a MOLCAR file of an optimization.
Launching: ngeom.sh OUTCAR (no comments needed)
Output file: MOLCAR
Used files/subprograms: x.Cell
INSTALLATION STEPS
1) First of all, download the program:
File:Cell.tgz
uncompress it and compile it: f77 Cell.f -o x.Cell. Place it in a directory of your choice (for simplicity, named directory A).
2) Download the script:
File:Ngeom.tgz
and uncompress it.
3) CHANGE IN LINE 14 OF ngeom.sh path=/home/lbellarosa/src/complex/Cell with the path of where you put your directory A.
4) Now you can run the script typing:
ngeom.sh OUTCAR