mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
44 lines
854 B
HTML
44 lines
854 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_noProbe command
|
|
</H3>
|
|
<P><B>Syntax:</B>
|
|
</P>
|
|
<P>To be activated via couplingProperties dictionary.
|
|
</P>
|
|
<PRE>forceModels
|
|
{
|
|
myForceModel1
|
|
myForceModel2
|
|
myForceModel3
|
|
};
|
|
</PRE>
|
|
<P><B>Examples:</B>
|
|
</P>
|
|
<PRE>probeModel off;
|
|
</PRE>
|
|
<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>Does not perform any probing.
|
|
</P>
|
|
<P><B>Restrictions:</B>
|
|
</P>
|
|
<P>None.
|
|
</P>
|
|
<P><B>Related commands which are currently enabled for particle probing:</B>
|
|
</P>
|
|
<P><A HREF = "probeModel_particleProbe.html">particleProbe</A>
|
|
</P>
|
|
<P><B>Default:</B> none.
|
|
</P>
|
|
</HTML>
|