Let AI handle the tedious parts of simulation.
From open-source to commercial solvers — SimPilot connects them all.
Set up simulations in natural language, monitor in real-time, and auto-generate reports.
"Don't replace your solvers. Supercharge them with AI."
This is a simplified example animation of the actual functionality.
AI automates the repetitive work of CAE engineers
Direct your simulations in natural language. Change parameters, run solvers, and analyze results through conversation.
Supports cloud models (OpenAI, Anthropic, Gemini) and locally hosted models optimized for CAE workflows.
Purpose-built AI tool collections for each solver — CFX turbomachinery, Maxwell electromagnetics, Mechanical structural, Flow360 CFD, and more.
Connect the right toolset for your solver instantly.
Convergence charts, resource usage, and job status at a glance.
Auto-alerts on divergence. Monitor HPC jobs remotely from your desk.
Automate CAE workflows in 3 steps
Point to the folder containing your simulation case.
"Change the boundary condition and run the solver" "Check convergence and summarize the results"
Specialized toolsets operate the solver, then organize and report the results.
Standard toolsets are provided free of charge. Need a custom toolset for your specific solver or workflow? Contact us.
| Toolset | Status |
|---|---|
| CFX Turbo | ✅ Available |
| Maxwell | ✅ Available |
| Mechanical | ✅ Available |
| Flow360 | ✅ Available |
| WAKE CFD | ✅ Available |
| Code Editor | ✅ Available |
| Custom | 💬 Contact |
| OpenFOAM | 🔜 Planned |
| Fluent | 🔜 Planned |
| STAR-CCM+ | 🔜 Planned |
Enterprise-grade reliability meets cutting-edge AI
No internet required — Fully air-gapped operation within your intranet. No data leaves your network.
CAE fine-tuned models — Locally hosted AI models trained with domain-specific engineering knowledge.
Defense · Nuclear · Semiconductor — Deploy AI automation even in environments requiring strict security clearance.
SimPilot solves real problems in CAE workflows
"I run pump simulations daily, but changing settings takes 30 minutes each time."
"Set flow rate to 3.5 and run on 8 cores" → 1 minute
"Our junior's overnight run diverged, and we didn't know until morning."
Convergence monitoring → Instant divergence alert (Coming Soon)
"Writing the analysis report took longer than the analysis itself."
"Summarize results and draft the report" → 10 minutes
One Python function = one AI tool.
Register in manifest.json and SimPilot recognizes it automatically.
Build a custom toolset for your solver, or let us develop one for you.
View Toolset Dev Guide →# tools/run_analysis.py
def run_analysis(case_path: str, cores: int = 4) -> str:
"""Run a simulation.
Args:
case_path: Case folder path
cores: Number of parallel cores
"""
# Solver execution logic
return json.dumps({"status": "started", "pid": 12345})The SimPilot development journey
Installation files are provided after inquiry. For secure environments, ask about our local AI model option.
Cloud AI model usage incurs separate API costs from each provider (OpenAI, Anthropic, Gemini).
We're accepting inquiries for adoption, demo requests, and custom Toolset development.