Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixchen authored Dec 29, 2023
1 parent d466f65 commit a0ba31c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ Detailed guide for installation and tutorials is available on [our documentation

## Features
New in v1.3.0:
- Complete GPU implementation of the `dfLowMachFoam` solver, enabling efficient execution of all computational steps on GPU
- Complete the full-loop GPU implementation of the `dfLowMachFoam` solver, enabling efficient execution of all computations on GPU
- Introduce `DF-ODENet` model, which utilizes sampling from typical combustion simulation benchmarks to reduce training costs and improve computational efficiency
- Update `flareFGM` and `DeepFGM` models
- Support Large Eddy Simulation (LES) and two-phase combustion simulation capabilities
- 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
- Support multi-GPU and multi-processor execution through the `DeepFGM` neural network interface
Expand Down

0 comments on commit a0ba31c

Please sign in to comment.