[DOC] minor rewording

This commit is contained in:
danielque
2018-07-18 14:52:28 +02:00
parent 29278314c2
commit 4c7fd88b28
7 changed files with 10 additions and 10 deletions

View File

@ -45,10 +45,11 @@ Method (DEM) coupling.
CFDEMcoupling is an open-source code, distributed freely under the terms of the
"GNU Public License (GPL)"_https://www.gnu.org/licenses/gpl-3.0.en.html.
Core development of CFDEMcoupling is done by Christoph Goniva and Christoph
Kloss, both at DCS Computing GmbH, 2012
Core development of the public version of CFDEMcoupling is done by Christoph
Goniva and Christoph Kloss, both at DCS Computing GmbH.
This documentation was written by Christoph Goniva, DCS Computing GmbH, 2012
The original version of this documentation was written by Christoph Goniva, DCS
Computing GmbH, 2012.
:line

View File

@ -20,7 +20,7 @@ IOModel off; :pre
[Description:]
The noIO-model is a dummy IO model.
This IOModel produces no output.
[Restrictions:]

View File

@ -18,7 +18,7 @@ the governing equations of the fluid are computed and the corrections of
velocity and pressure field with respect to the body-movement information,
gained from LIGGGHTS, are incorporated.
Code of this solver contributions by Alice Hager, JKU.
The code of this solver was contributed by Alice Hager, JKU.
[Algorithm:]
@ -55,7 +55,6 @@ designed for the present case:
GONIVA, C., KLOSS, C., HAGER,A., WIERINK, G. and PIRKER, S. (2011): "A MULTI-PURPOSE OPEN SOURCE CFD-DEM APPROACH", Proc. of the 8th Int. Conf. on CFD in Oil and Gas, Metallurgical and Process Industries, Trondheim, Norway
and
HAGER, A., KLOSS, C. and GONIVA, C. (2011): "TOWARDS AN EFFICIENT IMMERSED BOUNDARY METHOD WITHIN AN OPEN SOURCE FRAMEWORK", Proc. of the 8th Int. Conf. on CFD in Oil and Gas, Metallurgical and Process Industries, Trondheim, Norway
NOTE:

View File

@ -28,7 +28,7 @@ models in this documentation.
The clockModel is the base class for models to examine the code/algorithm with
respect to run time.
Main parts of the clockModel classes are written by Josef Kerbl, JKU.
Main parts of the clockModel classes were written by Josef Kerbl, JKU.
[Restrictions:]

View File

@ -23,7 +23,7 @@ of models that can perform particle probing.
[Description:]
Does not perform any probing.
This model does not perform any probing.
[Restrictions:]

View File

@ -50,7 +50,7 @@ The region of influence of a particle can be increased artificially by
"scaleUpVol", which blows up the particles, but keeps their volume (for
voidfraction calculation) constant.
Code of this sub-model contributed by Alice Hager, JKU.
Code of this sub-model was contributed by Alice Hager, JKU.
[Restrictions:]

View File

@ -54,7 +54,7 @@ voidfraction calculation) constant.
The particle volume occupied in the CFD domain can be adjusted by the parameter
"weight", using Vparticle=dsphere^3*pi/6*weight.
Parts of this sub-model contributed by Alice Hager, JKU.
Parts of this sub-model were contributed by Alice Hager, JKU.
[Restrictions:]