.. _wannier_calculation: ============================= VASP to Wannier90 calculation ============================= Description ----------- Works exactly the same as :ref:`vasp_calculation`, from which it is derived, with the difference that it takes a ``wannier_parameters`` input as well, for use with the VASP2Wannier90 interface. This requires a VASP code compiled with ``LWANNIER90=True``. Inputs ------ * :ref:`parameters ` * :ref:`kpoints ` * :ref:`structure ` * :ref:`potential ` * :ref:`charge_density ` * :ref:`wavefunctions ` * :ref:`wannier_parameters ` Outputs ------- * :ref:`bands ` * :ref:`dos ` * :ref:`wannier_parameters ` * :ref:`wannier_data `