Skip to content

Resolved CFDEM code that handles multiphase flow. Interface is tracked by volume of fluid (VOF) coupled with isoAdvector algorithm included for sharper interface.

Notifications You must be signed in to change notification settings

anufagbemi/CFDEM_IB_VOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CFDEM_IB_VOF

Installation instructions

  1. Requires OpenFOAM-5.x and CFDEM installed. Follow instruction from https://www.cfdem.com/media/CFDEM/docu/CFDEMcoupling_Manual.html#installation to install CFDEM and OpenFOAM

  2. Install isoAdvector. Follow instructions from repo https://github.com/isoAdvector/isoAdvector.

  3. Create directory in home folder

    mkdir -p $HOME/CFDEM_IB_VOF

  4. Navigate to the folder and download code into

    $HOME/CFDEM_IB_VOF

  5. Navigate to your the $HOME/CFDEM_IB_VOF/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle and type

    wmake

  6. Navigate to to $HOME/CFDEM_IB_VOF/CFDEMcoupling-PUBLIC-5.x/applications/solvers/cfdemSolverIB_VOF2 and type

    wmake

About

Resolved CFDEM code that handles multiphase flow. Interface is tracked by volume of fluid (VOF) coupled with isoAdvector algorithm included for sharper interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published