dataExchangeModel command¶
Syntax¶
Defined in couplingProperties dictionary.
dataExchangeModel model;
- model = name of data exchange model to be applied
Examples¶
dataExchangeModel twoWayFiles;
dataExchangeModel twoWayMPI;
Note: This examples list might not be complete - please look for other models (dataExchangeModel_XY) in this documentation.
Description¶
The data exchange model performs the data exchange between the DEM code and the CFD code.
Restrictions¶
None.