Plugins
Implementing features over VASP carries a somewhat significant overhead, both in term of code development and with maintenance. An alternative approach is to use our Plugin infrastructure. Simply write Python functions in a pre-defined format and VASP will recognize and run your code while it is running.