Skip to content

Releases: deepmodeling/deepflame-dev

v1.4.0

23 Aug 01:31
fe30406
Compare
Choose a tag to compare

Features

  • reorganize the update order of mass, velocity and temperature for Lagrangian particles and introduce the liquidEvaporationSpalding model as new evaporation model by @pkuLmq in #504
  • add source terms for liquid phase in the dfLowMachFoam solver by @pkuLmq in #506
  • incorporate Euler-Lagrangian source terms into the dfHighSpeedFoam solver by @pkuLmq in #510 to facilitate numerical simulations of two-phase supersonic reactive flows
  • provide new flux schemes (including HLLC and HLLCP) for dfHighSpeedFoam solver (adopted from detonationFoam ) and do some modifications @pkuLmq in #510
  • add lagrangianExtraFunctionObjects function (adopted from lagrangianExtraFunctionObjects ) in submodules to write to disk in the old positions file format by @pkuLmq in #511
  • introduce new cases to evaluate the accuracy of dfHighSpeedFoam solver and provide two-phase 1D/2D detonation cases by @pkuLmq in #510
  • add AUSMDV scheme as new flux scheme by @risinyoung in #512
  • add compatibility of neural network inference for chemical source terms with the Baidu PaddlePaddle framework by @BiteBytePKU in #500

Bug Fix and Improvements

  • adjust original examples referring to the modification of solvers

Build Test

Document

  • update PaddlePaddle options for DNN model development and inference in document homepage by @xiao312 in #501

Full Changelog: v1.3.0...v1.4.0

V1.3.1

02 Mar 04:46
bd455b5
Compare
Choose a tag to compare

Features

  • Added optional compile option "--use_ode_gpu_solver" to enable DeepFlame to accelerate ODE solving by GPU when ode_gpu_solver is available by @dangglxxx in #455

Bug Fix and Improvements

Full Changelog: v1.1.2...v1.1.3

v1.3.0

30 Dec 11:36
28f7318
Compare
Choose a tag to compare

Features

Bug Fix and Improvements

Build Test

Document

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Jun 09:38
f3d2ee9
Compare
Choose a tag to compare

Features

Bug Fix and Improvements

Refactoring

New Contributors

Full Changelog: v1.1.0...v1.2.0

DeepFlame v1.1.5

16 Jun 10:32
d83000d
Compare
Choose a tag to compare

Features

  • fix energy equation and change convection term in dfHighSpeedFoam, add new example for dfHighSpeedFoam by @pkuLmq in #287
  • add DeePFGM features by @haixiao-stack in #297

Bug Fix and Improvements

Build Test

  • add the test for dfHighSpeedFoam by @JX278 in #288

Refactoring

  • Update EEqn.H, change alphaEff to alpha for laminar by @zhixchen in #293
  • Update YEqn.H, rearrange laminar bool by @zhixchen in #295

Full Changelog: v.1.1.4...v1.1.5

DeepFlame v1.1.4

02 Jun 05:30
2861dcc
Compare
Choose a tag to compare

Features

  • support absolute enthalpy/energy in CanteraMixture by @OpenFOAMFans in #267
  • Create access to the reaction rate of each species involved in a given reaction by @minzhang0929 in #280

Bug Fix and Improvements

  • catch error from Cantera and report in OpenFOAM by @wengzf20 in #268
  • Convert XML formatted mechanism files to YAML format by @xiao312 in #269
  • change "hexRef8" to "hexRef8of" to avoid conflict by @pkuLmq in #279

Build Test

Document

Full Changelog: v1.1.3...v.1.1.4

DeepFlame v1.1.3

19 May 09:42
211198a
Compare
Choose a tag to compare

Features

  • Change psiThermo to rhoThermo by @wengzf20 in #256
  • Update rho_ in rhoThermo from flareFGM by @wengzf20 in #260
  • check whether mechanism exist before Cantera read it, to make error more readable when mechanism file not exist by @OpenFOAMFans in #261

Full Changelog: v1.1.2...v1.1.3

DeepFlame v1.1.2

28 Apr 07:34
8b67cc2
Compare
Choose a tag to compare

Features

  • update psi calculation in dfChemistryModel and dfCanteraMixture by @wengzf20 in #252

Document

  • add option to source bashrc automatically by @wengzf20 in #250
  • update DeepCombustion to Intelligent Combustion by @JX278 in #251

Refactoring

  • Update EEqn.H & YEqn.H for dfLowMachFoam and dfSprayFoam by @xiao312 in #247
  • adjust function THE in CanteraMixture.C by @pkuLmq in #248

New Contributors

Full Changelog: v1.1.1...v1.1.2

DeepFlame v1.1.1

14 Apr 03:17
b2fb349
Compare
Choose a tag to compare

Features

Build Test

  • Fix the test according to the bug fix for EEqn. by @JX278 in #242

Document

Refactoring

  • Update EEqn.H & YEqn.H for dfLowMachFoam and dfSprayFoam by @xiao312 in #245

Full Changelog: v1.1.0...v1.1.1

DeepFlame v1.1.0

30 Mar 08:59
9ac0bad
Compare
Choose a tag to compare

Features

Build Test

Bug Fix and Improvement

Document

New Contributors

Full Changelog: v1.0.0...v1.1.0