v1.2.0
Features
- add the validated cuda kernels for ueqn by @STwangyingrui in #239
- introduce new class dfMatrix and construct ueqn matrix with csr format by @maorz1998 in #240
- Gpu by @maorz1998 in #244
- GPU version of YEqn by @maorz1998 in #281
- GPU version of EEqn by @STwangyingrui in #283
- GPU version of UEqn.A and UEqn.H by @maorz1998 in #284
- primary implementation of correctBoundaryConditions on GPU by @maorz1998 in #291
- add fixedValue boundary, debugging by @maorz1998 in #301
- add two submodules by @JX278 in #302
- Update compressibility calculation for real fluid in CanteraMixture.H by @wengzf20 in #303
- Gpu by @maorz1998 in #307
- realize RK2SSP and RK3SSP in dfHighSpeedFoam and add wrate option for chemistry calculation by @pkuLmq in #309
- fixed value by @maorz1998 in #305
- recent modification by @maorz1998 in #253
- initial commit of turbulence->divDevRhoReff(U) by @maorz1998 in #255
Bug Fix and Improvements
- rhoEqn & fix bugs in UEqn by @maorz1998 in #277
- fix bugs in 1.2 by @maorz1998 in #308
- update PaSR by @minzhang0929 in #300
- add calculation of net production rates in dfChemistryModel by @pkuLmq in #304
- DeePFGM-v1.0 by @haixiao-stack in #312
Refactoring
- preliminary refactoring by @maorz1998 in #272
- remove rebundant data transfer between equetions and construct bounda… by @maorz1998 in #286
- several refactors of GPU branch by @STwangyingrui in #289
- optimez gpu yeqn: merge species by @STwangyingrui in #292
- eliminate redundant operations when using UnityLewis to enhance perfo… by @maorz1998 in #294
- update docs, configues, and installation by @maorz1998 in #306
New Contributors
- @STwangyingrui made their first contribution in #239
Full Changelog: v1.1.0...v1.2.0