mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
41 lines
863 B
HTML
41 lines
863 B
HTML
<HTML>
|
|
<CENTER><A HREF = "http://www.cfdem.com">CFDEMproject WWW Site</A> - <A HREF = "CFDEMcoupling_Manual.html#comm">CFDEM Commands</A>
|
|
</CENTER>
|
|
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
<H3>IOModel command
|
|
</H3>
|
|
<P><B>Syntax:</B>
|
|
</P>
|
|
<P>Defined in couplingProperties dictionary.
|
|
</P>
|
|
<PRE>IOModel "model";
|
|
</PRE>
|
|
<UL><LI>model = name of IO-model to be applied
|
|
</UL>
|
|
<P><B>Examples:</B>
|
|
</P>
|
|
<P>IOModel "off";
|
|
</P>
|
|
<P>Note: This examples list might not be complete - please look for other models (IOModel_XY) in this documentation.
|
|
</P>
|
|
<P><B>Description:</B>
|
|
</P>
|
|
<P>The IO-model is the base class to write data (e.g. particle properties) to files.
|
|
</P>
|
|
<P><B>Restrictions:</B>
|
|
</P>
|
|
<P>none.
|
|
</P>
|
|
<P><B>Related commands:</B>
|
|
</P>
|
|
<P>Note: This examples list may be incomplete - please look for other models (IOModel_XY) in this documentation.
|
|
</P>
|
|
<P><B>Default:</B> none.
|
|
</P>
|
|
</HTML>
|