From 94747e4b39815586e7c0f248b98ec3dc0657a14b Mon Sep 17 00:00:00 2001 From: Morev Ilya Date: Sat, 25 Feb 2023 16:24:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc40efa2..bd8c82fd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![v1.1](https://img.shields.io/badge/DLBFoam-v1.1-blue) ![OpenFOAM 8](https://img.shields.io/badge/OpenFOAM-8-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).