mabau / LbmPaperImprovedD3Q19

Paper and supplementary material for paper about improved D3Q19 LBM equilibrium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository contains additional material for the Paper "An improved lattice Boltzmann D3Q19 method based on an alternative equilibrium discretization". This additional material contains Python files where the newly proposed method is derived using the computer algebra system sympy.

View without installation

You can view the additional material directly by opening one of theAdditionalMaterial*.html files in your browser.

Interactive View

To open the Jupyter notebooks interactively, you need a Python3 environment with sympy, matplotlib and Jupyter installed. An easy way to set up a working environment is via the Conda Package Manager.

About

Paper and supplementary material for paper about improved D3Q19 LBM equilibrium


Languages

Language:HTML 62.8%Language:Jupyter Notebook 35.2%Language:Python 2.0%