Skip to content

Commit

Permalink
Mentioned ASE_VASP_COMMAND_GAMMA in Vasp calculator docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Jun 14, 2024
1 parent 4a6126d commit a78e5a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion wfl/calculators/vasp.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ class Vasp(WFLFileIOCalculator, ASE_Vasp):
Notes
-----
"directory" argument cannot be present. Use rundir_prefix and workdir instead.
"command_gamma" is used when non-periodic cells or large enough kspacing are detected
"command_gamma" (or ASE_VASP_COMMAND_GAMMA) is used when non-periodic cells or large
enough kspacing are detected
"pp" defaults to ".", so VASP_PP_PATH env var is absolute path to "<elem name>/POTCAR" files
Parameters
Expand Down

0 comments on commit a78e5a6

Please sign in to comment.