Files
CFDEMcoupling-PFM/doc/forceSubModel_ImEx.txt
2018-07-18 14:43:45 +02:00

47 lines
992 B
Plaintext

"CFDEMproject Website"_lws - "Main Page"_main :c
:link(lws,http://www.cfdem.com)
:link(main,CFDEMcoupling_Manual.html)
:line
forceSubModel ImEx command :h3
[Syntax:]
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
sub-dictionary of the force model in use.
forceSubModels
(
ImEx;
); :pre
treatExplicit true; // optional for some force models.
treatDEM true; // optional for some force models.
implDEM true; // optional for some force models. :pre
[Examples:]
forceSubModels
(
ImEx;
);
treatExplicit true; // optional for some force models. :pre
[Description:]
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. Depending on
the force model different keywords are read and can therefrore be set
(see the log file). If the keyword is provided, its value is used.
[Restrictions:]
none
[Related commands:]
"forceSubModel"_forceSubModel.html