mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
30 lines
642 B
Plaintext
30 lines
642 B
Plaintext
"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(lc,CFDEMcoupling_Manual.html#comm)
|
|
|
|
: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
|
|
|