Files
CFDEMcoupling-PFM/doc/regionModel.html
2013-01-10 16:39:45 +01:00

35 lines
829 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>regionModel command
</H3>
<P><B>Syntax:</B>
</P>
<P>Note: In the current CFDEMcoupling version, this model is no longer used. Defined in couplingProperties dictionary.
</P>
<PRE>regionModel model;
</PRE>
<UL><LI>model = name of the regionModel to be applied
</UL>
<P><B>Examples:</B>
</P>
<PRE>regionModel allRegion;
</PRE>
<P>Note: This examples list might not be complete - please look for other models (regionModel_XY) in this documentation.
</P>
<P><B>Description:</B>
</P>
<P>The regionModel is the base class for region models to select a certain region for coupled simulation.
</P>
<P><B>Restrictions:</B> none.
</P>
<P><B>Default:</B> none.
</P>
</HTML>