Files
CFDEMcoupling-PFM/doc/forceModel_Archimedes.txt
2018-07-18 13:50:07 +02:00

49 lines
829 B
Plaintext

"CFDEMproject Website"_lws - "Main Page"_main :c
:link(lws,http://www.cfdem.com)
:link(main,CFDEMcoupling_Manual.html)
:line
forceModel Archimedes command :h3
[Syntax:]
Defined in couplingProperties dictionary.
forceModels
(
Archimedes
);
ArchimedesProps
\{
gravityFieldName "gravity";
\}; :pre
{gravity} = name of the finite volume gravity field :ulb,l
:ule
[Examples:]
forceModels
(
Archimedes
);
ArchimedesProps
\{
gravityFieldName "g";
\} :pre
[Description:]
The force model performs the calculation of forces (e.g. fluid-particle interaction forces) acting on each DEM particle. The Archimedes model is a model that calculates the Archimedes' volumetric lift force stemming from density difference of fluid and particle.
[Restrictions:]
none.
[Related commands:]
"forceModel"_forceModel.html