Skip to content

Tags: deepmodeling/deepflame-dev

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README for v2.0 update (#581)

* Fix errors in createLocalBlend.

* Update dfode-kit and agents description.

* Add DFODE-kit tutorial instruction in the documentation.

* Update link to DFODE-kit agent tutorial

* Update DFODE-kit Trainer description

* Enhance FlamePilot documentation with new features

Updated the description of FlamePilot to highlight its features and capabilities as a CFD agent. Added an image and improved the introduction for clarity.

* Update project repository link for FlamePilot

* Update README with new features for v2.0

* Update README

---------

Co-authored-by: xiao312 <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add dfSteadyFoam (#559)

* add dfSteadyFoam

* add dfSteadyFoam in Allwmake

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #542 from pkuLmq/master

fix README.md

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #513 from pkuLmq/master

update ReadMe

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #455 from dangglxxx/upstream

ODE GPU solver is accessed by DeepFlame!

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from JX278/master

Update the citation

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #312 from haixiao-stack/master

DeePFGM-v1.0

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #297 from haixiao-stack/master

whx-change

v.1.1.4

Toggle v.1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #280 from minzhang0929/master

Create access to the reaction rate of each species involved in a given reaction

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #261 from OpenFOAMFans/master

check whether mechanism exist before Cantera read it, to make error m…