mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
[DOC] minor rewording
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ IOModel off; :pre
|
||||
|
||||
[Description:]
|
||||
|
||||
The noIO-model is a dummy IO model.
|
||||
This IOModel produces no output.
|
||||
|
||||
[Restrictions:]
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:]
|
||||
|
||||
|
||||
@ -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:]
|
||||
|
||||
|
||||
@ -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:]
|
||||
|
||||
|
||||
@ -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:]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user