| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
We are pleased to announce the release of DeepFlame v2.0, marking a paradigm shift in our journey toward Agent-driven Combustion Scientific Computing. Building on over 3 years of practices in the AI+HPC+CombustionCFD methodology, this version goes beyond the traditional goal of mere computational acceleration. By integrating AI agents directly into the workflow to automate tedious coding and simulation tasks, DeepFlame v2.0 aims to liberate productivity and empower researchers to focus exclusively on scientific innovation.
CoCo is a code-migration agent for DeepFlame-GPU that understands the semantics of legacy C++ numerical algorithms and automatically generates, reviews, and tests CUDA code following the DeepFlame-GPU framework. It significantly lowers the barrier to GPU-accelerated CFD development, allowing researchers to focus on physical modeling rather than CUDA programming.
FlamePilot is a CFD agent designed as a “digital teammate” for combustion simulations in DeepFlame. Through natural language interaction, it assists users in setting up simulations, autonomously diagnoses issues based on runtime feedback, proposes improvements, and performs corrective optimizations until convergence is achieved.
Check https://github.com/deepflame-ai/flamepilot for more information.
DFODE-kit Trainer enables agent-driven training of combustion chemistry DNN models. Using natural language instructions, it autonomously handles operating condition setup, data generation, model training, and validation, greatly improving the efficiency and accessibility of neural chemistry model development.
Check https://github.com/deepflame-ai/DFODE-kit/blob/agent/agent_user_guide_zh.md for more information.
The future agents will be updated in deepflame-dev/agents folder.
DFODE-kit is an open-source Python package designed to accelerate combustion simulations by efficiently solving flame chemical kinetics governed by high-dimensional stiff ordinary differential equations (ODEs). This package integrates deep learning methodologies to replace conventional numerical integration, enabling significant speedups and improved accuracy. To train your own DNN model, try to follow DFODE-kit tutorials or DFODE-kit Trainer agent.
Full Changelog: v1.6.0...v2.0.0
Full Changelog: v1.4.0...v1.5.0
Full Changelog: v1.3.0...v1.4.0
Full Changelog: v1.1.2...v1.1.3
Full Changelog: v1.1.0...v1.2.0
Full Changelog: v.1.1.4...v1.1.5
Full Changelog: v1.1.3...v.1.1.4
Full Changelog: v1.1.2...v1.1.3
| Back | FazBrowse Home | New Git URL |