Skip to main content

AI agent for OpenFOAM — diagnose, fix, and relaunch cases from your terminal

Project description

CFDpilot

An AI agent for OpenFOAM — in your terminal.

CFDpilot reads your OpenFOAM case directly from disk, diagnoses why it diverges or gives wrong physics, proposes the exact fix as a colored diff, and — once you confirm — patches the files and reruns the solver. No ZIP upload, no browser. It runs where you already work: your laptop, your workstation, or an HPC node over SSH.

pip install cfdpilot
cfdpilot login                 # authenticate once
cd path/to/your/case && cfdpilot

Then just ask, in plain English:

"Why won't my rhoSimpleFoam case converge?"

The agent maps your case, reads fvSchemes, fvSolution, your boundary conditions and solver log, reasons from the actual numbers (Courant number, residuals, turbulence wall treatment, scheme/switch consistency), and reports the bugs ranked by impact — with the exact fix for each. Nothing is changed without showing you a diff first, and every patch makes a .bak backup.

What it checks

Boundary-condition consistency, turbulence wall treatment (low-Re vs high-Re), Courant number and time-step control, relaxation factors, discretisation schemes, solver-mode switches (e.g. transonic), and solver/turbulence-model compatibility — across incompressible, compressible, multiphase (VoF) and heat-transfer solvers.

Requirements

  • Python 3.10+
  • An OpenFOAM case directory (Foundation or ESI). OpenFOAM itself can run natively or in Docker; the agent will use it to run the solver when you ask.

Access

CFDpilot is in free early access for the first engineers. Run cfdpilot login to get started, or request access at cfdpilot.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfdpilot-0.1.22.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cfdpilot-0.1.22-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

Details for the file cfdpilot-0.1.22.tar.gz.

File metadata

  • Download URL: cfdpilot-0.1.22.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for cfdpilot-0.1.22.tar.gz
Algorithm Hash digest
SHA256 78aeb1869e7cd899a67d74f1e0a729e0db102fd515735569fc93a96c81f169ec
MD5 9c5b8250545059008e8679ca1232a465
BLAKE2b-256 b0d619012320fce7676fb00faf7db4d30dc45601fd9aef493b3dc133af7a68e6

See more details on using hashes here.

File details

Details for the file cfdpilot-0.1.22-py3-none-any.whl.

File metadata

  • Download URL: cfdpilot-0.1.22-py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for cfdpilot-0.1.22-py3-none-any.whl
Algorithm Hash digest
SHA256 5919b04802b34ec3e931c402c658340f3d5d253ee382ad2c888b07eb36a65604
MD5 3e5a7e519fdced346bf2bc304a7018bc
BLAKE2b-256 892c8c2c7cb37cc618adf9223ed8612200b791b6f6506e3c747d3566845e2711

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page