Skip to content

DeepFlame v0.6.0

Compare
Choose a tag to compare
@JX278 JX278 released this 14 Nov 08:23
· 702 commits to master since this release
787fcaf

Bug Fixes and Improvements

  • DNN inference with multi GPU cards via libtorch by @maorz1998 in #122
  • fix bugs in solver/make/options and solver.c by @JX278 in #112
  • update the criterion choosing networks by @maorz1998 in #114
  • fix bugs in compilation process by @maorz1998 in #115
  • fixed a bug in evaporation model by @hhflame in #113
  • use reference instead of copy to do data conversion in pybind11 by @maorz1998 in #116
  • Fix bug in correctThermo when updating diffusivity coefficient on boundary patches by @zhixchen in #117
  • modify install procedure & modify settings in CanteraTorchProperties by @maorz1998 in #140
  • modify CanteraTorchProperties in libtorch by @maorz1998 in #141
  • Add Allwclean by @JX278 in #139
  • optimize compile process by @OpenFOAMFans in #130
  • Add fields for recording the slection of DNN by @minzhang0929 in #131
  • update dfChemistryModel by @maorz1998 in #132
  • add option for cpu inferencing in pytorch version by @maorz1998 in #133
  • fix a bug in using libtorch by @maorz1998 in #127
  • force reading combustionProperties, update dfHighSpeedFoam and examples by @pkuLmq in #120
  • update install.sh to print DeepFlame box by @zhixchen in #125
  • Fix cpu inference by @JX278 in #145
  • rename lib CanteraMixture to dfCanteraMixture; now deepflame generates bin and lib to its own directory by @OpenFOAMFans in #142

Testing

Document

Case Update

  • Update CH4 cases by @JX278 in #138
  • Add "pytorchSolver" sub-directory and soft links by @hhflame in #119
  • modify test case by @JX278 in #123
  • fix a bug in soft links and add files necessary to run case with pytorch by @hhflame in #124
  • fix a bug for directory soft links by @hhflame in #126
  • Add pytorchDNN files by @hhflame in #129
  • update settings of examples and add libtorchDNN by @hhflame in #136
  • restore odeCoeffs to -6 & -10 in torch cases by @hhflame in #144

New Contributors

Full Changelog: v0.5.0...v0.6.0