SimPilot
DocumentationExamplesAPI Reference
Sign in

Search Documentation

Find pages across the documentation

Getting Started

IntroductionQuickstartHow It Works

Core Concepts

AI AgentSimulation WorkflowEngineering PipelineKnowledge BaseArchitecture

Features

OverviewChat InterfaceCanvas & ArtifactsSharing & CollaborationExports & ReportsVoice InputMulti-Model AIProjectsTemplates & WorkflowsFile UploadsDeep ResearchWeb SearchCode ExecutionImage GenerationMCP ConnectorsInteractive DashboardsParallel ExecutionURL RetrievalFreeCAD CADSimulationsTemplatesConvergence Monitoring

Simulation

OverviewSupported TypesMesh GenerationError RecoveryBatch & SweepsResults Comparison

Studies & Analysis

OverviewDOE & Parametric SweepsOptimizationComparison

Validation & Reviews

OverviewBaselines & VersioningEngineering ReviewsRegulatory Compliance

3D Viewer

OverviewVisualization ToolsKeyboard Shortcuts

Enterprise

OverviewAdmin PanelOrganizationsKnowledge ManagementMethod Packs

Account

Getting StartedSettingsBilling

Examples

OverviewAerodynamicsPipe FlowHeat TransferStructural
  1. Docs
  2. Features
  3. Templates & Workflows

Templates & Workflows

Reuse repeatable setups and run structured batch/sweep workflows.

SimPilot supports repeatable simulation workflows through templates, batches, and parameter sweeps.

Templates

Templates capture reusable case logic so teams can avoid rebuilding setups from scratch.
Typical template metadata includes:
  • Name and category
  • Solver and scope (private/org/public)
  • Versioned case files
  • Parameter schema and defaults
Templates are useful for recurring analysis types (for example repeated geometry classes or standard operating envelopes).

Instantiation workflow

A template can be instantiated with parameter input, producing case-ready files for execution. This helps standardize baseline setups while still allowing controlled variation. When the agent is working in chat, it can also render the same kind of preview and parameter-picking interaction inline with OpenUI before handing off to the dedicated template surface or continuing the conversation.

Batch simulation

Batch workflows run multiple simulation jobs together and provide consolidated status and comparison outputs.

Parameter sweeps

Sweeps expand one or more parameters into multiple run combinations. SimPilot can chunk large sweeps into sequential batches within platform limits.

Result comparison and regression checks

After batches complete, comparison workflows can:
  • Extract metrics from completed jobs
  • Build side-by-side tables
  • Compute deltas against a baseline
  • Flag potential regressions

Recommended usage pattern

  1. Build and validate a baseline case.
  2. Capture as a template.
  3. Run parameter sweeps for alternatives.
  4. Compare outcomes and generate a report.
Related docs:
  • Batch & Sweeps
  • Results Comparison
PreviousProjectsNextFile Uploads

On this page

TemplatesInstantiation workflowBatch simulationParameter sweepsResult comparison and regression checksRecommended usage pattern