mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
45 lines
760 B
Plaintext
45 lines
760 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 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
|
|
|