mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
30 lines
571 B
Plaintext
30 lines
571 B
Plaintext
"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(lc,CFDEMcoupling_Manual.html#comm)
|
|
|
|
:line
|
|
|
|
IOModel_basicIO command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in couplingProperties dictionary.
|
|
|
|
IOModel "basicIO"; :pre
|
|
|
|
[Examples:]
|
|
|
|
IOModel "basicIO"; :pre
|
|
|
|
[Description:]
|
|
|
|
The basic IO-model writes particle positions velocities and radii to files. The output directory ($casePath/CFD/particles) is created automatically. Data is written every write time of the CFD simulation.
|
|
|
|
[Restrictions:] None.
|
|
|
|
[Related commands:]
|
|
|
|
"IOModel"_IOModel.html
|
|
|