"CFDEMproject Website"_lws - "Main Page"_main :c :link(lws,http://www.cfdem.com) :link(main,CFDEMcoupling_Manual.html) :line IOModel basicIO command :h3 [Syntax:] Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties dictionary. IOModel basicIO; :pre [Examples:] IOModel basicIO; serialOutput; :pre [Description:] The {basicIO} model writes particle positions, velocities and radii to files. The default output directory is {$casePath/CFD/proc*/time/lagrangian}. Using the keyword {serialOutput;} in the "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties dictionary, the IO is serial to the directory {$casePath/CFD/lagrangian}. In this case only the data on processor 0 is written! Data is written every write time of the CFD simulation. [Restrictions:] none [Related commands:] "IOModel"_IOModel.html