6. Interactive commands
Most of the time you just talk to LatticeMind in plain language. But a set of
short slash commands give you precise control over projects, execution, and
inspection. Type them into any interface; they all begin with /.
Tip
Two commands to remember on day one: /commands lists everything, and
/why explains the current pause or blocker in plain language.
6.1. The essentials
Command |
What it does |
|---|---|
|
Show the full command palette (alias |
|
Show short, ready-to-run example prompts. |
|
Explain the current pause, blocker, or suggested next action. |
|
Suggest sensible next actions for where you are. |
|
Show the active project, solver, execution mode, and settings. |
|
Leave LatticeMind. |
6.2. Working with projects
Command |
What it does |
|---|---|
|
Start a fresh managed project. |
|
List recent projects. |
|
Continue the most recent project (or name one). |
|
Adopt the current folder as the active project (work in place). |
|
Inspect the current folder before deciding new/resume/attach. |
|
Give the active project a readable display title. |
|
Copy a project before experimenting, leaving the original intact. |
6.3. Controlling execution
Execution is off until you turn it on, and LatticeMind always lets you preview first.
Command |
What it does |
|---|---|
|
Allow the solver to run after validation passes. |
|
Preview the exact commands, inputs, readiness, and cost before launch. |
|
Estimate the resource risk of the planned run. |
|
Choose where calculations run. |
|
Point LatticeMind at your RESCU executable. |
6.4. Checking progress & results
Command |
What it does |
|---|---|
|
Show workflow and per-calculation status. |
|
List generated input decks / results, plots, logs, and reports. |
|
List generated plots. |
|
Show the extracted analysis summary (band gaps, energies, …). |
|
List calculations that failed or became stale, with suggested reruns. |
|
Resume a failed or stale step. |
6.5. Steering the plan
You do not need a command to change the plan — just say what you want:
Use a denser 8x8x8 k-grid for the SCF.
Add a DOS step after the SCF.
Relax the structure before the band structure.
Redo the band structure along L-Γ-X-W-K.
LatticeMind updates the plan and re-validates.
6.6. Where to go deeper
The complete command palette, with every command and alias, is in Interactive command palette.
Remote/HPC commands (
/remote …) are covered in Remote & HPC execution.Cloud/proxy commands (
/qbraid,/cloud status) are in Cloud & headless deployment.