mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
46 lines
1.0 KiB
Plaintext
46 lines
1.0 KiB
Plaintext
"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(lc,CFDEMcoupling_Manual.html#comm)
|
|
|
|
:line
|
|
|
|
forceSubModel command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in 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
|
|
|
|
Note: This examples list may be incomplete - please look for other models (forceSubModel_XY) in this documentation.
|
|
|
|
[Default:] none.
|