cp ~/software/vasp.5.4.4/testsuite/tests/si_base/POSCAR . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/INCAR . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/KPOINTS . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/POTCAR_Si . mv POTCAR_Si POTCAR
gunzip patch.5.4.4.16052018.gz patch -p0 < patch.5.4.4.16052018 Use code with caution. Copied to clipboard 2. Prepare the makefile.include VASP provides templates in the
make all
For modern Intel compilers, you may need to edit makefile.include and change -openmp to -qopenmp on the CFLAGS line. 4. Build the Executables
cp ~/software/vasp.5.4.4/testsuite/tests/si_base/POSCAR . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/INCAR . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/KPOINTS . cp ~/software/vasp.5.4.4/testsuite/tests/si_base/POTCAR_Si . mv POTCAR_Si POTCAR
gunzip patch.5.4.4.16052018.gz patch -p0 < patch.5.4.4.16052018 Use code with caution. Copied to clipboard 2. Prepare the makefile.include VASP provides templates in the vasp 5.4.4 installation
make all
For modern Intel compilers, you may need to edit makefile.include and change -openmp to -qopenmp on the CFLAGS line. 4. Build the Executables cp ~/software/vasp