mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
52 lines
950 B
Plaintext
52 lines
950 B
Plaintext
"CFDEMproject Website"_lws - "Main Page"_main :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(main,CFDEMcoupling_Manual.html)
|
|
|
|
:line
|
|
|
|
forceSubModel command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
|
sub-dictionary of the force model in use. If no force sub-model is applied, ImEx
|
|
is used as default. If the keyword "forceSubModels" is provided, a choice of
|
|
sub-model is demanded.
|
|
|
|
forceSubModels
|
|
(
|
|
model_x
|
|
model_y
|
|
); :pre
|
|
|
|
model = name of force sub-model to be applied :ul
|
|
|
|
[Examples:]
|
|
|
|
forceSubModels
|
|
(
|
|
ImEx
|
|
); :pre
|
|
|
|
NOTE: This examples list might not be complete - please look for other models
|
|
(forceSubModel XY) in this documentation.
|
|
|
|
[Description:]
|
|
|
|
The force sub model is designed to hold the settings a force model can have.
|
|
For now it handles the treatExplicit, treatDEM and implDEM option.
|
|
|
|
[Restrictions:]
|
|
|
|
none
|
|
|
|
[Related commands:]
|
|
|
|
"ImEx"_forceSubModel_ImEx.html
|
|
|
|
[Default:]
|
|
|
|
none
|
|
|