Use this skill for dispatching prepared VASP jobs with vasp_execute_batch, choosing valid input/output layouts, avoiding nested or overlapping calc trees, and collecting clean failure evidence.
Use this skill to submit prepared VASP jobs without corrupting the input tree or losing failure evidence.
vasp_execute_batch; do not use deprecated vasp_execute.input_dir and output_dir as separate trees._BATCH_STATE.json first.vasp_execute_batchanalyze_vasp_resultsexecuteINCAR and .POTCARinput_dir.output_dir must not be inside input_dir._BATCH_STATE.json first.analyze_vasp_results over ad hoc manual parsing when the next step needs convergence, energy, or bandgap summaries.Return:
output_root_relbatch_state_relcollected_complete or only collected_partialexecute only for focused follow-up reads after the batch state points to a concrete failure target.reaction-neb-analysis or md-diffusion-analysis rather than reusing this skill as an analysis layer.