Skip to content

Commit

Permalink
Hotifx: VAPS CLI Table
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Scott-Flinders committed Feb 9, 2022
1 parent 435e064 commit 1895ea1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/source/software/vasp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@ VASP Program Quick List

Below is a quick reference list of the different programs that make up the VASP suite.

+----------------+---------------------------------------------------------------------------------------------------------------+
| CLI Option | Description |
+================+===============================================================================================================+
| vasp_std | Standard version of VASP |
+----------------+---------------------------------------------------------------------------------------------------------------+
| vasp_std_debug | Debug, and slower version of the standard VASP binary. Unless specifically asked, you should use vasp_std |
+----------------+---------------------------------------------------------------------------------------------------------------+
| vasp_gam | Gamma Ponit version of VASP |
+----------------+---------------------------------------------------------------------------------------------------------------+
| vasp_gam_debug | Debug, and slower version of the Gamma Ponit VASP binary. Unless specifically asked, you should use vasp_gam |
+----------------+---------------------------------------------------------------------------------------------------------------+
| vasp_nlc | Non Collinear version of VASP |
+----------------+---------------------------------------------------------------------------------------------------------------+
+----------------+----------------------------------------------------------------------------------------------------------------+
| CLI Option | Description |
+================+================================================================================================================+
| vasp_std | Standard version of VASP |
+----------------+----------------------------------------------------------------------------------------------------------------+
| vasp_std_debug | Debug, and slower version of the standard VASP binary. Unless specifically asked, you should use vasp_std |
+----------------+----------------------------------------------------------------------------------------------------------------+
| vasp_gam | Gamma Ponit version of VASP |
+----------------+----------------------------------------------------------------------------------------------------------------+
| vasp_gam_debug | Debug, and slower version of the Gamma Ponit VASP binary. Unless specifically asked, you should use vasp_gam |
+----------------+----------------------------------------------------------------------------------------------------------------+
| vasp_nlc | Non Collinear version of VASP |
+----------------+----------------------------------------------------------------------------------------------------------------+
| vasp_ncl_debug | Debug, and slower version of the Non Collinear VASP binary. Unless specifically asked, you should use vasp_ncl |
+----------------+---------------------------------------------------------------------------------------------------------------+
+----------------+----------------------------------------------------------------------------------------------------------------+

0 comments on commit 1895ea1

Please sign in to comment.