[DOC] formatting: limit line length

This commit is contained in:
danielque
2018-07-18 14:43:45 +02:00
parent b61db3f4a9
commit c31a692499
67 changed files with 426 additions and 108 deletions

View File

@ -43,7 +43,11 @@ gradPForceProps
[Description:]
The force model performs the calculation of forces (e.g. fluid-particle interaction forces) acting on each DEM particle. The gradPForce model is a model that calculates the particle based pressure gradient force -(grad(p)) * Vparticle (see Zhou et al. (2010): "Discrete particle simulation of particle-fluid flow: model formulations and their applicability" ,JFM).
The force model performs the calculation of forces (e.g. fluid-particle
interaction forces) acting on each DEM particle. The {gradPForce} model is a
model that calculates the particle based pressure gradient force -(grad(p)) *
Vparticle (see Zhou et al. (2010): "Discrete particle simulation of
particle-fluid flow: model formulations and their applicability", J. Fluid Mech.).
[Restrictions:]