300 research outputs found

    Liquid-gas-solid flows with lattice Boltzmann: Simulation of floating bodies

    Full text link
    This paper presents a model for the simulation of liquid-gas-solid flows by means of the lattice Boltzmann method. The approach is built upon previous works for the simulation of liquid-solid particle suspensions on the one hand, and on a liquid-gas free surface model on the other. We show how the two approaches can be unified by a novel set of dynamic cell conversion rules. For evaluation, we concentrate on the rotational stability of non-spherical rigid bodies floating on a plane water surface - a classical hydrostatic problem known from naval architecture. We show the consistency of our method in this kind of flows and obtain convergence towards the ideal solution for the measured heeling stability of a floating box.Comment: 22 pages, Preprint submitted to Computers and Mathematics with Applications Special Issue ICMMES 2011, Proceedings of the Eighth International Conference for Mesoscopic Methods in Engineering and Scienc

    Lattice Boltzmann Methods for Particulate Flows with Medical and Technical Applications

    Get PDF
    Particulate flows appear in numerous medical and technical applications. The main aim of this thesis is to contribute models and numerical schemes towards an accurate as well as efficient simulation of a huge number of arbitrarily shaped particles. We therefore develop holistic mesoscopic models and simulation approaches using the Lattice Boltzmann Method, that on massively parallel machines efficiently solve a variety of problems of particulate flows

    Fluid Flow Simulation and Optimisation with Lattice Boltzmann Methods on High Performance Computers - Application to the Human Respiratory System

    Get PDF
    An overall strategy for numerical simulations of the full human respiratory system is introduced. The integrative approach takes advantage of numerical simulation, high performance computing and newly developed mathematical optimisation techniques, all based on a mesoscopic model description and on lattice Boltzmann methods as discretisation strategies. Validated numerical results are presented for the simulation of respirations in a real human lung and nose geometry captured by CT

    Modeling realistic multiphase flows using a non-orthogonal multiple-relaxation-time lattice Boltzmann method

    Full text link
    In this paper, we develop a three-dimensional multiple-relaxation-time lattice Boltzmann method (MRT-LBM) based on a set of non-orthogonal basis vectors. Compared with the classical MRT-LBM based on a set of orthogonal basis vectors, the present non-orthogonal MRT-LBM simplifies the transformation between the discrete velocity space and the moment space, and exhibits better portability across different lattices. The proposed method is then extended to multiphase flows at large density ratio with tunable surface tension, and its numerical stability and accuracy are well demonstrated by some benchmark cases. Using the proposed method, a practical case of a fuel droplet impacting on a dry surface at high Reynolds and Weber numbers is simulated and the evolution of the spreading film diameter agrees well with the experimental data. Furthermore, another realistic case of a droplet impacting on a super-hydrophobic wall with a cylindrical obstacle is reproduced, which confirms the experimental finding of Liu \textit{et al.} [``Symmetry breaking in drop bouncing on curved surfaces," Nature communications 6, 10034 (2015)] that the contact time is minimized when the cylinder radius is comparable with the droplet cylinder.Comment: 19 pages, 11 figure

    OpenLB User Guide: Associated with Release 1.6 of the Code

    Full text link
    OpenLB is an object-oriented implementation of LBM. It is the first implementation of a generic platform for LBM programming, which is shared with the open source community (GPLv2). Since the first release in 2007, the code has been continuously improved and extended which is documented by thirteen releases as well as the corresponding release notes which are available on the OpenLB website (https://www.openlb.net). The OpenLB code is written in C++ and is used by application programmers as well as developers, with the ability to implement custom models OpenLB supports complex data structures that allow simulations in complex geometries and parallel execution using MPI, OpenMP and CUDA on high-performance computers. The source code uses the concepts of interfaces and templates, so that efficient, direct and intuitive implementations of the LBM become possible. The efficiency and scalability has been checked and proved by code reviews. This user manual and a source code documentation by DoxyGen are available on the OpenLB project website
    corecore