release on 2016-05-18_11-38-54

This commit is contained in:
Christoph Goniva
2016-05-18 11:38:55 +02:00
parent c3a1e3763d
commit e013e0549f
200 changed files with 3358 additions and 3760 deletions

View File

@ -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>