Code Monkey home page Code Monkey logo

openhfdib-dem's Introduction

openHFDIB-DEM

!!! Updated and maintained code is available from: https://github.com/techMathGroup/openHFDIB-DEM !!!

Implementation of the Hybrid Fictitious Domain-Immersed Boundary (HFDIB) coupled with the Discrete Element Method (DEM) by

Martin Isoz (https://github.com/MartinIsoz) Martin Šourek (https://github.com/MSourek) Ondřej Studeník (https://github.com/OStudenik) and Petr Kočí (http://vscht.cz//monolith/)

Initial HFDIB implementation spans from

https://github.com/fmuni/openHFDIB

by Federico Municchi

however, the code was completely rewritten.

The DEM implementation for arbitrarily shaped solids into OpenFOAM is original.

Code capabilities

  • simulations with either spherical or STL-defined particles (see HFDIBDEM/geomModels)
  • simulations of two-phase (solid-fluid) flow via a proof-of-concept pimpleHFDIBDEMFoam (see pimpleHFDIBFOAM)
  • adaptive mesh refinement based on the particles position
  • spring-dashpot contact model based on particle elastic modulus and a damping constant (see HFDIBDEM/contactModels)
  • extension to contact model for inclusion of adhesive forces
  • multiple solid phase initialization options such as random spatial distribution of uniformly sized bodies (see HFDIBDEM/addModels)
  • instructive tutorials for a single particle falling through a fluid and for interaction between a particle and a complex-shaped impeller (see Tutorials)

Compatibility

The code is prepared for compilation with OpenFOAMv8 (https://openfoam.org/version/8/)

Compilation

Note: the scripts have to be ran from terminals with sourced OpenFOAMv8

  • compileAll.sh -> compiles openHFDIB-DEM and pimpleHFDIBDEM solver
  • compileLib.sh -> compiles openHFDIB-DEM library only
  • compileSol.sh -> compiles pimpleHFDIBDEM solver only (!! requires the library to be compiled !!)

Cite this work as

Isoz, M.; Šourek, M.; Studeník, O.; Kočí, P.: Hybrid fictitious domain-immersed boundary solver coupled with discrete element method for simulations of flows laden with arbitrarily-shaped particles. Submitted to Computers & Fluids, 2021.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.