release on 2016-05-18_11-38-54
This commit is contained in:
@ -17,12 +17,15 @@
|
||||
twoWayFilesProps
|
||||
{
|
||||
couplingFilename "filename";
|
||||
maxNumberOfParticles number;
|
||||
maxNumberOfParticles scalar1;
|
||||
DEMts scalar2;
|
||||
};
|
||||
</PRE>
|
||||
<UL><LI><I>filename</I> = filename of the VTK file series
|
||||
|
||||
<LI><I>number</I> = maximum number of particles in DEM simulation
|
||||
<LI><I>scalar1</I> = maximum number of particles in DEM simulation
|
||||
|
||||
<LI><I>scalar2</I> = DEM time step width
|
||||
|
||||
|
||||
</UL>
|
||||
|
||||
Reference in New Issue
Block a user