Welcome to use VASPilot
VASPilot is a automatic tool for running VASP calculations.
📝 Submit mission
Input the mission description in the left panel, and submit it with one click.
📋 View history
Click the task card on the left to view the execution details.
🔄 Real-time update
Automatically refresh the task status and progress.
Queue Status
{% if queue_status %}
{% endif %}
{{ queue_status.running_count }}/{{ queue_status.max_concurrent }}
Running
{{ queue_status.queued_count }}/{{ queue_status.max_queue_size }}
Queued