Files
CFDEMcoupling-PFM/doc/averagingModel.txt
2018-07-18 14:08:26 +02:00

39 lines
779 B
Plaintext

"CFDEMproject Website"_lws - "Main Page"_main :c
:link(lws,http://www.cfdem.com)
:link(main,CFDEMcoupling_Manual.html)
:line
averagingModel command :h3
[Syntax:]
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
dictionary.
averagingModel model; :pre
model = name of averaging model to be applied :ul
[Examples:]
averagingModel dense;
averagingModel dilute; :pre
Note: This examples list might not be complete - please look for other averaging models (averagingModel_XY) in this documentation.
[Description:]
The averaging model performs the Lagrangian->Eulerian mapping of data (e.g. particle velocities).
[Restrictions:]
None.
[Related commands:]
"dense"_averagingModel_dense.html, "dilute"_averagingModel_dilute.html
[Default:] none