IOModel command¶
Syntax¶
Defined in couplingProperties dictionary.
IOModel model;
model = name of IO-model to be applied
Examples¶
IOModel off;
Note
This examples list might not be complete - please look for other IO models in this documentation.
Description¶
IOModel is the base class to write data (e.g. particle properties) to files.
Restrictions¶
none
Default¶
none