Files
CFDEMcoupling-PFM/doc/probeModel.html
2014-04-15 09:22:02 +02:00

43 lines
1002 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>probeModel command
</H3>
<P><B>Syntax:</B>
</P>
<P>To be activated via couplingProperties dictionary.
</P>
<PRE>probeModel myProbeModel;
</PRE>
<P>Use probe model "off" to disable this feature.
</P>
<PRE>myProbeModelProps
</PRE>
<PRE>{
</PRE>
<PRE>};
</PRE>
<P><B>Examples:</B>
</P>
<P>See <A HREF = "probeModel_particleProbe.html">particleProbe</A>
</P>
<P>Note: This examples list might not be complete - please check below for the list of force models that can perform particle probing.
</P>
<P><B>Description:</B>
</P>
<P>The probeModel feature allows to implement various probing features in CFDEM. Currently, only the <A HREF = "probeModel_particleProbe.html">particleProbe</A> model is implemented, that performs probing of particle forces.
</P>
<P><B>Restrictions:</B>
</P>
<P>None.
</P>
<P><B>Default:</B> none.
</P>
</HTML>