Examples¶
Minimal Interactive Run¶
Run the main workflow in a directory containing a structure file:
Example prompts:
Enter structure file (default: POSCAR, supports .vasp/.cif/.mcif): GdAuGe.vasp
Magnetic moments (atom order, trailing atoms auto-fill to 0): 1 -1
Press Enter in Step 1 to use the automatically detected SeeK-path.
Press Enter in Step 2 to use the IBZ centroid as the general k point.
Press Enter in Step 3 to use the default spin-flip operation when one is available.
The default output is:
Manual Moment Syntax¶
Magnetic moments use VASP MAGMOM style syntax:
Repeated values are supported:
If fewer values are entered than the number of atoms, trailing atoms are filled with zero moment.
Custom Starting Path¶
In Step 1, instead of pressing Enter, provide a line-mode path file:
AlterSeeK-Path then inserts k and k' into that starting path rather than the automatically generated default path.
Band Plot Example¶
After VASP finishes and VASPKIT task 211 has generated the reformatted band
files, run:
To write PDF output:
To adjust the energy window:
For detailed plotting settings, see Plotting.