From cb5e6847524da96a7a7230e58a36270d545cc530 Mon Sep 17 00:00:00 2001 From: BehradEsg Date: Mon, 20 Mar 2023 11:29:23 +0100 Subject: [PATCH] added documentation for cfdemSolverPimple --- doc/cfdemSolverPimple.txt | 67 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/cfdemSolverPimple.txt diff --git a/doc/cfdemSolverPimple.txt b/doc/cfdemSolverPimple.txt new file mode 100644 index 00000000..04168291 --- /dev/null +++ b/doc/cfdemSolverPimple.txt @@ -0,0 +1,67 @@ + + + + + +"CFDEMproject Website"_lws - "Main Page"_main :c + +:link(lws,http://www.cfdem.com) +:link(main,CFDEMcoupling_Manual.html) + +:line + +cfdemSolverPimple command :h3 + +[Description:] + + +"cfdemSolverPimple" is a coupled CFD-DEM solver using CFDEMcoupling, an open-\ +source parallel coupled CFD-DEM framework. Based on DPMFoam®(*), a finite +volume based solver for turbulent Navier-Stokes equations applying the PIMPLE +algorithm, "cfdemSolverPimple" has additional functionality for a coupling to the +DEM code "LIGGGHTS". + + + + +The volume averaged Navier-Stokes Equations are solved accounting for momentum +exchange and volume displacement of discrete particles whose trajectories are +calculated in the DEM code LIGGGHTS. + + + + +:line + + +NOTE: +(*) This offering is not approved or endorsed by OpenCFD Limited, producer and +distributor of the OpenFOAM software via www.openfoam.com, and owner of the +OPENFOAM® and OpenCFD® trade marks. +OPENFOAM® is a registered trade mark of OpenCFD Limited, producer and +distributor of the OpenFOAM software via www.openfoam.com. + + +