mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
31 lines
685 B
Plaintext
31 lines
685 B
Plaintext
"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(lc,CFDEMcoupling_Manual.html#comm)
|
|
|
|
:line
|
|
|
|
regionModel command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Note: In the current CFDEMcoupling version, this model is no longer used. Defined in couplingProperties dictionary.
|
|
|
|
regionModel model; :pre
|
|
|
|
model = name of the regionModel to be applied :ul
|
|
|
|
[Examples:]
|
|
|
|
regionModel allRegion; :pre
|
|
|
|
Note: This examples list might not be complete - please look for other models (regionModel_XY) in this documentation.
|
|
|
|
[Description:]
|
|
|
|
The regionModel is the base class for region models to select a certain region for coupled simulation.
|
|
|
|
[Restrictions:] none.
|
|
|
|
[Default:] none.
|