Files
CFDEMcoupling-PFM/doc/smoothingModel_noSmoothing.html
2013-05-16 07:06:53 +02:00

33 lines
621 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>smoothingModel_noSmoothing command
</H3>
<P><B>Syntax:</B>
</P>
<P>Defined in couplingProperties dictionary.
</P>
<PRE>smoothingModel off;
</PRE>
<P><B>Examples:</B>
</P>
<PRE>smoothingModel off;
</PRE>
<P><B>Description:</B>
</P>
<P>The "noSmoothing" model is a dummy smoothingModel model which does no smoothing.
</P>
<P><B>Restrictions:</B> none.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "smoothingModel.html">smoothingModel</A>
</P>
</HTML>