Files
CFDEMcoupling-PFM/doc/voidFractionModel.html
2012-07-17 15:56:10 +02:00

35 lines
813 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>voidfractionModel command
</H3>
<P><B>Syntax:</B>
</P>
<P>Defined in couplingProperties dictionary.
</P>
<PRE>voidfractionModel model;
</PRE>
<UL><LI>model = name of the voidfractionModel to be applied
</UL>
<P><B>Examples:</B>
</P>
<PRE>voidfractionModel centre;
</PRE>
<P>Note: This examples list might not be complete - please look for other models (voidfractionModel_XY) in this documentation.
</P>
<P><B>Description:</B>
</P>
<P>The voidfractionModel is the base class for models to represent the DEM particle's volume in the CFD domain via a voidfraction field.
</P>
<P><B>Restrictions:</B> none.
</P>
<P><B>Default:</B> none.
</P>
</HTML>