asxCommandModel
Syntax
Defined in couplingProperties dictionary.
asxCommandModels
(
model_x
model_y
);
verbose switch;
model = name of the asxCommandModel to be applied
verbose = (optional, default=false) flag for verbose output
Examples
asxCommandModels
(
runAsx
writeAsx
);
Description
The asxCommandModel executes commands on the DEM side of a CFDEM®coupling run.
Home