CFDEMproject WWW Site - CFDEM Commands

dataExchangeModel command

Syntax:

Defined in couplingProperties dictionary.

dataExchangeModel model; 

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.

Related commands:

noDataExchange, oneWayVTK, twoWayFiles, twoWayMPI

Default: none