{% block content %}

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.

{% endblock %}
Queue Status
{% if queue_status %}
{{ queue_status.running_count }}/{{ queue_status.max_concurrent }}
Running
{{ queue_status.queued_count }}/{{ queue_status.max_queue_size }}
Queued
{% endif %}
Upload crystal structure file
Submit new mission