Files
CFDEMcoupling-PFM/doc/IOModel.txt
2018-07-18 14:51:29 +02:00

43 lines
760 B
Plaintext

"CFDEMproject Website"_lws - "Main Page"_main :c
:link(lws,http://www.cfdem.com)
:link(main,CFDEMcoupling_Manual.html)
:line
IOModel command :h3
[Syntax:]
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
dictionary.
IOModel model; :pre
model = name of IO-model to be applied :ul
[Examples:]
IOModel off; :pre
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
[Related commands:]
"IOModel basicIO"_IOModel_basicIO.html, "IOModel off"_IOModel_noIO.html,
"IOModel sophIO"_IOModel_sophIO.html, "IOModel trackIO"_IOModel_trackIO.html
[Default:]
none