Files
CFDEMcoupling-PFM/doc/forceModel_Archimedes.txt
Christoph Goniva, DCS Computing GmbH 409283acc3 release on 2014-11-10_07-57-15
2014-11-10 07:57:15 +01:00

49 lines
836 B
Plaintext

"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
:link(lws,http://www.cfdem.com)
:link(lc,CFDEMcoupling_Manual.html#comm)
: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