You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,9 @@ The neural network models used in the tutorial examples can be found at– [AIS
27
27
Detailed guide for installation and tutorials is available on [our documentation website](https://deepflame.deepmodeling.com).
28
28
29
29
## Features
30
-
New in v1.3.0 (2023/12/29):
30
+
New in v1.3.0 (2023/12/30):
31
31
- Complete the full-loop GPU implementation of the `dfLowMachFoam` solver, enabling efficient execution of all computations on GPU
32
-
- Introduce `DF-ODENet` model, which utilizes sampling from typical combustion simulation benchmarks to reduce training costs and improve computational efficiency
32
+
- Introduce `DF-ODENet` model, which utilizes sampling from canonical combustion simulation configurations to reduce training costs and improve computational efficiency
33
33
- Support Large Eddy Simulation (LES) and two-phase combustion simulation capabilities
34
34
- Expand the `flareFGM` table to six dimensions and add support for neural network replacement of certain physical quantities in the new six-dimensional `flareFGM` table
35
35
- Support multi-GPU and multi-processor execution through the `DeepFGM` neural network interface
0 commit comments