mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
34 lines
634 B
Plaintext
34 lines
634 B
Plaintext
"CFDEMproject Website"_lws - "Main Page"_main :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(main,CFDEMcoupling_Manual.html)
|
|
|
|
:line
|
|
|
|
dataExchangeModel noDataExchange command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
|
dictionary.
|
|
|
|
dataExchangeModel noDataExchange; :pre
|
|
|
|
[Examples:]
|
|
|
|
dataExchangeModel noDataExchange; :pre
|
|
|
|
[Description:]
|
|
|
|
The data exchange model performs the data exchange between the DEM code and the
|
|
CFD code. The {noDataExchange} model is a dummy model where no data is exchanged.
|
|
|
|
[Restrictions:]
|
|
|
|
none
|
|
|
|
[Related commands:]
|
|
|
|
"dataExchangeModel"_dataExchangeModel.html
|
|
|