Basic workflow

This page outlines a typical path for running TurboRVB: from building or converting a trial wave function in fort.10 format, through optional DFT-based preparation, variational optimization, and finally production VMC (or related QMC) runs. The exact order depends on your project—for example, you may skip DFT if you already have a suitable fort.10—but the diagrams below show how the pieces fit together in many tutorials.

The workflow is intentionally modular: each box in the figures corresponds to tools and input files documented elsewhere in this manual. Use the reference links at the bottom to jump to command-line details and examples.

Overview

The first figure gives a high-level view: data and programs flow from an initial guess for the wave function toward optimized parameters and statistical estimates of energies and other observables.

../../../_images/workflow_detailed.jpeg

Detailed workflow

The second figure is the detailed workflow used in the tutorial (see 01_01Hydrogen_dimer). It is more granular than the overview above and matches the step-by-step exercises you will follow there.

../../../_images/turbo_flow.jpg

If you are working through the tutorial, treat this diagram as a roadmap: complete each stage in order unless the text explicitly says a step is optional.