mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
30 lines
635 B
Plaintext
30 lines
635 B
Plaintext
"CFDEMproject Website"_lws - "Main Page"_main :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(main,CFDEMcoupling_Manual.html)
|
|
|
|
:line
|
|
|
|
IOModel trackIO command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in couplingProperties dictionary.
|
|
|
|
IOModel "trackIO"; :pre
|
|
|
|
[Examples:]
|
|
|
|
IOModel "trackIO"; :pre
|
|
|
|
[Description:]
|
|
|
|
The trackIO-model is based on sophIO model and additionally writes fields necessary to use the particleTracks utility (which needs a particleTrackProperties file in the constant dir). The particleTracks utility generates tracks of the particles and writes them to a vtk file.
|
|
|
|
[Restrictions:] None.
|
|
|
|
[Related commands:]
|
|
|
|
"IOModel"_IOModel.html
|
|
|