aiida_vasp.commands package

Submodules

Common click options for verdi.

Commands for the potential interface.

aiida_vasp.commands.potcar.detect_old_style_groups()[source]

Check for the existence of old style groups and prompt the user

aiida_vasp.commands.potcar.try_grab_description(ctx, param, value)[source]

Try to get the description from an existing group if it’s not given.

This is a click parameter callback.