Skip to content

A Fortran code to convert VASP POSCAR file to FHI-AIMS geometry.in

License

Notifications You must be signed in to change notification settings

JujuHuang/vasp2aims

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vasp2aims

A Fortran code to convert the structure input of VASP (POSCAR) to the format of FHI-AIMS (geometry.in).

Files

  • vasp2aims.f90 (Fortran90 code)
  • vasp2aims (mac compiled binary)

Usage

Execute binary with no arguments. vasp2aims looks for an input file named "POSCAR" in the current directory, and creates a file named "geometry.in".

Disclaimer

This program is not affiliated with FHI-aims or VASP. The program is made available under the GNU General Public License; you are free to use and/or modify the code, but do so at your own risk.

About

A Fortran code to convert VASP POSCAR file to FHI-AIMS geometry.in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 100.0%