From 539985bf020b61cf7fc5d52b282fb9d78caf47ec Mon Sep 17 00:00:00 2001 From: Morev Ilya Date: Sat, 25 Feb 2023 16:25:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f76cc0e..5165427 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![v1.1](https://img.shields.io/badge/DLBFoam-v1.1-blue) ![OpenFOAM dev](https://img.shields.io/badge/OpenFOAM-dev_53dc33d25-brightgreen) +[](https://www.youtube.com/playlist?list=PLXqVaOXSsv1SBnfyGRa_C-E0X--FIT27P) + ## DLBFoam v1.1 - What's new? DLBFoam v1.1 introduces a fully analytical chemistry Jacobian via [pyJac](https://github.com/SLACKHA/pyJac), and optimized ODE solution routines via [LAPACK](http://www.netlib.org/lapack/). Combined with the load balancing features, v1.1 provides up to x250 speed-up compared to standard OpenFOAM chemistry model. If you are interested with using only dynamic load balancing without any third party dependency, please use [DLBFoam v1.0](https://github.com/blttkgl/DLBFoam-1.0).