mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
33 lines
696 B
HTML
33 lines
696 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_allRegion 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 allRegion;
|
|
</PRE>
|
|
<P><B>Examples:</B>
|
|
</P>
|
|
<PRE>regionModel allRegion;
|
|
</PRE>
|
|
<P><B>Description:</B>
|
|
</P>
|
|
<P>The allRegion-model is a region model including the whole CFD region for the coupling.
|
|
</P>
|
|
<P><B>Restrictions:</B> None.
|
|
</P>
|
|
<P><B>Related commands:</B>
|
|
</P>
|
|
<P><A HREF = "regionModel.html">regionModel</A>
|
|
</P>
|
|
</HTML>
|