Files
CFDEMcoupling-PFM/doc/clockModel_noClock.html
2012-07-17 15:56:10 +02:00

33 lines
610 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>clockModel_noClock command
</H3>
<P><B>Syntax:</B>
</P>
<P>Defined in couplingProperties dictionary.
</P>
<PRE>clockModel off;
</PRE>
<P><B>Examples:</B>
</P>
<PRE>clockModel off;
</PRE>
<P><B>Description:</B>
</P>
<P>The "noClock" model is a dummy clockModel model which does not measure/evaluate the run time.
</P>
<P><B>Restrictions:</B> none.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "clockModel.html">clockModel</A>
</P>
</HTML>